1. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  2. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  3. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  4. 13704e4 target-i386: Disable HLE and RTM on Haswell & Broadwell by Eduardo Habkost · 10 years ago
  5. b771147 target-i386: make xmm_regs 512-bit wide by Paolo Bonzini · 10 years ago
  6. a03c3e9 target-i386: use vmstate_offset_sub_array for AVX registers by Paolo Bonzini · 10 years ago
  7. 9220fe5 cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors by Peter Maydell · 10 years ago
  8. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  9. b629a38 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  10. bee8188 target-i386: do not memcpy in and out of xmm_regs by Paolo Bonzini · 10 years ago
  11. 0795808 target-i386: fix movntsd on big-endian hosts by Paolo Bonzini · 10 years ago
  12. 9e03a04 kvm: extend kvm_irqchip_add_msi_route to work on s390 by Frank Blaschka · 10 years ago
  13. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  14. bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  15. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  16. dfa9c2a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  17. 2f9ac42 target-i386: add Ivy Bridge CPU model by Paolo Bonzini · 10 years ago
  18. 78a611f target-i386: add f16c and rdrand to Haswell and Broadwell by Paolo Bonzini · 10 years ago
  19. b3a4f0b target-i386: add VME to all CPUs by Paolo Bonzini · 10 years ago
  20. 5b9efc3 i386: do not cross the pages boundaries in replay mode by Pavel Dovgalyuk · 10 years ago
  21. e42a92a x86: Drop some superfluous casts from void * by Markus Armbruster · 10 years ago
  22. ab3ad07 x86: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  23. 4be34d1 x86: Fuse g_malloc(); memset() into g_malloc0() by Markus Armbruster · 10 years ago
  24. 18cd2c1 target-i386: get/set/migrate XSAVES state by Wanpeng Li · 10 years ago
  25. 0bb0b2d target-i386: add feature flags for CPUID[EAX=0xd,ECX=1] by Paolo Bonzini · 10 years ago
  26. 076796f valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl by Christian Borntraeger · 10 years ago
  27. d19ae73 valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl by Christian Borntraeger · 10 years ago
  28. c7fe4b1 valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl by Christian Borntraeger · 10 years ago
  29. bdfc848 valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl by Christian Borntraeger · 10 years ago
  30. f41389a KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks by Eric Auger · 10 years ago
  31. 9551ea6 target-i386: simplify AES emulation by Aurelien Jarno · 11 years ago
  32. c4d4525 target-i386: fix icount processing for repz instructions by Pavel Dovgalyuk · 10 years ago
  33. 18b41f9 target-i386: fbld instruction doesn't set minus sign by Dmitry Poletaev · 10 years ago
  34. ea32aaf target-i386: Wrong conversion infinity from float80 to int32/int64 by Dmitry Poletaev · 10 years ago
  35. 60e6804 apic: avoid getting out of halted state on masked PIC interrupts by Paolo Bonzini · 10 years ago
  36. c52e679 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  37. e6a33e4 target-i386: fix Coverity complaints about overflows by Paolo Bonzini · 10 years ago
  38. ae67dc7 target-i386: eliminate dead code and hoist common code out of "if" by Paolo Bonzini · 10 years ago
  39. 776346c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging by Peter Maydell · 10 years ago
  40. 8f9d989 target-i386: cpu: keeping function parameters alignment on new line by Chen Fan · 10 years ago
  41. 75d373e target-i386: Disable SVM by default in KVM mode by Eduardo Habkost · 10 years ago
  42. e93abc1 target-i386: Don't enable nested VMX by default by Eduardo Habkost · 10 years ago
  43. b9fc20b target-i386: Remove unsupported bits from all CPU models by Eduardo Habkost · 10 years ago
  44. 864867b target-i386: Disable CPUID_ACPI by default in KVM mode by Eduardo Habkost · 10 years ago
  45. 1cadaa9 target-i386: Rename KVM auto-feature-enable compat function by Eduardo Habkost · 10 years ago
  46. 7135781 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging by Peter Maydell · 10 years ago
  47. bb019cf target-i386: Remove unused model_features_t struct by Eduardo Habkost · 10 years ago
  48. e64e353 i386: fix breakpoints handling in icount mode by Pavel Dovgalyuk · 10 years ago
  49. 9aecd6f target-i386: add Intel AVX-512 support by Chao Peng · 10 years ago
  50. e48638f target-i386: warns users when CPU threads>1 for non-Intel CPUs by Wei Huang · 10 years ago
  51. 81ab11a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  52. 42f53fe target-i386: Use cpu_exec_interrupt qom hook by Richard Henderson · 11 years ago
  53. 374e0cd target-i386: Use cpu_exec_enter/exit qom hooks by Richard Henderson · 11 years ago
  54. 5bde140 target-i386: update fp status fix by Pavel Dovgalyuk · 11 years ago
  55. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 11 years ago
  56. c00c94a target-i386: Reject invalid CPU feature names on the command-line by Eduardo Habkost · 11 years ago
  57. 4d1b279 target-i386: Support migratable=no properly by Eduardo Habkost · 11 years ago
  58. 38a01e5 Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  59. 7b458bf target-i386: Add "tsc_adjust" CPU feature name by Eduardo Habkost · 11 years ago
  60. 5bd8ff0 target-i386: Add "mpx" CPU feature name by Eduardo Habkost · 11 years ago
  61. 9db2efd x86: Clear MTRRs on vCPU reset by Alex Williamson · 11 years ago
  62. d1ae67f x86: kvm: Add MTRR support for kvm_get|put_msrs() by Alex Williamson · 11 years ago
  63. d8b5c67 x86: Use common variable range MTRR counts by Alex Williamson · 11 years ago
  64. 1844e68 target-i386: Don't forbid NX bit on PAE PDEs and PTEs by William Grant · 11 years ago
  65. 4757599 linux-user: Fix syscall instruction usermode emulation on X86_64 by Jincheng Miao · 11 years ago
  66. 5c6b3c5 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
  67. a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
  68. 5bb4c35 target-i386/cpu.c: Fix two error output indentation by chenfan · 11 years ago
  69. b4bda1a target-i386: Allow execute from user mode when SMEP is enabled. by Ricky Zhou · 11 years ago
  70. 8248c36 target-i386: Add "kvmclock-stable-bit" feature bit name by Eduardo Habkost · 11 years ago
  71. ece0135 target-i386: Broadwell CPU model by Eduardo Habkost · 11 years ago
  72. b3fb3a2 target-i386: Fix indentation of CPU model definitions by Eduardo Habkost · 11 years ago
  73. 303752a target-i386: Support "invariant tsc" flag by Marcelo Tosatti · 11 years ago
  74. 68bfd0a target-i386: block migration and savevm if invariant tsc is exposed by Marcelo Tosatti · 11 years ago
  75. 120eee7 target-i386: Set migratable=yes by default on "host" CPU mooel by Eduardo Habkost · 11 years ago
  76. 84f1b92 target-i386: Add "migratable" property to "host" CPU model by Eduardo Habkost · 11 years ago
  77. fefb41b target-i386: Support check/enforce flags in TCG mode, too by Eduardo Habkost · 11 years ago
  78. 37ce352 target-i386: Loop-based feature word filtering in TCG mode by Eduardo Habkost · 11 years ago
  79. e1c224b target-i386: Loop-based copying and setting/unsetting of feature words by Eduardo Habkost · 11 years ago
  80. 621626c target-i386: Define TCG_*_FEATURES earlier in cpu.c by Eduardo Habkost · 11 years ago
  81. 84a6c6c target-i386: Filter KVM and 0xC0000001 features on TCG by Eduardo Habkost · 11 years ago
  82. d0a70f4 target-i386: Filter FEAT_7_0_EBX TCG features too by Eduardo Habkost · 11 years ago
  83. a42d993 target-i386: Make TCG feature filtering more readable by Eduardo Habkost · 11 years ago
  84. 27418ad target-i386: Isolate KVM-specific code on CPU feature filtering logic by Eduardo Habkost · 11 years ago
  85. 8459e39 target-i386: Pass FeatureWord argument to report_unavailable_features() by Eduardo Habkost · 11 years ago
  86. 51f63ae target-i386: Merge feature filtering/checking functions by Eduardo Habkost · 11 years ago
  87. 857aee3 target-i386: Simplify reporting of unavailable features by Eduardo Habkost · 11 years ago
  88. 136a7e9 target-i386: kvm: Don't enable MONITOR by default on any CPU model by Eduardo Habkost · 11 years ago
  89. 04af534 target-i386: Use Common ShiftRows and InvShiftRows Tables by Tom Musta · 11 years ago
  90. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  91. 6b1dd54 cpu/x86: correctly set errors in x86_cpu_parse_featurestr by Paolo Bonzini · 11 years ago
  92. e3a17ef target-i386/translate.c: Remove unused tcg_gen_lshift() by Peter Maydell · 11 years ago
  93. 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago
  94. 9f0355b Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  95. 16b96f8 target-i386: cleanup x86_cpu_get_phys_page_debug by Paolo Bonzini · 11 years ago
  96. b09481d target-i386: fix protection bits in the TLB for SMEP by Paolo Bonzini · 11 years ago
  97. de431a6 target-i386: support long addresses for 4MB pages (PSE-36) by Paolo Bonzini · 11 years ago
  98. eaad03e target-i386: raise page fault for reserved bits in large pages by Paolo Bonzini · 11 years ago
  99. e2a32eb target-i386: unify reserved bits and NX bit check by Paolo Bonzini · 11 years ago
  100. e7e898a target-i386: simplify pte/vaddr calculation by Paolo Bonzini · 11 years ago