1. c8c14bc target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translation by Luiz Capitulino · 11 years ago
  2. 2cd49cb target-i386: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  3. a443bc3 target-i386: Add missing 'static' and 'const' attributes by Stefan Weil · 11 years ago
  4. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  5. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  6. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  7. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  8. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 11 years ago
  9. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  10. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 11 years ago
  11. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  12. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  13. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  14. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  15. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  16. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  17. 93afead cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  18. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  19. 94a444b cpu: Introduce CPUClass::parse_features() hook by Andreas Färber · 11 years ago
  20. d940ee9 target-i386: X86CPU model subclasses by Eduardo Habkost · 11 years ago
  21. 500050d target-i386: Prepare CPUClass::class_by_name for X86CPU by Andreas Färber · 11 years ago
  22. ef02ef5 target-i386: Enable x2apic by default on KVM by Eduardo Habkost · 11 years ago
  23. 8fb4f82 target-i386: Introduce x86_cpu_compat_disable_kvm_features() by Eduardo Habkost · 11 years ago
  24. 5fcca9f target-i386: Make kvm_default_features an array by Eduardo Habkost · 11 years ago
  25. 74f54bc target-i386: Don't declare variables in the middle of blocks by Eduardo Habkost · 11 years ago
  26. 9576de7 target-i386: Rename x86_def_t to X86CPUDefinition by Eduardo Habkost · 11 years ago
  27. 285f025 target-i386: Call x86_cpu_load_def() earlier by Eduardo Habkost · 11 years ago
  28. c080e30 target-i386: Rename cpu_x86_register() to x86_cpu_load_def() by Eduardo Habkost · 11 years ago
  29. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  30. 19d6ca1 target-i386: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  31. 613c12e Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  32. 2396187 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  33. 5d371f4 qapi script: do not add "_" for every capitalized char in enum by Wenchao Xia · 11 years ago
  34. b0f15a5 target-i386: bugfix of Intel MPX by Liu, Jinsong · 11 years ago
  35. e00ef74 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  36. 4ab23a9 Define the architecture for compressed dump format by qiaonuohan · 11 years ago
  37. cb48da7 target-i386: Fix ucomis and comis memory access by Richard Henderson · 11 years ago
  38. 4e47e39 target-i386: Fix SSE status flag corruption by Richard Henderson · 11 years ago
  39. d2fe51b target-i386: Fix CC_OP_CLR vs PF by Richard Henderson · 11 years ago
  40. 6d093a4 target-i386: Fix I/O bitmap checks for in/out by Kevin Wolf · 11 years ago
  41. db3be60 exec: Make stb_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  42. 5ce5944 exec: Make stw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  43. 2198a12 exec: Make stl_phys_notdirty input an AddressSpace by Edgar E. Iglesias · 11 years ago
  44. ab1da85 exec: Make stl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  45. f606604 exec: Make stq_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  46. 41701aa exec: Make lduw_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  47. 2c17449 exec: Make ldq/ldub_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  48. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  49. 7c08db3 target-i386: Move KVM default-vendor hack to instance_init by Eduardo Habkost · 11 years ago
  50. 82beb53 target-i386: Don't change x86_def_t struct on cpu_x86_register() by Eduardo Habkost · 11 years ago
  51. c1f4122 target-i386: Eliminate CONFIG_KVM #ifdefs by Eduardo Habkost · 11 years ago
  52. 48a5f3b kvm: add support for hyper-v timers by Vadim Rozenfeld · 11 years ago
  53. 5ef6898 kvm: make hyperv vapic assist page migratable by Vadim Rozenfeld · 11 years ago
  54. 1c90ef2 kvm: make hyperv hypercall and guest os id MSRs migratable. by Vadim Rozenfeld · 11 years ago
  55. 7bc3d71 kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV by Paolo Bonzini · 11 years ago
  56. 234cc64 KVM: fix coexistence of KVM and Hyper-V leaves by Paolo Bonzini · 11 years ago
  57. f0b9b11 target-i386: kvm_check_features_against_host(): Kill feature word array by Eduardo Habkost · 11 years ago
  58. 2bc65d2 target-i386: kvm_cpu_fill_host(): Fill feature words in a loop by Eduardo Habkost · 11 years ago
  59. 2a57325 target-i386: kvm_cpu_fill_host(): Set all feature words at end of function by Eduardo Habkost · 11 years ago
  60. 803a932 target-i386: kvm_cpu_fill_host(): No need to check xlevel2 by Eduardo Habkost · 11 years ago
  61. b73dcfb target-i386: kvm_cpu_fill_host(): No need to check CPU vendor by Eduardo Habkost · 11 years ago
  62. 7171a39 target-i386: kvm_cpu_fill_host(): No need to check level by Eduardo Habkost · 11 years ago
  63. 81e2077 target-i386: kvm_cpu_fill_host(): Kill unused code by Eduardo Habkost · 11 years ago
  64. 0169c51 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 11 years ago
  65. 439d19f kvm: always update the MPX model specific register by Paolo Bonzini · 11 years ago
  66. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  67. 4cddc7f Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  68. 074dcc2 Merge remote-tracking branch 'rth/ldst-i386-2' into staging by Anthony Liguori · 11 years ago
  69. 7826163 target-i386: Tidy ljmp by Richard Henderson · 11 years ago
  70. 74bdfbd target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v by Richard Henderson · 11 years ago
  71. 830a19a target-i386: Tidy some size computation by Richard Henderson · 11 years ago
  72. 33b7891 target-i386: Remove gen_op_mov_reg_A0 by Richard Henderson · 11 years ago
  73. c56bacc target-i386: Remove gen_op_mov_TN_reg by Richard Henderson · 11 years ago
  74. fd5185e target-i386: Remove gen_op_addl_T0_T1 by Richard Henderson · 11 years ago
  75. 68773f8 target-i386: Remove gen_op_mov_reg_T1 by Richard Henderson · 11 years ago
  76. 480a762 target-i386: Remove gen_op_mov_reg_T0 by Richard Henderson · 11 years ago
  77. fac0aff target-i386: Tidy cpu_regs initialization by Richard Henderson · 11 years ago
  78. 8e31d23 target_i386: Clean up gen_pop_T0 by Richard Henderson · 11 years ago
  79. 432baff target-i386: Combine gen_push_T* into gen_push_v by Richard Henderson · 11 years ago
  80. 7effd62 target-i386: Tidy addr16 code in gen_lea_modrm by Richard Henderson · 11 years ago
  81. ab4e4ae target-i386: Change dflag to TCGMemOp by Richard Henderson · 11 years ago
  82. 6f17675 target-i386: Change gen_op_mov_reg_A0 size parameter to TCGMemOp by Richard Henderson · 11 years ago
  83. 1d71ddb target-i386: Change aflag to TCGMemOp by Richard Henderson · 11 years ago
  84. c92aa1a target-i386: Change gen_op_j*z_ecx size parameter to TCGMemOp by Richard Henderson · 11 years ago
  85. d3f4bbe target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp by Richard Henderson · 11 years ago
  86. d67dc9e target-i386: Use TCGMemOp for 'ot' variables by Richard Henderson · 11 years ago
  87. a7e5c7d target-i386: Remove gen_op_andl_A0_ffff by Richard Henderson · 11 years ago
  88. 2b98a7d target-i386: Remove gen_op_movl_T0_T1 by Richard Henderson · 11 years ago
  89. f0706f0 target-i386: Remove gen_op_andl_T0_im by Richard Henderson · 11 years ago
  90. 40b9023 target-i386: Remove gen_op_andl_T0_ffff by Richard Henderson · 11 years ago
  91. cc0bce8 target-i386: Remove gen_movtl_T*_im by Richard Henderson · 11 years ago
  92. 3250cff target-i386: Remove gen_op_mov*_A0_im by Richard Henderson · 11 years ago
  93. 0ae657b target-i386: Remove gen_op_movl_T0_im* by Richard Henderson · 11 years ago
  94. 1b90d56 target-i386: Remove gen_op_movl_T0_im* by Richard Henderson · 11 years ago
  95. 97212c8 target-i386: Remove gen_op_movl_T0_0 by Richard Henderson · 11 years ago
  96. a7fbcbe target-i386: Tidy extend + move by Richard Henderson · 11 years ago
  97. d5601ad target-i386: Tidy extend + store by Richard Henderson · 11 years ago
  98. 80b0201 target-i386: Tidy load + truncate by Richard Henderson · 11 years ago
  99. 24b9c00 target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32 by Richard Henderson · 11 years ago
  100. 3655a19 target-i386: Use MO_BE for movbe by Richard Henderson · 11 years ago