KVM: x86: SVM: use smram structs
authorMaxim Levitsky <mlevitsk@redhat.com>
Tue, 25 Oct 2022 12:47:39 +0000 (15:47 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Nov 2022 17:31:25 +0000 (12:31 -0500)
commitdd5045fed588b3e7ac0a4546138b2fe16d5d0fff
tree7f659f24e920567f3f3fc52494087bb0e0de5db0
parente6a82199b610d843d810bc90d1f5df667906c402
KVM: x86: SVM: use smram structs

Use SMM structs in the SVM code as well, which removes the last user of
put_smstate/GET_SMSTATE so remove these macros as well.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20221025124741.228045-22-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/smm.h
arch/x86/kvm/svm/svm.c