1. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  2. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  3. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  4. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  5. 00f5e6f target-i386/helper: remove EDX macro by liguang · 12 years ago
  6. a416561 target-i386/helper: remove ECX macro by liguang · 12 years ago
  7. 70b5136 target-i386/helper: remove EBX macro by liguang · 12 years ago
  8. 4b34e3a target-i386/helper: remove EAX macro by liguang · 12 years ago
  9. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  10. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  11. 92fc4b5 x86: switch to AREG0 free mode by Blue Swirl · 13 years ago
  12. 329e607 x86: use wrappers for memory access helpers by Blue Swirl · 13 years ago
  13. f0967a1 x86: avoid AREG0 for condition code helpers by Blue Swirl · 13 years ago
  14. d3eb5ea x86: avoid AREG0 for FPU helpers by Blue Swirl · 13 years ago
  15. 1077499 x86: split off memory access helpers by Blue Swirl · 13 years ago