Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Feb 2023 17:23:19 +0000 (12:23 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Feb 2023 17:23:19 +0000 (12:23 -0500)
commit27b025ebb0f6092d5c0a88de2ab73545bc1c496e
tree57d0a771cc8c55555b1dc8af7668b3075615ca7f
parent4bc6dcaa159b77ecc2c0c657433c3f5c8a657711
parent93827a0a36396f2fd6368a54a020f420c8916e9b
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD

KVM VMX changes for 6.3:

 - Handle NMI VM-Exits before leaving the noinstr region

 - A few trivial cleanups in the VM-Enter flows

 - Stop enabling VMFUNC for L1 purely to document that KVM doesn't support
   EPTP switching (or any other VM function) for L1

 - Fix a crash when using eVMCS's enlighted MSR bitmaps
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.h