]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: VMX: Dump VMCS on unexpected #VE
authorSean Christopherson <seanjc@google.com>
Sat, 18 May 2024 00:04:26 +0000 (17:04 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 May 2024 16:28:04 +0000 (12:28 -0400)
commit743f1773366461cb44de297b1caf0a4292eb8fda
tree6f1de8044e4b58ed761abc6117af9db3e1179eb1
parent837d557aba6b816985141ddbeb7649444ed26d3b
KVM: VMX: Dump VMCS on unexpected #VE

Dump the VMCS on an unexpected #VE, otherwise it's practically impossible
to figure out why the #VE occurred.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20240518000430.1118488-6-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c