1. 4c66375 kvm: add support for memory transaction attributes by Paolo Bonzini · 10 years ago
  2. 84cbd63 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago
  3. 726a8ff target-i386: Remove AMD feature flag aliases from CPU model table by Eduardo Habkost · 10 years ago
  4. 01431f3 target-i386: X86CPU::xlevel2 QOM property by Eduardo Habkost · 10 years ago
  5. b9472b7 target-i386: Make "level" and "xlevel" properties static by Eduardo Habkost · 10 years ago
  6. 42874d3 Switch non-CPU callers from ld/st*_phys to address_space_ld/st* by Peter Maydell · 10 years ago
  7. 9c04146 target-i386: remove superfluous TARGET_HAS_SMC macro by Emilio G. Cota · 10 years ago
  8. 9cb11fd target-i386: clear bsp bit when designating bsp by Nadav Amit · 10 years ago
  9. cbea0c2 target-i386: save 64-bit CR3 in 64-bit SMM state save area by Paolo Bonzini · 10 years ago
  10. a356850 target-i386: Haswell-noTSX and Broadwell-noTSX by Eduardo Habkost · 10 years ago
  11. 1ee9159 Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell" by Eduardo Habkost · 10 years ago
  12. e1570d0 target-i386: Remove icc_bridge parameter from cpu_x86_create() by Eduardo Habkost · 10 years ago
  13. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  14. a195fdd Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  15. 4689b77 machine: query kvm-shadow-mem machine property by Marcel Apfelbaum · 10 years ago
  16. b16565b kvm: add machine state to kvm_arch_init by Marcel Apfelbaum · 10 years ago
  17. 8d86e34 Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging by Peter Maydell · 10 years ago
  18. 4841237 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago
  19. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  20. 6e8e265 target-i386: Clean up misuse of qdev_init() in realize method by Markus Armbruster · 10 years ago
  21. ac57622 x86: fix SS selector in SYSRET by Bill Paul · 10 years ago
  22. 9886e83 target-i386: Require APIC ID to be explicitly set before CPU realize by Eduardo Habkost · 10 years ago
  23. 54a4029 target-i386: Move APIC ID compatibility code to pc.c by Eduardo Habkost · 10 years ago
  24. 7e72a45 target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id by Eduardo Habkost · 10 years ago
  25. 0f4b210 target-i386: Remove unused APIC ID default code by Eduardo Habkost · 10 years ago
  26. 5eb2f7a target-i386: Eliminate unnecessary get_cpuid_vendor() function by Eduardo Habkost · 10 years ago
  27. 8c3329e target-i386: Simplify listflags() function by Eduardo Habkost · 10 years ago
  28. 869b764 target-i386: Move topology.h to include/hw/i386 by Eduardo Habkost · 10 years ago
  29. 0856579 Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging" by Peter Maydell · 10 years ago
  30. b8a173b Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago
  31. de13197 target-i386: Move APIC ID compatibility code to pc.c by Eduardo Habkost · 10 years ago
  32. e1356dd target-i386: Require APIC ID to be explicitly set before CPU realize by Eduardo Habkost · 10 years ago
  33. 9c235e8 target-i386: Set APIC ID using cpu_index on CONFIG_USER by Eduardo Habkost · 10 years ago
  34. 9e9d386 target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id by Eduardo Habkost · 10 years ago
  35. 18b0e4e target-i386: Simplify error handling on cpu_x86_init_user() by Eduardo Habkost · 10 years ago
  36. 15258d4 target-i386: Eliminate cpu_init() function by Eduardo Habkost · 10 years ago
  37. 644dba2 target-i386: Rename cpu_x86_init() to cpu_x86_init_user() by Eduardo Habkost · 10 years ago
  38. 8a3f75b target-i386: Move topology.h to include/hw/i386 by Eduardo Habkost · 10 years ago
  39. 08e1a1e target-i386: Eliminate unnecessary get_cpuid_vendor() function by Eduardo Habkost · 10 years ago
  40. a3c2ca7 target-i386: Simplify listflags() function by Eduardo Habkost · 10 years ago
  41. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  42. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  43. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  44. 13704e4 target-i386: Disable HLE and RTM on Haswell & Broadwell by Eduardo Habkost · 10 years ago
  45. b771147 target-i386: make xmm_regs 512-bit wide by Paolo Bonzini · 10 years ago
  46. a03c3e9 target-i386: use vmstate_offset_sub_array for AVX registers by Paolo Bonzini · 10 years ago
  47. 9220fe5 cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors by Peter Maydell · 10 years ago
  48. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  49. b629a38 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  50. bee8188 target-i386: do not memcpy in and out of xmm_regs by Paolo Bonzini · 10 years ago
  51. 0795808 target-i386: fix movntsd on big-endian hosts by Paolo Bonzini · 10 years ago
  52. 9e03a04 kvm: extend kvm_irqchip_add_msi_route to work on s390 by Frank Blaschka · 10 years ago
  53. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  54. bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  55. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  56. dfa9c2a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  57. 2f9ac42 target-i386: add Ivy Bridge CPU model by Paolo Bonzini · 10 years ago
  58. 78a611f target-i386: add f16c and rdrand to Haswell and Broadwell by Paolo Bonzini · 10 years ago
  59. b3a4f0b target-i386: add VME to all CPUs by Paolo Bonzini · 10 years ago
  60. 5b9efc3 i386: do not cross the pages boundaries in replay mode by Pavel Dovgalyuk · 10 years ago
  61. e42a92a x86: Drop some superfluous casts from void * by Markus Armbruster · 10 years ago
  62. ab3ad07 x86: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  63. 4be34d1 x86: Fuse g_malloc(); memset() into g_malloc0() by Markus Armbruster · 10 years ago
  64. 18cd2c1 target-i386: get/set/migrate XSAVES state by Wanpeng Li · 10 years ago
  65. 0bb0b2d target-i386: add feature flags for CPUID[EAX=0xd,ECX=1] by Paolo Bonzini · 10 years ago
  66. 076796f8 valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl by Christian Borntraeger · 10 years ago
  67. d19ae73 valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl by Christian Borntraeger · 10 years ago
  68. c7fe4b1 valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl by Christian Borntraeger · 10 years ago
  69. bdfc848 valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl by Christian Borntraeger · 10 years ago
  70. f41389a KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks by Eric Auger · 10 years ago
  71. 9551ea6 target-i386: simplify AES emulation by Aurelien Jarno · 11 years ago
  72. c4d4525 target-i386: fix icount processing for repz instructions by Pavel Dovgalyuk · 10 years ago
  73. 18b41f9 target-i386: fbld instruction doesn't set minus sign by Dmitry Poletaev · 10 years ago
  74. ea32aaf target-i386: Wrong conversion infinity from float80 to int32/int64 by Dmitry Poletaev · 10 years ago
  75. 60e6804 apic: avoid getting out of halted state on masked PIC interrupts by Paolo Bonzini · 10 years ago
  76. c52e679 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  77. e6a33e4 target-i386: fix Coverity complaints about overflows by Paolo Bonzini · 10 years ago
  78. ae67dc7 target-i386: eliminate dead code and hoist common code out of "if" by Paolo Bonzini · 10 years ago
  79. 776346c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging by Peter Maydell · 10 years ago
  80. 8f9d989 target-i386: cpu: keeping function parameters alignment on new line by Chen Fan · 10 years ago
  81. 75d373e target-i386: Disable SVM by default in KVM mode by Eduardo Habkost · 10 years ago
  82. e93abc1 target-i386: Don't enable nested VMX by default by Eduardo Habkost · 10 years ago
  83. b9fc20b target-i386: Remove unsupported bits from all CPU models by Eduardo Habkost · 10 years ago
  84. 864867b target-i386: Disable CPUID_ACPI by default in KVM mode by Eduardo Habkost · 10 years ago
  85. 1cadaa9 target-i386: Rename KVM auto-feature-enable compat function by Eduardo Habkost · 10 years ago
  86. 7135781 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging by Peter Maydell · 10 years ago
  87. bb019cf target-i386: Remove unused model_features_t struct by Eduardo Habkost · 10 years ago
  88. e64e353 i386: fix breakpoints handling in icount mode by Pavel Dovgalyuk · 10 years ago
  89. 9aecd6f target-i386: add Intel AVX-512 support by Chao Peng · 10 years ago
  90. e48638f target-i386: warns users when CPU threads>1 for non-Intel CPUs by Wei Huang · 10 years ago
  91. 81ab11a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  92. 42f53fe target-i386: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  93. 374e0cd target-i386: Use cpu_exec_enter/exit qom hooks by Richard Henderson · 10 years ago
  94. 5bde140 target-i386: update fp status fix by Pavel Dovgalyuk · 10 years ago
  95. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 10 years ago
  96. c00c94a target-i386: Reject invalid CPU feature names on the command-line by Eduardo Habkost · 11 years ago
  97. 4d1b279 target-i386: Support migratable=no properly by Eduardo Habkost · 11 years ago
  98. 38a01e5 Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  99. 7b458bf target-i386: Add "tsc_adjust" CPU feature name by Eduardo Habkost · 11 years ago
  100. 5bd8ff0 target-i386: Add "mpx" CPU feature name by Eduardo Habkost · 11 years ago