1. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  2. 1b5ec23 memory: return MemoryRegion from qemu_ram_addr_from_host by Paolo Bonzini · 12 years ago
  3. 7443b43 exec: move qemu_ram_addr_from_host_nofail to cputlb.c by Paolo Bonzini · 12 years ago
  4. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  5. 90260c6 exec: Resolve subpages in one step except for IOTLB fills by Jan Kiszka · 12 years ago
  6. 54b949d cputlb: fix debug logs by Hervé Poussineau · 12 years ago
  7. 149f54b memory: add address_space_translate by Paolo Bonzini · 12 years ago
  8. 8f3e03c cputlb: simplify tlb_set_page by Paolo Bonzini · 12 years ago
  9. d77953b cpu: Move current_tb field to CPUState by Andreas Färber · 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. ac1970f memory: per-AddressSpace dispatch by Avi Kivity · 12 years ago
  13. 7762c2c memory: rename 'exec-obsolete.h' by Avi Kivity · 13 years ago
  14. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  15. 116aae3 cputlb.c: Fix out of date comment by Peter Maydell · 13 years ago
  16. 56eb21e cputlb: fix watchpoints handling by Max Filippov · 13 years ago
  17. cc5bea6 cputlb: prepare private memory API for public consumption by Blue Swirl · 13 years ago
  18. 0cac1b6 cputlb: move TLB handling to a separate file by Blue Swirl · 13 years ago