KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
authorDavid Edmondson <david.edmondson@oracle.com>
Thu, 18 Mar 2021 12:08:38 +0000 (12:08 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 17 Apr 2021 12:30:59 +0000 (08:30 -0400)
commit699e1b2e557810ad8596971b969ddcd7712dfd70
tree0ad7eb0fb039cd87f6c1eda032852ee148fe0fbb
parentd9e46d344e62a0d56fd86a8289db5bed8a57c92e
KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS

Show EFER and PAT based on their individual entry/exit controls.

Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20210318120841.133123-3-david.edmondson@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c