1. 0c47242 target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES by Xiao Guangrong · 9 years ago
  2. 891bc82 target-i386: tcg: Check right CPUID bits for clflushopt/pcommit by Eduardo Habkost · 9 years ago
  3. 5e1fac2 target-i386: tcg: Accept clwb instruction by Eduardo Habkost · 9 years ago
  4. f7fda28 target-i386: Enable clflushopt/clwb/pcommit instructions by Xiao Guangrong · 9 years ago
  5. 6aa91e4 target-i386: Remove POPCNT from qemu64 and qemu32 CPU models by Eduardo Habkost · 9 years ago
  6. 7119567 target-i386: Remove ABM from qemu64 CPU model by Eduardo Habkost · 9 years ago
  7. 0909ad2 target-i386: Remove SSE4a from qemu64 CPU model by Eduardo Habkost · 9 years ago
  8. 0fd7e09 kvmclock: add a new function to update env->tsc. by Liang Li · 9 years ago
  9. 35c2c8d osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version() by Eduardo Habkost · 9 years ago
  10. 54c54f8 target-i386: fix pcmpxstrx equal-ordered (strstr) mode by Paolo Bonzini · 9 years ago
  11. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  12. 15e4134 target-i386: Enable "check" mode by default by Eduardo Habkost · 10 years ago
  13. 712b424 target-i386: Don't left shift negative constant by Eduardo Habkost · 10 years ago
  14. 72370dc target-i386: Use 1UL for bit shift by Eduardo Habkost · 10 years ago
  15. b6c5a6f target-i386: Add DE to TCG_FEATURES by Eduardo Habkost · 9 years ago
  16. 462f8ed target-i386: Ensure always-1 bits on DR6 can't be cleared by Eduardo Habkost · 9 years ago
  17. d005233 target-i386: Check CR4[DE] for processing DR4/DR5 by Richard Henderson · 10 years ago
  18. 5223a94 target-i386: Handle I/O breakpoints by Eduardo Habkost · 9 years ago
  19. 7525b55 target-i386: Optimize setting dr[0-3] by Richard Henderson · 10 years ago
  20. 696ad9e target-i386: Move hw_*breakpoint_* functions by Richard Henderson · 10 years ago
  21. 9055330 target-i386: Ensure bit 10 on DR7 is never cleared by Eduardo Habkost · 9 years ago
  22. 36eb6e0 target-i386: Re-introduce optimal breakpoint removal by Richard Henderson · 10 years ago
  23. 93d00d0 target-i386: Introduce cpu_x86_update_dr7 by Richard Henderson · 10 years ago
  24. e265e3e target-i386: Disable cache info passthrough by default by Eduardo Habkost · 10 years ago
  25. dd75d4f target-i386: allow any alignment for SMBASE by Paolo Bonzini · 9 years ago
  26. 1c4a55d kvm: Allow the Hyper-V vendor ID to be specified by Alex Williamson · 9 years ago
  27. 28143b4 kvm: Move x86-specific functions into target-i386/kvm.c by Thomas Huth · 9 years ago
  28. dc9f06c kvm: Pass PCI device pointer to MSI routing functions by Pavel Fedin · 9 years ago
  29. 46eb8f9 target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 10 years ago
  30. 8c145d7 target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE by Andrey Smetanin · 10 years ago
  31. 744b8a9 target-i386/kvm: Hyper-V HV_X64_MSR_RESET support by Andrey Smetanin · 10 years ago
  32. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  33. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 10 years ago
  34. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 10 years ago
  35. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 10 years ago
  36. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 10 years ago
  37. 2066d09 target-i386: Add cc_op state to insn_start by Richard Henderson · 10 years ago
  38. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 10 years ago
  39. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 10 years ago
  40. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 10 years ago
  41. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 10 years ago
  42. 46232aa cpu/apic: drop icc bus/bridge by Chen Fan · 10 years ago
  43. 8d42d2d apic: move APIC's MMIO region mapping into APIC by Chen Fan · 10 years ago
  44. 2188cc5 Correctly re-init EFER state during INIT IPI by Bill Paul · 9 years ago
  45. becb666 target-i386: add ABM to Haswell* and Broadwell* CPU models by Paolo Bonzini · 10 years ago
  46. c9b8f6b target-i386: get/put MSR_TSC_AUX across reset and migration by Amit Shah · 10 years ago
  47. dd941cd target-i386: Make check_hw_breakpoints static by Richard Henderson · 10 years ago
  48. ba4b5c6 target-i386: Move breakpoint related functions to new file by Richard Henderson · 10 years ago
  49. 5114e84 target-i386: Convert kvm_default_*features to property/value pairs by Eduardo Habkost · 10 years ago
  50. a4fc321 i386: interrupt poll processing by Pavel Dovgalyuk · 10 years ago
  51. 6220e90 i386: partial revert of interrupt poll fix by Pavel Dovgalyuk · 10 years ago
  52. a5e8788 i386: Rename ELF_MACHINE to be x86 specific by Peter Crosthwaite · 10 years ago
  53. 6bde8fd hmp: implemented io apic dump state for TCG by Pavel Butsykin · 10 years ago
  54. d665d69 hmp: added io apic dump state by Pavel Butsykin · 10 years ago
  55. 1f871d4 hmp: added local apic dump state by Pavel Butsykin · 10 years ago
  56. 4677bb4 utils: rename strtosz to use qemu prefix by Marc-André Lureau · 10 years ago
  57. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  58. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 10 years ago
  59. f2a53c9 i386/kvm: Hyper-v crash msrs set/get'ers and migration by Andrey Smetanin · 10 years ago
  60. 73aa529 target-i386: move asm-x86/hyperv.h to standard-headers by Paolo Bonzini · 10 years ago
  61. 4054cde target-i386: exception handling for other helper functions by Pavel Dovgalyuk · 10 years ago
  62. 100ec09 target-i386: exception handling for seg_helper functions by Pavel Dovgalyuk · 10 years ago
  63. 2afbdf8 target-i386: exception handling for memory helpers by Pavel Dovgalyuk · 10 years ago
  64. cc33c5d target-i386: exception handling for div instructions by Pavel Dovgalyuk · 10 years ago
  65. 6cad09d target-i386: exception handling for FPU instructions by Pavel Dovgalyuk · 10 years ago
  66. 9198009 target-i386: introduce new raise_exception functions by Pavel Dovgalyuk · 10 years ago
  67. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  68. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 10 years ago
  69. 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 10 years ago
  70. 677ef62 replace spinlock by QemuMutex. by KONRAD Frederic · 10 years ago
  71. e8963e5 target-i386: Remove x86_cpu_compat_set_features() by Eduardo Habkost · 10 years ago
  72. 178846b target-i386/FPU: a misprint in helper_fistll_ST0 by Dmitry Poletaev · 10 years ago
  73. 3046bb5 target-i386: emulate CPUID level of real hardware by Radim Krčmář · 10 years ago
  74. d461a44 target-i386: Don't strdup() alias property name by Eduardo Habkost · 10 years ago
  75. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  76. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  77. bbd77c1 translate-all: Change tb_flush() env argument to cpu by Peter Crosthwaite · 10 years ago
  78. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  79. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  80. 06ef227 target-i386: avoid overflow in the tsc-frequency property by Paolo Bonzini · 10 years ago
  81. 28b8e4d i386: Introduce ARAT CPU feature by Jan Kiszka · 10 years ago
  82. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  83. 355023f pc: add SMM property by Paolo Bonzini · 10 years ago
  84. 6410848 target-i386: register a separate KVM address space including SMRAM regions by Paolo Bonzini · 10 years ago
  85. fc12d72 target-i386: add support for SMBASE MSR and SMIs by Paolo Bonzini · 10 years ago
  86. 4b8523e kvm: First step to push iothread lock out of inner run loop by Jan Kiszka · 10 years ago
  87. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  88. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  89. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  90. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  91. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 11 years ago
  92. f809c60 target-i386: use memory API to implement SMRAM by Paolo Bonzini · 10 years ago
  93. 2001d0c target-i386: create a separate AddressSpace for each CPU by Paolo Bonzini · 10 years ago
  94. a9bad65 target-i386: wake up processors that receive an SMI by Paolo Bonzini · 10 years ago
  95. b4854f1 target-i386: set G=1 in SMM big real mode selectors by Paolo Bonzini · 10 years ago
  96. 9982f74 target-i386: mask NMIs on entry to SMM by Paolo Bonzini · 10 years ago
  97. 3f7d846 target-i386: Use correct memory attributes for ioport accesses by Paolo Bonzini · 10 years ago
  98. b216aa6 target-i386: Use correct memory attributes for memory accesses by Paolo Bonzini · 10 years ago
  99. f794aa4 target-i386: introduce cpu_get_mem_attrs by Paolo Bonzini · 10 years ago
  100. 6fa6b31 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago