OSDN Git Service

KVM: x86/mmu: Dump reserved bits if they're detected on non-MMIO SPTE
authorSean Christopherson <seanjc@google.com>
Thu, 25 Feb 2021 20:47:49 +0000 (12:47 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Mar 2021 08:43:55 +0000 (04:43 -0400)
commitbb4cdf3af9395d50c731d86c15454105a31eb9e3
tree466f3258eac217b7341e95f274f44a3cee5c5c7f
parent715f1079eee12f629b2de5c8a9489124a5af0a18
KVM: x86/mmu: Dump reserved bits if they're detected on non-MMIO SPTE

Debugging unexpected reserved bit page faults sucks.  Dump the reserved
bits that (likely) caused the page fault to make debugging suck a little
less.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210225204749.1512652-25-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/mmu.c