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