diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2022-10-25 14:47:34 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-11-09 18:31:22 +0100 |
commit | 09779c16e3eda95312ca14cd263dbb05da147b75 (patch) | |
tree | 68ff0ea3d8c6429c22cf26e808c7a2bc026ec7ee /arch/x86/kvm/vmx/vmx.c | |
parent | KVM: x86: smm: check for failures on smm entry (diff) | |
download | linux-09779c16e3eda95312ca14cd263dbb05da147b75.tar.xz linux-09779c16e3eda95312ca14cd263dbb05da147b75.zip |
KVM: x86: smm: add structs for KVM's smram layout
Add structs that will be used to define and read/write the KVM's
SMRAM layout, instead of reading/writing to raw offsets.
Also document the differences between KVM's SMRAM layout and SMRAM
layout that is used by real Intel/AMD cpus.
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20221025124741.228045-17-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/vmx.c')
0 files changed, 0 insertions, 0 deletions