KVM: x86: adjust SEV for commit 7e8e6eed75e
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Nov 2020 14:39:59 +0000 (09:39 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Dec 2020 17:38:39 +0000 (12:38 -0500)
commitdee734a7de9169018b8108208587d3ff1fdfff18
tree678b46702600f994436adc1ddb09431aaa9a43cb
parent8cce12b3c82717df72afb955ce74c769b0eb2b4f
KVM: x86: adjust SEV for commit 7e8e6eed75e

Since the ASID is now stored in svm->asid, pre_sev_run should also place
it there and not directly in the VMCB control area.

Reported-by: Ashish Kalra <Ashish.Kalra@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/sev.c