KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
authorJarkko Sakkinen <jarkko@profian.com>
Thu, 28 Jul 2022 05:09:19 +0000 (08:09 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 28 Jul 2022 18:02:06 +0000 (14:02 -0400)
commit6fac42f127b8e8464b8c13036dfed825981881d9
tree6e2243bb8ce724c3fcaa2d73c0721c512362ad73
parent6c6ab524cfae0799e55c82b2c1d61f1af0156f8d
KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog

As Virtual Machine Save Area (VMSA) is essential in troubleshooting
attestation, dump it to the klog with the KERN_DEBUG level of priority.

Cc: Jarkko Sakkinen <jarkko@kernel.org>
Suggested-by: Harald Hoyer <harald@profian.com>
Signed-off-by: Jarkko Sakkinen <jarkko@profian.com>
Message-Id: <20220728050919.24113-1-jarkko@profian.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/sev.c