]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2024 14:31:29 +0000 (10:31 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 11 Mar 2024 14:31:29 +0000 (10:31 -0400)
commitb00471a5523417873d0454c96f98312a7848a3e0
treef5ba679770a333bc21d8a6a669ffba3e3778c22f
parent41ebae2ecd1496aaf72596af9f37529d62a160ab
parent259720c37d51aae21f70060ef96e1f1b08df0652
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD

KVM VMX changes for 6.9:

 - Fix a bug where KVM would report stale/bogus exit qualification information
   when exiting to userspace due to an unexpected VM-Exit while the CPU was
   vectoring an exception.

 - Add a VMX flag in /proc/cpuinfo to report 5-level EPT support.

 - Clean up the logic for massaging the passthrough MSR bitmaps when userspace
   changes its MSR filter.
arch/x86/kvm/vmx/vmx.c