1. 21e00fa memory: Replace skip_dump flag with "ram_device" by Alex Williamson · 8 years ago
  2. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  3. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  4. 1fbeff7 dump-guest-memory: add "detach" support by Peter Xu · 9 years ago
  5. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  6. 94beb66 memory_mapping: Rework cpu related includes by Peter Crosthwaite · 10 years ago
  7. e4dc3f5 Add skip_dump flag to ignore memory region during dump by Nikunj A Dadhania · 10 years ago
  8. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  9. 56c4bfb dump: rebase from host-private RAMBlock offsets to guest-physical addresses by Laszlo Ersek · 11 years ago
  10. c5d7f60 dump: populate guest_phys_blocks by Laszlo Ersek · 11 years ago
  11. 5ee163e dump: introduce GuestPhysBlockList by Laszlo Ersek · 11 years ago
  12. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  13. 11ed09c memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting by Andreas Färber · 12 years ago
  14. a23bbfd cpu: Turn cpu_get_memory_mapping() into a CPUState hook by Andreas Färber · 12 years ago
  15. 444d559 cpu: Turn cpu_paging_enabled() into a CPUState hook by Andreas Färber · 12 years ago
  16. a316103 exec: change RAM list to a TAILQ by Paolo Bonzini · 12 years ago
  17. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  18. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  19. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  20. fc0608a Fix some more license versions (GPL2+ instead of GPL2) by Stefan Weil · 13 years ago
  21. 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 13 years ago
  22. 783e9b4 introduce a new monitor command 'dump-guest-memory' to dump guest's memory by Wen Congyang · 13 years ago
  23. 2b05ab5 Add API to get memory mapping without do paging by Wen Congyang · 13 years ago
  24. c517076 Add API to get memory mapping by Wen Congyang · 13 years ago
  25. 80167a8 Add API to create memory mapping list by Wen Congyang · 13 years ago