1. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 11 years ago
  2. 56c4bfb dump: rebase from host-private RAMBlock offsets to guest-physical addresses by Laszlo Ersek · 11 years ago
  3. c5d7f60 dump: populate guest_phys_blocks by Laszlo Ersek · 11 years ago
  4. 5ee163e dump: introduce GuestPhysBlockList by Laszlo Ersek · 11 years ago
  5. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 11 years ago
  6. 11ed09c memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting by Andreas Färber · 11 years ago
  7. a23bbfd cpu: Turn cpu_get_memory_mapping() into a CPUState hook by Andreas Färber · 11 years ago
  8. 444d559 cpu: Turn cpu_paging_enabled() into a CPUState hook by Andreas Färber · 11 years ago
  9. a316103 exec: change RAM list to a TAILQ by Paolo Bonzini · 12 years ago
  10. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  11. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  12. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  13. fc0608a Fix some more license versions (GPL2+ instead of GPL2) by Stefan Weil · 12 years ago
  14. 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 12 years ago
  15. 783e9b4 introduce a new monitor command 'dump-guest-memory' to dump guest's memory by Wen Congyang · 12 years ago
  16. 2b05ab5 Add API to get memory mapping without do paging by Wen Congyang · 12 years ago
  17. c517076 Add API to get memory mapping by Wen Congyang · 12 years ago
  18. 80167a8 Add API to create memory mapping list by Wen Congyang · 12 years ago