Re: [PATCH v3 0/2] KVM: x86: Fix missing EFER validity checks
Sean Christopherson <[email protected]> Fri, 31 Jul 2026 13:09:58 -0700
| Newsgroups | org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 13 Jul 2026 18:01:51 +0000, Yosry Ahmed wrote: > v3 of the EFER missing validity checks on KVM_SET_SREGS* fix, split out > a larger series of EFER fixes. > > v2 -> v3: > - Split out KVM_SET_SREG* fix and selftest. > > v2: https://lore.kernel.org/kvm/[email protected]/ > > [...] Applied to kvm-x86 misc, thanks! [1/2] KVM: x86: Check EFER validity on KVM_SET_SREGS* https://github.com/kvm-x86/linux/commit/184bd464bdb6 [2/2] KVM: selftests: Extend set_sregs test to cover EFER https://github.com/kvm-x86/linux/commit/e43a21553ac8 -- https://github.com/kvm-x86/linux/tree/next