1. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  2. 317ac62 target-i386: Don't overuse CPUState by Andreas Färber · 13 years ago
  3. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  4. eaf3f09 add "tsc-deadline" flag name to feature_ecx table by Eduardo Habkost · 13 years ago
  5. 3f2cbf0 target-i386: Mask NX bit from cpu_get_phys_page_debug result by Jan Kiszka · 13 years ago
  6. 7e68075 kvm: fill in padding to help valgrind by Michael S. Tsirkin · 13 years ago
  7. 5a30d3f Merge branch 'upstream' of git://qemu.weilnetz.de/qemu by Blue Swirl · 13 years ago
  8. 5918ff6 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  9. 727d6bf target-i386: Clean includes by Stefan Weil · 13 years ago
  10. dcce667 target-i386: Introduce x86_cpuid_set_model_id() by Andreas Färber · 13 years ago
  11. 38c3dc4 target-i386: Introduce x86_cpuid_version_set_stepping() by Andreas Färber · 13 years ago
  12. b0704cb target-i386: Introduce x86_cpuid_version_set_model() by Andreas Färber · 13 years ago
  13. ed5e1ec target-i386: Introduce x86_cpuid_version_set_family() by Andreas Färber · 13 years ago
  14. 3ac8ebf cpu defs: use Intel flag names for Intel models (v2) by Eduardo Habkost · 13 years ago
  15. f370be3 cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt by Eduardo Habkost · 13 years ago
  16. d362e75 target-i386: Add infrastructure for reporting TPR MMIO accesses by Jan Kiszka · 13 years ago
  17. d1f8663 kvm: Synchronize cpu state in kvm_arch_stop_on_emulation_error() by Gleb Natapov · 13 years ago
  18. 3d4b264 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled by Jan Kiszka · 13 years ago
  19. 39d6960 kvm: Allow to set shadow MMU size by Jan Kiszka · 13 years ago
  20. 61eb1f3 hyperv: fix build on non-KVM hosts by Blue Swirl · 13 years ago
  21. 680c1c6 kvm: x86: Add user space part for in-kernel APIC by Jan Kiszka · 13 years ago
  22. 84b058d kvm: Introduce core services for in-kernel irqchip support by Jan Kiszka · 13 years ago
  23. eab7013 hyper-v: initialize Hyper-V CPUID leaves. by Vadim Rozenfeld · 13 years ago
  24. 28f52cc hyper-v: introduce Hyper-V support infrastructure. by Vadim Rozenfeld · 13 years ago
  25. 20f8bd4 target-i386: fix compilation with --enable-debug-tcg by Aurelien Jarno · 13 years ago
  26. 2355c16 target-i386: fix SSE rounding and flush to zero by Aurelien Jarno · 13 years ago
  27. 170d5b4 target-i386: fix dpps and dppd SSE2 instructions by Aurelien Jarno · 13 years ago
  28. adc7166 target-i386: fix round{pd,ps,sd,ss} SSE2 instructions by Aurelien Jarno · 13 years ago
  29. a4d1f14 target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions by Aurelien Jarno · 13 years ago
  30. f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago
  31. a0fa820 enable architectural PMU cpuid leaf for kvm by Gleb Natapov · 13 years ago
  32. cce4751 kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs by Jan Kiszka · 13 years ago
  33. fabacc0 kvm: x86: Avoid runtime allocation of xsave buffer by Jan Kiszka · 13 years ago
  34. 6b42494 kvm: x86: Use symbols for all xsave field by Jan Kiszka · 13 years ago
  35. 9f213ed kvm: switch kvm slots to use host virtual address instead of ram_addr_t by Avi Kivity · 13 years ago
  36. f7e80ad target-i386: fix cmpxchg instruction emulation by Andreas Gustafsson · 13 years ago
  37. 45009a3 x86/cpuid: Tighten parsing of tsc_freq=FREQ by Markus Armbruster · 13 years ago
  38. a1fd24a Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID" by Anthony Liguori · 13 years ago
  39. 1571b6c Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  40. bc42689 x86: fix pcmpestrm and pcmpistrm by Blue Swirl · 13 years ago
  41. 1261972 Fix typo: runnning -> running by Vagrant Cascadian · 13 years ago
  42. 04c5b17 x86/cpuid: Fix crash on -cpu "" by Markus Armbruster · 13 years ago
  43. 99e1dec x86/cpuid: Plug memory leak in cpudef_setfield() by Markus Armbruster · 13 years ago
  44. d3c481b x86/cpuid: Convert remaining strdup() to g_strdup() by Markus Armbruster · 13 years ago
  45. 66e3dd9 i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID by Avi Kivity · 13 years ago
  46. f2209eb Fix X86 CPU topology in KVM mode by Bharata B Rao · 13 years ago
  47. 21e87c4 i386: wire up MSR_IA32_MISC_ENABLE by Avi Kivity · 13 years ago
  48. aa82ba5 kvm: support TSC deadline MSR with subsection by Liu, Jinsong · 13 years ago
  49. 38d2c27 Revert "kvm: support TSC deadline MSR" by Marcelo Tosatti · 13 years ago
  50. bfc2455 kvm: support TSC deadline MSR by Liu, Jinsong · 13 years ago
  51. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  52. 86ce7a5 target-i386: Remove redundant word mask in port out instructions by Jan Kiszka · 13 years ago
  53. 782ea2c target-i386: Remove data type CCTable by Stefan Weil · 13 years ago
  54. 7f67d89 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  55. 5c6562c target-i386: Fix several SSE3 instructions. by Max Reitz · 13 years ago
  56. 1354869 Drop the vm_running global variable by Luiz Capitulino · 14 years ago
  57. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  58. 6115c0a kvm: remove unnecessary assignments by Blue Swirl · 14 years ago
  59. 07ff2c4 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 14 years ago
  60. 8278604 target-i386: Compute all flag data inside %cl != 0 test. by Richard Henderson · 14 years ago
  61. 9d0baba Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  62. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  63. c6bfc16 x86: fix daa opcode for al register values higher than 0xf9 by Boris Figovsky · 14 years ago
  64. fdc9c41 Fix up some style nits of last uq/master merge by Jan Kiszka · 14 years ago
  65. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  66. 986563b Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  67. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  68. d5ab971 Avoid allocating TCG resources in non-TCG mode by Jan Kiszka · 14 years ago
  69. ac363c9 Remove #ifdef KVM_CAP_TSC_CONTROL by Marcelo Tosatti · 14 years ago
  70. e742907 qemu-x86: Set tsc_khz in kvm when supported by Joerg Roedel · 14 years ago
  71. b862d1f qemu-x86: Add tsc_freq option to -cpu by Joerg Roedel · 14 years ago
  72. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  73. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  74. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  75. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
  76. e694d4e x86: use caller supplied CPUState for interrupt related stuff by Blue Swirl · 14 years ago
  77. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  78. ca98557 kvm: fix FPU state subsection by Marcelo Tosatti · 14 years ago
  79. 31e8c69 KVM: Fix XSAVE feature bit enumeration by Andre Przywara · 14 years ago
  80. ba9bc59 kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid by Jan Kiszka · 14 years ago
  81. e56ff19 kvm: x86: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  82. 5802e06 kvm: Drop CONFIG_KVM_PARA by Jan Kiszka · 14 years ago
  83. 42cc8fa kvm: x86: Save/restore FPU OP, IP and DP by Jan Kiszka · 14 years ago
  84. f791168 kvm: Enable CPU SMEP feature by Yang, Wei Y · 14 years ago
  85. b3baa15 kvm: Add CPUID support for VIA CPU by brillywu@viatech.com.cn · 14 years ago
  86. 8001c29 target-i386: Make x86 mfence and lfence illegal without SSE2 by Martin Simmons · 14 years ago
  87. 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
  88. 66fcf8f target-i386: use floatx80 constants in helper_fld*_ST0() by Aurelien Jarno · 14 years ago
  89. c31da13 target-i386: remove old code handling float64 by Aurelien Jarno · 14 years ago
  90. 85097db irq: Privatize CPU_INTERRUPT_NMI. by Richard Henderson · 14 years ago
  91. 00a152b target-i386: Privatize some i386-specific interrupt names. by Richard Henderson · 14 years ago
  92. 4a04371 kvm: use qemu_free consistently by Paolo Bonzini · 14 years ago
  93. 642258c kvm: add kvmclock to its second bit by Glauber Costa · 14 years ago
  94. e41e0fc x86: Allow multiple cpu feature matches of lookup_feature by Jan Kiszka · 14 years ago
  95. 0c31b74 kvm: use kernel-provided para_features instead of statically coming up with new capabilities by Glauber Costa · 14 years ago
  96. a1d8db0 target-i386: fix constants wrt softfloat by Aurelien Jarno · 14 years ago
  97. bcb5fec target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat by Aurelien Jarno · 14 years ago
  98. a2c9ed3 target-i386: fix logarithmic and trigonometric helpers wrt softfloat by Aurelien Jarno · 14 years ago
  99. 47c0143 target-i386: add CPU86_LDouble <-> double conversion functions by Aurelien Jarno · 14 years ago
  100. c2ef9a8 target-i386: replace approx_rsqrt and approx_rcp by softfloat ops by Aurelien Jarno · 14 years ago