1. cf01ba9 Makefile.target: CONFIG_NO_* variables removed by Ákos Kovács · 11 years ago
  2. 92067bf target-i386: Move hyperv_* static globals to X86CPU by Igor Mammedov · 12 years ago
  3. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  4. 92fc4b5 x86: switch to AREG0 free mode by Blue Swirl · 13 years ago
  5. 2999a0b x86: avoid AREG0 in segmentation helpers by Blue Swirl · 13 years ago
  6. 4a7443b x86: avoid AREG0 for misc helpers by Blue Swirl · 13 years ago
  7. 608badf x86: avoid AREG0 for SMM helpers by Blue Swirl · 13 years ago
  8. 052e80d x86: avoid AREG0 for SVM helpers by Blue Swirl · 13 years ago
  9. 7923057 x86: avoid AREG0 for integer helpers by Blue Swirl · 13 years ago
  10. f0967a1 x86: avoid AREG0 for condition code helpers by Blue Swirl · 13 years ago
  11. d3eb5ea x86: avoid AREG0 for FPU helpers by Blue Swirl · 13 years ago
  12. 1d31f66 kvm: Move kvm_allows_irq0_override() to target-i386, fix return type by Peter Maydell · 13 years ago
  13. 9cc85c2 x86: rename op_helper.c to seg_helper.c by Blue Swirl · 13 years ago
  14. 1077499 x86: split off memory access helpers by Blue Swirl · 13 years ago
  15. f7b2429 x86: split off misc helpers by Blue Swirl · 13 years ago
  16. ab109e5 x86: split off SMM helpers by Blue Swirl · 13 years ago
  17. 6bada5e x86: split off SVM helpers by Blue Swirl · 13 years ago
  18. d758207 x86: split off integer helpers by Blue Swirl · 13 years ago
  19. 5918fff x86: split off condition code helpers by Blue Swirl · 13 years ago
  20. f299f43 x86: split off FPU helpers by Blue Swirl · 13 years ago
  21. 599b9a5 x86: split off exception handlers by Blue Swirl · 13 years ago
  22. fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  23. 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
  24. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago