1. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  2. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  3. 90a2541 target-i386: fix over 80 chars warnings by liguang · 12 years ago
  4. a78d0ea target-i386/helper: remove EIP macro by liguang · 12 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. 0514ef2 target-i386: Replace cpuid_*features fields with a feature word array by Eduardo Habkost · 12 years ago
  10. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  11. e175bce target-i386: Use switch in check_hw_breakpoints() by liguang · 12 years ago
  12. 428065c target-i386: Define DR7 bit field constants by liguang · 12 years ago
  13. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  14. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  15. 92fc4b5 x86: switch to AREG0 free mode by Blue Swirl · 13 years ago
  16. 4a7443b x86: avoid AREG0 for misc helpers by Blue Swirl · 13 years ago
  17. f0967a1 x86: avoid AREG0 for condition code helpers by Blue Swirl · 13 years ago
  18. f7b2429 x86: split off misc helpers by Blue Swirl · 13 years ago