1. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  2. 986563b Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  3. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  4. d5ab971 Avoid allocating TCG resources in non-TCG mode by Jan Kiszka · 14 years ago
  5. ac363c9 Remove #ifdef KVM_CAP_TSC_CONTROL by Marcelo Tosatti · 14 years ago
  6. e742907 qemu-x86: Set tsc_khz in kvm when supported by Joerg Roedel · 14 years ago
  7. b862d1f qemu-x86: Add tsc_freq option to -cpu by Joerg Roedel · 14 years ago
  8. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  9. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  10. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  11. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
  12. e694d4e x86: use caller supplied CPUState for interrupt related stuff by Blue Swirl · 14 years ago
  13. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  14. ca98557 kvm: fix FPU state subsection by Marcelo Tosatti · 14 years ago
  15. 31e8c69 KVM: Fix XSAVE feature bit enumeration by Andre Przywara · 14 years ago
  16. ba9bc59 kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid by Jan Kiszka · 14 years ago
  17. e56ff19 kvm: x86: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  18. 5802e06 kvm: Drop CONFIG_KVM_PARA by Jan Kiszka · 14 years ago
  19. 42cc8fa kvm: x86: Save/restore FPU OP, IP and DP by Jan Kiszka · 14 years ago
  20. f791168 kvm: Enable CPU SMEP feature by Yang, Wei Y · 14 years ago
  21. b3baa15 kvm: Add CPUID support for VIA CPU by brillywu@viatech.com.cn · 14 years ago
  22. 8001c29 target-i386: Make x86 mfence and lfence illegal without SSE2 by Martin Simmons · 14 years ago
  23. 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
  24. 66fcf8f target-i386: use floatx80 constants in helper_fld*_ST0() by Aurelien Jarno · 14 years ago
  25. c31da13 target-i386: remove old code handling float64 by Aurelien Jarno · 14 years ago
  26. 85097db irq: Privatize CPU_INTERRUPT_NMI. by Richard Henderson · 14 years ago
  27. 00a152b target-i386: Privatize some i386-specific interrupt names. by Richard Henderson · 14 years ago
  28. 4a04371 kvm: use qemu_free consistently by Paolo Bonzini · 14 years ago
  29. 642258c kvm: add kvmclock to its second bit by Glauber Costa · 14 years ago
  30. e41e0fc x86: Allow multiple cpu feature matches of lookup_feature by Jan Kiszka · 14 years ago
  31. 0c31b74 kvm: use kernel-provided para_features instead of statically coming up with new capabilities by Glauber Costa · 14 years ago
  32. a1d8db0 target-i386: fix constants wrt softfloat by Aurelien Jarno · 14 years ago
  33. bcb5fec target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat by Aurelien Jarno · 14 years ago
  34. a2c9ed3 target-i386: fix logarithmic and trigonometric helpers wrt softfloat by Aurelien Jarno · 14 years ago
  35. 47c0143 target-i386: add CPU86_LDouble <-> double conversion functions by Aurelien Jarno · 14 years ago
  36. c2ef9a8 target-i386: replace approx_rsqrt and approx_rcp by softfloat ops by Aurelien Jarno · 14 years ago
  37. fec05e4 target-i386: fix helper_fsqrt() wrt softfloat by Aurelien Jarno · 14 years ago
  38. 1382278 target-i386: fix helper_fdiv() wrt softfloat by Aurelien Jarno · 14 years ago
  39. c9ad19c target-i386: fix helper_fxtract() wrt softfloat by Aurelien Jarno · 14 years ago
  40. 788e733 target-i386: fix helper_fbld_ST0() wrt softfloat by Aurelien Jarno · 14 years ago
  41. be1c17c target-i386: fix helper_fscale() wrt softfloat by Aurelien Jarno · 14 years ago
  42. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  43. e87b7cb Remove unused function parameters from gen_pc_load and rename the function by Stefan Weil · 14 years ago
  44. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  45. e0b29ce target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions by Aurelien Jarno · 14 years ago
  46. 67dd64b target-i386: add floatx_{add,mul,sub} and use them by Aurelien Jarno · 14 years ago
  47. c413722 target-i386: use float unions from cpu-all.h by Aurelien Jarno · 14 years ago
  48. 1ffd41e target-i386: use CPU_LDoubleU instead of a private union by Aurelien Jarno · 14 years ago
  49. 4b4a72e Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
  50. 4ac8e58 Revert "x86: Save/restore PAT MSR" by Anthony Liguori · 14 years ago
  51. f257473 kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit by Jan Kiszka · 14 years ago
  52. 2a4dac8 kvm: x86: Reorder functions in kvm.c by Jan Kiszka · 14 years ago
  53. bb4ea39 kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes by Jan Kiszka · 14 years ago
  54. 0c03266 kvm: x86: Synchronize PAT MSR with the kernel by Jan Kiszka · 14 years ago
  55. c995b49 x86: Save/restore PAT MSR by Jan Kiszka · 14 years ago
  56. ebda377 x86: Properly reset PAT MSR by Jan Kiszka · 14 years ago
  57. 4601f7b kvm: x86: Do not leave halt if interrupts are disabled by Jan Kiszka · 14 years ago
  58. 3c85e74 KVM, MCE, unpoison memory address across reboot by Huang Ying · 14 years ago
  59. 75d4949 kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails by Jan Kiszka · 14 years ago
  60. 32a4202 kvm: x86: Clean up kvm_setup_mce by Jan Kiszka · 14 years ago
  61. c34d440 kvm: x86: Consolidate TCG and KVM MCE injection code by Jan Kiszka · 14 years ago
  62. d5bfda3 x86: Run qemu_inject_x86_mce on target VCPU by Jan Kiszka · 14 years ago
  63. ab44347 kvm: x86: Inject pending MCE events on state writeback by Jan Kiszka · 14 years ago
  64. 9903686 kvm: Rename kvm_arch_process_irqchip_events to async_events by Jan Kiszka · 14 years ago
  65. 419fb20 kvm: x86: Move MCE functions together by Jan Kiszka · 14 years ago
  66. 747461c x86: Optionally avoid injecting AO MCEs while others are pending by Jan Kiszka · 14 years ago
  67. 316378e x86: Refine error reporting of MCE injection services by Jan Kiszka · 14 years ago
  68. 2fa11da x86: Small cleanups of MCE helpers by Jan Kiszka · 14 years ago
  69. 1855923 x86: Perform implicit mcg_status reset by Jan Kiszka · 14 years ago
  70. ac09878 x86: Account for MCE in cpu_has_work by Jan Kiszka · 14 years ago
  71. eda48c3 inline cpu_halted into sole caller by Paolo Bonzini · 14 years ago
  72. b7680cb Refactor thread retrieval and check by Jan Kiszka · 14 years ago
  73. ce377af kvm: x86: Catch and report failing IRQ and NMI injections by Jan Kiszka · 14 years ago
  74. 7a39fe5 kvm: Drop return values from kvm_arch_pre/post_run by Jan Kiszka · 14 years ago
  75. db1669b kvm: x86: Prepare VCPU loop for in-kernel irqchip by Jan Kiszka · 14 years ago
  76. 6792a57 kvm: Separate TCG from KVM cpu execution by Jan Kiszka · 14 years ago
  77. b8cc45d kvm: make tsc stable over migration and machine start by Glauber Costa · 14 years ago
  78. 9ccfac9 kvm: Unconditionally reenter kernel after IO exits by Jan Kiszka · 14 years ago
  79. a1b87fe kvm: Provide sigbus services arch-independently by Jan Kiszka · 14 years ago
  80. 2905749 x86: Fix MCA broadcast parameters for TCG case by Jan Kiszka · 14 years ago
  81. b3a9836 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  82. c5999bf kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported by Jan Kiszka · 14 years ago
  83. d8f771d kvm: x86: Implicitly clear nmi_injected/pending on reset by Jan Kiszka · 14 years ago
  84. 11076198 kvm: x86: Rework identity map and TSS setup for larger BIOS sizes by Jan Kiszka · 14 years ago
  85. 94a8d39 kvm: Consolidate must-have capability checks by Jan Kiszka · 14 years ago
  86. cad1e28 kvm: Drop smp_cpus argument from init functions by Jan Kiszka · 14 years ago
  87. 521f079 kvm: x86: Fix !CONFIG_KVM_PARA build by Jan Kiszka · 14 years ago
  88. ff5c186 kvm: x86: Reset paravirtual MSRs by Jan Kiszka · 14 years ago
  89. c3a3a7d kvm: x86: Refactor msr_star/hsave_pa setup and checks by Jan Kiszka · 14 years ago
  90. 1a5e9d2 kvm: x86: Fix xcr0 reset mismerge by Jan Kiszka · 14 years ago
  91. 3390e7f kvm: x86: Remove redundant mp_state initialization by Jan Kiszka · 14 years ago
  92. c14750e kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip by Jan Kiszka · 14 years ago
  93. 0d75a9e kvm: x86: Align kvm_arch_put_registers code with comment by Jan Kiszka · 14 years ago
  94. f5c848e x86: Optionally dump code bytes on cpu_dump_state by Jan Kiszka · 14 years ago
  95. bb44e0d kvm: Improve reporting of fatal errors by Jan Kiszka · 14 years ago
  96. 73aaec4 kvm: Stop on all fatal exit reasons by Jan Kiszka · 14 years ago
  97. 646042e kvm: x86: Swallow KVM_EXIT_SET_TPR by Jan Kiszka · 14 years ago
  98. b9bec74 kvm: x86: Fix a few coding style violations by Jan Kiszka · 14 years ago
  99. 95c077c kvm: x86: Prevent sign extension of DR7 in guest debugging mode by Jan Kiszka · 14 years ago
  100. 3980e30 kvm: x86: Remove obsolete SS.RPL/DPL aligment by Jan Kiszka · 14 years ago