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-- 954 bytes
Makefile -rw-r--r-- 171 bytes
dns_key.c -rw-r--r-- 9.7 KB
dns_query.c -rw-r--r-- 4.7 KB
internal.h -rw-r--r-- 1.4 KB

back to top