]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c7f86104ef349665281558bd666f7a1f328f70e
tree72a180e88aa6a320c583ebcd608db6d8b26684ff
parentc923f966a99640ffacb96bf462beecca2b9488c8
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