1. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  2. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  3. 4191db2 KVM: x86: Update APICv on APIC reset by Jan H. Schönherr · 7 years ago
  4. a488848 KVM: VMX: Do not fully reset PI descriptor on vCPU reset by Jan H. Schönherr · 7 years ago
  5. 8eb3f87 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  6. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  7. 305d0ab KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume by Wanpeng Li · 7 years ago
  8. c0a1666 KVM: VMX: use cmpxchg64 by Paolo Bonzini · 7 years ago
  9. 31afb2e KVM: VMX: simplify and fix vmx_vcpu_pi_load by Paolo Bonzini · 8 years ago
  10. 8b306e2 KVM: VMX: avoid double list add with VT-d posted interrupts by Paolo Bonzini · 8 years ago
  11. cd39e11 KVM: VMX: extract __pi_post_block by Paolo Bonzini · 8 years ago
  12. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  14. 4488994 KVM: nVMX: fix HOST_CR3/HOST_CR4 cache by Ladi Prosek · 7 years ago
  15. 5753743f KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt by Haozhong Zhang · 7 years ago
  16. dc91f2e KVM: VMX: do not change SN bit in vmx_update_pi_irte() by Haozhong Zhang · 7 years ago
  17. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  18. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  19. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  20. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  21. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  22. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  23. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  24. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  25. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  27. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  30. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  31. 712b12d kvm: nVMX: Validate the virtual-APIC address on nested VM-entry by Jim Mattson · 7 years ago
  32. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  33. bfcf83b KVM: nVMX: Fix trying to cancel vmlauch/vmresume by Wanpeng Li · 7 years ago
  34. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  35. 274bba5 KVM: VMX: use kvm_event_needs_reinjection by Wanpeng Li · 7 years ago
  36. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  37. 855feb6 KVM: MMU: Add 5 level EPT & Shadow page table support. by Yu Zhang · 7 years ago
  38. 3db1348 kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS by Paolo Bonzini · 7 years ago
  39. 75f4fc8 kvm: vmx: Raise #UD on unsupported RDSEED by Jim Mattson · 7 years ago
  40. 45ec368 kvm: vmx: Raise #UD on unsupported RDRAND by Jim Mattson · 7 years ago
  41. 80154d7 KVM: VMX: cache secondary exec controls by Paolo Bonzini · 7 years ago
  42. 42aa53b KVM: VMX: always require WB memory type for EPT by David Hildenbrand · 7 years ago
  43. bb97a01 KVM: VMX: cleanup EPTP definitions by David Hildenbrand · 7 years ago
  44. 9034e6e KVM: x86: fix use of L1 MMIO areas in nested guests by Paolo Bonzini · 7 years ago
  45. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  46. e08d26f KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  47. a057e0e KVM: nVMX: validate eptp pointer by David Hildenbrand · 7 years ago
  48. eebed24 kvm: nVMX: Add support for fast unprotection of nested guest page tables by Paolo Bonzini · 8 years ago
  49. bbeac28 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  50. de63ad4 KVM: X86: implement the logic for spinlock optimization by Longpeng(Mike) · 7 years ago
  51. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  52. 1b4d56b KVM: x86: use general helpers for some cpuid manipulation by Radim Krčmář · 7 years ago
  53. d6321d4 KVM: x86: generalize guest_cpuid_has_ helpers by Radim Krčmář · 7 years ago
  54. 41ab937 KVM: nVMX: Emulate EPTP switching for the L1 hypervisor by Bandan Das · 7 years ago
  55. 27c42a1 KVM: nVMX: Enable VMFUNC for the L1 hypervisor by Bandan Das · 7 years ago
  56. 2a499e4 KVM: vmx: Enable VMFUNCs by Bandan Das · 7 years ago
  57. 53a70da KVM: nVMX: get rid of nested_release_page* by David Hildenbrand · 7 years ago
  58. 5e2f30b KVM: nVMX: get rid of nested_get_page() by David Hildenbrand · 7 years ago
  59. 90a2db6 KVM: nVMX: INVPCID support by Paolo Bonzini · 7 years ago
  60. 6550c4d KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" by Wanpeng Li · 7 years ago
  61. c9f0440 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  62. 8ca44e8 kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown by David Matlack · 7 years ago
  63. 9f744c5 KVM: nVMX: do not pin the VMCS12 by Paolo Bonzini · 7 years ago
  64. b96fb43 KVM: nVMX: fixes to nested virt interrupt injection by Paolo Bonzini · 7 years ago
  65. 7313c69 KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 by Paolo Bonzini · 7 years ago
  66. 2d6144e KVM: nVMX: Fix loss of L2's NMI blocking state by Wanpeng Li · 7 years ago
  67. 06a5524 KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode by Wincy Van · 8 years ago
  68. fa19871 KVM: VMX: remove unused field by Paolo Bonzini · 7 years ago
  69. f244dee KVM: VMX: Fix invalid guest state detection after task-switch emulation by Wanpeng Li · 7 years ago
  70. b3f1dfb KVM: nVMX: Disallow VM-entry in MOV-SS shadow by Jim Mattson · 7 years ago
  71. 4c4a6f7 KVM: nVMX: track NMI blocking state separately for each VMCS by Paolo Bonzini · 7 years ago
  72. d0ec49d kvm/x86/svm: Support Secure Memory Encryption within KVM by Tom Lendacky · 7 years ago
  73. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  74. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 7 years ago
  75. 1261bfa KVM: async_pf: Add L1 guest async_pf #PF vmexit handler by Wanpeng Li · 7 years ago
  76. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 7 years ago
  77. 48ae0fb kvm: vmx: Properly handle machine check during VM-entry by Jim Mattson · 8 years ago
  78. 85fd514 kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields by Jim Mattson · 8 years ago
  79. 5fa99cb kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls by Jim Mattson · 8 years ago
  80. 56a2051 kvm: nVMX: Validate the I/O bitmaps on nested VM-entry by Jim Mattson · 8 years ago
  81. 7cdc2d6 kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails by Jim Mattson · 8 years ago
  82. 70bcd70 KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits by Paolo Bonzini · 8 years ago
  83. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. 691bd43 kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS by Haozhong Zhang · 8 years ago
  85. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 995f00a x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12 by Peter Feiner · 8 years ago
  87. dcdca5f x86: kvm: mmu: make spte mmio mask more explicit by Peter Feiner · 8 years ago
  88. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 8 years ago
  89. c853354 KVM: LAPIC: Fix lapic timer injection delay by Wanpeng Li · 8 years ago
  90. 4035260 kvm: nVMX: Check memory operand to INVVPID by Jim Mattson · 8 years ago
  91. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  92. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
  93. d281e13 KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit by Jim Mattson · 8 years ago
  94. d923fcf KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit by Jim Mattson · 8 years ago
  95. 4531662 kvm: vmx: Check value written to IA32_BNDCFGS by Jim Mattson · 8 years ago
  96. 4439af9 kvm: x86: Guest BNDCFGS requires guest MPX support by Jim Mattson · 8 years ago
  97. a8b6fda3 kvm: vmx: Do not disable intercepts for BNDCFGS by Jim Mattson · 8 years ago
  98. d491221 KVM: nVMX: Fix exception injection by Wanpeng Li · 8 years ago
  99. d6e41f1 x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant by Andy Lutomirski · 8 years ago
  100. 7461fbc KVM: white space cleanup in nested_vmx_setup_ctls_msrs() by Dan Carpenter · 8 years ago