KVM: x86: dump_vmcs should include the autoload/autostore MSR lists
authorDavid Edmondson <david.edmondson@oracle.com>
Thu, 18 Mar 2021 12:08:41 +0000 (12:08 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 17 Apr 2021 12:31:01 +0000 (08:31 -0400)
commit8486039a6c9f8f56ae8ad06394043b61fcbb7211
tree72a180e88aa6a320c583ebcd608db6d8b26684ff
parent0702a3cbbf735a0ae67fb336590f75be37f01efe
KVM: x86: dump_vmcs should include the autoload/autostore MSR lists

When dumping the current VMCS state, include the MSRs that are being
automatically loaded/stored during VM entry/exit.

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