1. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  2. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  3. 00fdef6 target-i386: Fix compiler warning (integer constant is too large) by Stefan Weil · 11 years ago
  4. a23bbfd cpu: Turn cpu_get_memory_mapping() into a CPUState hook by Andreas Färber · 12 years ago
  5. 444d559 cpu: Turn cpu_paging_enabled() into a CPUState hook by Andreas Färber · 12 years ago
  6. bff6347 target-i386: Fix mask of pte index in memory mapping by Qiao Nuohan · 12 years ago
  7. fbc2ed9 target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses by Luiz Capitulino · 12 years ago
  8. 6ad53bd target-i386: fix bits 39:32 of the final physical address when using 4M page by Wen Congyang · 12 years ago
  9. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  10. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  11. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  12. fc0608a Fix some more license versions (GPL2+ instead of GPL2) by Stefan Weil · 13 years ago
  13. 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 13 years ago
  14. 31a2207 Add API to check whether paging mode is enabled by Wen Congyang · 13 years ago
  15. fae001f implement cpu_get_memory_mapping() by Wen Congyang · 13 years ago