1. f0f4cf5 x86: Add check for APIC access address for vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  2. 2698d82 KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update by hu huajun · 7 years ago
  3. 386c6dd X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted by KarimAllah Ahmed · 7 years ago
  4. e01bca2 kvm: x86: fix a prototype warning by Peng Hao · 7 years ago
  5. 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
  6. 4fde8d5 KVM: vmx: unify adjacent #ifdefs by Paolo Bonzini · 7 years ago
  7. 51e8a8c x86: kvm: hide the unused 'cpu' variable by Arnd Bergmann · 7 years ago
  8. c75d0edc KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig by Sean Christopherson · 7 years ago
  9. add5ff7 KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
  10. f497b6c KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending by Liran Alon · 7 years ago
  11. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  12. 773e8a0 x86/kvm: use Enlightened VMCS when running on Hyper-V by Vitaly Kuznetsov · 7 years ago
  13. c8e8871 KVM: VMX: Bring the common code to header file by Babu Moger · 7 years ago
  14. 18abdc3 KVM: VMX: Remove ple_window_actual_max by Babu Moger · 7 years ago
  15. 7fbc85a KVM: VMX: Fix the module parameters for vmx by Babu Moger · 7 years ago
  16. dd60d21 KVM: x86: Fix perf timer mode IP reporting by Andi Kleen · 7 years ago
  17. 40bbb9d KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars by Sean Christopherson · 7 years ago
  18. 2ac52ab KVM: x86: move setting of ept_identity_map_addr to vmx.c by Sean Christopherson · 7 years ago
  19. 434a1e9 KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm by Sean Christopherson · 7 years ago
  20. 3184a99 KVM: nVMX: fix vmentry failure code when L2 state would require emulation by Paolo Bonzini · 7 years ago
  21. 35060ed x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE by Vitaly Kuznetsov · 7 years ago
  22. 42b933b x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread by Vitaly Kuznetsov · 7 years ago
  23. b31c114 KVM: X86: Provide a capability to disable PAUSE intercepts by Wanpeng Li · 7 years ago
  24. caa057a KVM: X86: Provide a capability to disable HLT intercepts by Wanpeng Li · 7 years ago
  25. 4d5422c KVM: X86: Provide a capability to disable MWAIT intercepts by Wanpeng Li · 7 years ago
  26. 9e86948 KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports by Liran Alon · 7 years ago
  27. dca7f12 KVM: x86: add kvm_fast_pio() to consolidate fast PIO code by Sean Christopherson · 7 years ago
  28. 432baf6 KVM: VMX: use kvm_fast_pio_in for handling IN I/O by Sean Christopherson · 7 years ago
  29. 2bb8caf KVM: vVMX: signal failure for nested VMEntry if emulation_required by Sean Christopherson · 7 years ago
  30. e1de91c KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest by Sean Christopherson · 7 years ago
  31. b4d1851 KVM: VMX: give unrestricted guest full control of CR3 by Sean Christopherson · 7 years ago
  32. 5dc1f04 KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest by Sean Christopherson · 7 years ago
  33. 1706bd0 KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST by Sean Christopherson · 7 years ago
  34. e90008d KVM: VMX: don't configure EPT identity map for unrestricted guest by Sean Christopherson · 7 years ago
  35. f7eaeb0 KVM: VMX: don't configure RM TSS for unrestricted guest by Sean Christopherson · 7 years ago
  36. 0c7f650 KVM: nVMX: Enforce NMI controls on vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  37. 1389309 KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace by Paolo Bonzini · 7 years ago
  38. 6677f3d KVM: nVMX: introduce struct nested_vmx_msrs by Paolo Bonzini · 7 years ago
  39. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  40. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  41. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  42. 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
  43. d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  44. 135a06c KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 by Chao Gao · 7 years ago
  45. 9915824 KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP by Radim Krčmář · 7 years ago
  46. 946fbbc KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely() by Paolo Bonzini · 7 years ago
  47. ecb586b KVM/x86: Remove indirect MSR op calls from SPEC_CTRL by Paolo Bonzini · 7 years ago
  48. 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
  49. 3712caeb KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap by KarimAllah Ahmed · 7 years ago
  50. 206587a X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 7 years ago
  51. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  53. d28b387 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  54. 28c1c9f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  55. 15d4507 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  56. a96223f Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti by Thomas Gleixner · 7 years ago
  57. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  58. 085331d x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  59. 904e14f KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  60. d391f12 x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested by Vitaly Kuznetsov · 7 years ago
  61. 7e86548 Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes by Ingo Molnar · 7 years ago
  62. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. f21f165 KVM: VMX: introduce alloc_loaded_vmcs by Paolo Bonzini · 7 years ago
  64. de3a002 KVM: nVMX: Eliminate vmcs02 pool by Jim Mattson · 7 years ago
  65. c940a3f KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 7 years ago
  66. d7231e7 KVM: VMX: introduce X2APIC_MSR macro by Paolo Bonzini · 7 years ago
  67. c992384 KVM: vmx: speed up MSR bitmap merge by Paolo Bonzini · 7 years ago
  68. 1f6e5b2 KVM: vmx: simplify MSR bitmap setup by Paolo Bonzini · 7 years ago
  69. 07f3661 KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit by Paolo Bonzini · 7 years ago
  70. 25a2e4f KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full by Paolo Bonzini · 7 years ago
  71. 8665c3f KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full by Paolo Bonzini · 7 years ago
  72. 74a497f KVM: nVMX: track dirty state of non-shadowed VMCS fields by Paolo Bonzini · 7 years ago
  73. c9e9dea KVM: VMX: split list of shadowed VMCS field to a separate file by Paolo Bonzini · 7 years ago
  74. 58e9ffa kvm: vmx: Reduce size of vmcs_field_to_offset_table by Jim Mattson · 7 years ago
  75. d37f426 kvm: vmx: Change vmcs_field_type to vmcs_field_width by Jim Mattson · 7 years ago
  76. 5b15706 kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX by Jim Mattson · 7 years ago
  77. 44900ba KVM: VMX: optimize shadow VMCS copying by Paolo Bonzini · 7 years ago
  78. c5d167b KVM: vmx: shadow more fields that are read/written on every vmexits by Paolo Bonzini · 7 years ago
  79. 6b69771 KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 by Liran Alon · 7 years ago
  80. 851c1a18 KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts by Liran Alon · 7 years ago
  81. f27a85c KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt by Liran Alon · 7 years ago
  82. e7387b0 KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated by Liran Alon · 7 years ago
  83. 5c7d4f9 KVM: nVMX: Fix bug of injecting L2 exception into L1 by Liran Alon · 7 years ago
  84. a6cb099 kvm/vmx: Use local vmx variable in vmx_get_msr() by Borislav Petkov · 7 years ago
  85. 05992ed Merge branch 'kvm-insert-lfence' by Paolo Bonzini · 7 years ago
  86. c2ba05c KVM: X86: introduce invalidate_gpa argument to tlb flush by Wanpeng Li · 7 years ago
  87. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  89. 2aad9b3 Merge branch 'kvm-insert-lfence' into kvm-master by Paolo Bonzini · 7 years ago
  90. 75f139a KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
  91. bd89525 KVM: x86: emulate #UD while in guest mode by Paolo Bonzini · 7 years ago
  92. 5b6c02f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  93. 0cb5b30 kvm: vmx: Scrub hardware GPRs at VM-exit by Jim Mattson · 7 years ago
  94. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  96. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  97. ec7660c KVM: Take vcpu->mutex outside vcpu_load by Christoffer Dall · 7 years ago
  98. 8eb73e2d KVM: VMX: drop I/O permission bitmaps by Quan Xu · 7 years ago
  99. 74c5593 KVM: VMX: Cache IA32_DEBUGCTL in memory by Wanpeng Li · 7 years ago
  100. 276c796 KVM: nVMX: Add a WARN for freeing a loaded VMCS02 by Mark Kanda · 7 years ago