On Thu, 13 Apr 2023 16:19:12 -0700, Sean Christopherson wrote: > Two cleanups for UMIP related code, identified by Robert. These are > *almost* purely cosmetic, I don't expect any functional impact on real > world setups. > > Sean Christopherson (2): > KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have > UMIP > KVM: VMX: Use proper accessor to read guest CR4 in handle_desc() > > [...] Applied to kvm-x86 vmx, thanks! [1/2] KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have UMIP https://github.com/kvm-x86/linux/commit/3243b93c16d9 [2/2] KVM: VMX: Use proper accessor to read guest CR4 in handle_desc() https://github.com/kvm-x86/linux/commit/023cfa6fc200 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes