1. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. dd25993 kvm: x86: move MSR_IA32_TSC handling to x86.c by Paolo Bonzini · 7 years ago
  3. e79f245 X86/KVM: Properly update 'tsc_offset' to represent the running guest by KarimAllah Ahmed · 7 years ago
  4. f0f4cf5 x86: Add check for APIC access address for vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  5. 2698d82 KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update by hu huajun · 7 years ago
  6. 8e9b29b X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available by KarimAllah Ahmed · 7 years ago
  7. 386c6dd X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted by KarimAllah Ahmed · 7 years ago
  8. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  9. e01bca2 kvm: x86: fix a prototype warning by Peng Hao · 7 years ago
  10. 3140c15 kvm: x86: fix a compile warning by Peng Hao · 7 years ago
  11. 6c86eed KVM: X86: Add Force Emulation Prefix for "emulate the next instruction" by Wanpeng Li · 7 years ago
  12. 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
  13. 4fde8d5 KVM: vmx: unify adjacent #ifdefs by Paolo Bonzini · 7 years ago
  14. 51e8a8c x86: kvm: hide the unused 'cpu' variable by Arnd Bergmann · 7 years ago
  15. c75d0edc KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig by Sean Christopherson · 7 years ago
  16. 2c151b2 Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown" by Sean Christopherson · 7 years ago
  17. 2991696 kvm: Add emulation for movups/movupd by Stefan Fritsch · 7 years ago
  18. add5ff7 KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
  19. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  21. f497b6c KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending by Liran Alon · 7 years ago
  22. 1a680e3 KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending by Liran Alon · 7 years ago
  23. a042c26 KVM: x86: Fix misleading comments on handling pending exceptions by Liran Alon · 7 years ago
  24. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  25. 7c5a6a5 KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt by Liran Alon · 7 years ago
  26. 773e8a0 x86/kvm: use Enlightened VMCS when running on Hyper-V by Vitaly Kuznetsov · 7 years ago
  27. d4abc57 x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE by Ladi Prosek · 7 years ago
  28. 8566ac8 KVM: SVM: Implement pause loop exit logic in SVM by Babu Moger · 7 years ago
  29. 1d8fb44 KVM: SVM: Add pause filter threshold by Babu Moger · 7 years ago
  30. c8e8871 KVM: VMX: Bring the common code to header file by Babu Moger · 7 years ago
  31. 18abdc3 KVM: VMX: Remove ple_window_actual_max by Babu Moger · 7 years ago
  32. 7fbc85a KVM: VMX: Fix the module parameters for vmx by Babu Moger · 7 years ago
  33. dd60d21 KVM: x86: Fix perf timer mode IP reporting by Andi Kleen · 8 years ago
  34. d32ef54 kvm: x86: hyperv: delete dead code in kvm_hv_hypercall() by Dan Carpenter · 7 years ago
  35. 81811c1 KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars by Sean Christopherson · 7 years ago
  36. 40bbb9d KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars by Sean Christopherson · 7 years ago
  37. 2ac52ab KVM: x86: move setting of ept_identity_map_addr to vmx.c by Sean Christopherson · 7 years ago
  38. 434a1e9 KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm by Sean Christopherson · 7 years ago
  39. 9d1887e KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0 by Sean Christopherson · 7 years ago
  40. 3184a99 KVM: nVMX: fix vmentry failure code when L2 state would require emulation by Paolo Bonzini · 7 years ago
  41. e40ff1d KVM: nVMX: Do not load EOI-exitmap while running L2 by Liran Alon · 7 years ago
  42. 32d43cd kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
  43. 35060ed x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE by Vitaly Kuznetsov · 7 years ago
  44. 42b933b x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread by Vitaly Kuznetsov · 7 years ago
  45. b31c114 KVM: X86: Provide a capability to disable PAUSE intercepts by Wanpeng Li · 7 years ago
  46. caa057a KVM: X86: Provide a capability to disable HLT intercepts by Wanpeng Li · 7 years ago
  47. 4d5422c KVM: X86: Provide a capability to disable MWAIT intercepts by Wanpeng Li · 7 years ago
  48. 2d7921c KVM: x86: Add support for VMware backdoor Pseudo-PMCs by Arbel Moshe · 7 years ago
  49. 9718420 KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports by Liran Alon · 7 years ago
  50. 9e86948 KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports by Liran Alon · 7 years ago
  51. 04789b6 KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor by Liran Alon · 7 years ago
  52. e236617 KVM: x86: Add emulation_type to not raise #UD on emulation failure by Liran Alon · 7 years ago
  53. 9a29d449 KVM: x86: Always allow access to VMware backdoor I/O ports by Liran Alon · 7 years ago
  54. c4ae60e KVM: x86: Add module parameter for supporting VMware backdoor by Liran Alon · 7 years ago
  55. dca7f12 KVM: x86: add kvm_fast_pio() to consolidate fast PIO code by Sean Christopherson · 7 years ago
  56. 432baf6 KVM: VMX: use kvm_fast_pio_in for handling IN I/O by Sean Christopherson · 7 years ago
  57. 2bb8caf KVM: vVMX: signal failure for nested VMEntry if emulation_required by Sean Christopherson · 7 years ago
  58. e1de91c KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest by Sean Christopherson · 7 years ago
  59. b4d1851 KVM: VMX: give unrestricted guest full control of CR3 by Sean Christopherson · 7 years ago
  60. 5dc1f04 KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest by Sean Christopherson · 7 years ago
  61. 1706bd0 KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST by Sean Christopherson · 7 years ago
  62. e90008d KVM: VMX: don't configure EPT identity map for unrestricted guest by Sean Christopherson · 7 years ago
  63. f7eaeb0 KVM: VMX: don't configure RM TSS for unrestricted guest by Sean Christopherson · 7 years ago
  64. 915e6f7 x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked by Vitaly Kuznetsov · 7 years ago
  65. 98f65ad x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change by Vitaly Kuznetsov · 7 years ago
  66. a2e164e x86/kvm/hyper-v: add reenlightenment MSRs support by Vitaly Kuznetsov · 7 years ago
  67. ddd6f0e KVM: x86: Update the exit_qualification access bits while walking an address by KarimAllah Ahmed · 7 years ago
  68. 1df372f KVM: x86: Make enum conversion explicit in kvm_pdptr_read() by Matthias Kaehlcke · 7 years ago
  69. 0bcc3fb KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 8 years ago
  70. c51eb52 KVM: x86: Add support for AMD Core Perf Extension in guest by Janakarajan Natarajan · 8 years ago
  71. daaf216 KVM: x86: Fix device passthrough when SME is active by Tom Lendacky · 7 years ago
  72. 0c7f650 KVM: nVMX: Enforce NMI controls on vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  73. c996f38 x86/MSR: Move native_* variants to msr.h by Borislav Petkov · 7 years ago
  74. 1389309 KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace by Paolo Bonzini · 7 years ago
  75. 6677f3d KVM: nVMX: introduce struct nested_vmx_msrs by Paolo Bonzini · 7 years ago
  76. 01643c5 KVM: x86: KVM_CAP_SYNC_REGS by Ken Hofsass · 8 years ago
  77. faeb783 kvm: x86: hyperv: guest->host event signaling via eventfd by Roman Kagan · 8 years ago
  78. cbc0236 kvm: x86: factor out kvm.arch.hyperv (de)init by Roman Kagan · 8 years ago
  79. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  80. b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
  81. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  82. 66421c1 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
  83. d1d93fa KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
  84. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  85. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  87. 9c5e0af KVM: SVM: Fix SEV LAUNCH_SECRET command by Brijesh Singh · 7 years ago
  88. 7607b71 KVM: SVM: install RSM intercept by Brijesh Singh · 7 years ago
  89. 3e23338 KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command by Brijesh Singh · 7 years ago
  90. fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 8 years ago
  91. 95e057e KVM: X86: Fix SMRAM accessing even if VM is shutdown by Wanpeng Li · 8 years ago
  92. 135a06c KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 by Chao Gao · 8 years ago
  93. 103c763 KVM/x86: remove WARN_ON() for when vm_munmap() fails by Eric Biggers · 8 years ago
  94. 9915824 KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP by Radim Krčmář · 8 years ago
  95. 0b2e990 KVM: x86: move LAPIC initialization after VMCS creation by Paolo Bonzini · 7 years ago
  96. 946fbbc KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
  97. ecb586b KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
  98. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 3712caeb KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap by KarimAllah Ahmed · 8 years ago
  100. 206587a X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 8 years ago