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