Revision 031b91a5fe6f1ce61b7617614ddde9ed61e252be authored by Sean Christopherson on 04 February 2021, 00:01:06 UTC, committed by Paolo Bonzini on 04 February 2021, 17:59:28 UTC
Set cr3_lm_rsvd_bits, which is effectively an invalid GPA mask, at vCPU
reset.  The reserved bits check needs to be done even if userspace never
configures the guest's CPUID model.

Cc: stable@vger.kernel.org
Fixes: 0107973a80ad ("KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210204000117.3303214-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 87aa9ec
History
File Mode Size
Kconfig -rw-r--r-- 1007 bytes
Makefile -rw-r--r-- 225 bytes
af_mpls.c -rw-r--r-- 63.3 KB
internal.h -rw-r--r-- 5.5 KB
mpls_gso.c -rw-r--r-- 2.3 KB
mpls_iptunnel.c -rw-r--r-- 7.8 KB

back to top