diff options
author | 2021-03-18 12:08:39 +0000 | |
---|---|---|
committer | 2021-04-17 08:31:00 -0400 | |
commit | 5518da62d433ccee53d39e98c4afe353132b1f56 (patch) | |
tree | 5bd8bd249f895112e4ba1399411c2fb092388f0b /arch/x86/kvm/svm/nested.c | |
parent | KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS (diff) | |
download | linux-dev-5518da62d433ccee53d39e98c4afe353132b1f56.tar.xz linux-dev-5518da62d433ccee53d39e98c4afe353132b1f56.zip |
KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
When deciding whether to dump the GUEST_IA32_EFER and GUEST_IA32_PAT
fields of the VMCS, examine only the VM entry load controls, as saving
on VM exit has no effect on whether VM entry succeeds or fails.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20210318120841.133123-4-david.edmondson@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions