]> www.infradead.org Git - users/hch/misc.git/commit
KVM: SVM: Include the vCPU ID when dumping a VMCB
authorTom Lendacky <thomas.lendacky@amd.com>
Thu, 20 Mar 2025 13:26:52 +0000 (08:26 -0500)
committerSean Christopherson <seanjc@google.com>
Fri, 25 Apr 2025 23:19:54 +0000 (16:19 -0700)
commit0e6b677de730bec4113c466861968e38c4018c50
tree1a5216252604a88cad05eedf4bfb0543be9c196f
parentdb264509610588dea5fa1dbe28914d39b688d190
KVM: SVM: Include the vCPU ID when dumping a VMCB

Provide the vCPU ID of the VMCB in dump_vmcb().

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Acked-by: Borislav Petkov (AMD) <bp@alien8.de>
Tested-by: Kim Phillips <kim.phillips@amd.com>
Link: https://lore.kernel.org/r/ee0af5a6c1a49aebb4a8291071c3f68cacf107b2.1742477213.git.thomas.lendacky@amd.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/svm/svm.c