On Wed, 08 Mar 2023 15:29:36 +0800, Robert Hoo wrote: > If !guest_cpuid_has(vcpu, X86_FEATURE_PCID), CR4.PCIDE would have been in > vcpu->arch.cr4_guest_rsvd_bits and failed earlier kvm_is_valid_cr4() check. > Remove this meaningless check. > > Applied to kvm-x86 misc, thanks! [1/1] KVM: x86: Remove a redundant guest cpuid check in kvm_set_cr4() https://github.com/kvm-x86/linux/commit/99b30869804e -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes