KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
authorSean Christopherson <sean.j.christopherson@intel.com>
Thu, 16 Jul 2020 03:41:19 +0000 (20:41 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 30 Jul 2020 22:17:00 +0000 (18:17 -0400)
commitf83a4a6932f002701db19f968938ada1289f5e3c
tree972f0b879b9b9c6fbafe7fd0e2255ee475b5afe9
parent2a40b9001ec210e51a2bc8647629d7906779fb0b
KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch

Remove the WARN in vmx_load_mmu_pgd() that was temporarily added to aid
bisection/debug in the event the current MMU's shadow root level didn't
match VMX's computed EPTP level.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200716034122.5998-7-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c