summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/smm.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09KVM: x86: smm: preserve interrupt shadow in SMRAMMaxim Levitsky1-2/+6
2022-11-09KVM: x86: SVM: use smram structsMaxim Levitsky1-6/+0
2022-11-09KVM: x86: smm: add structs for KVM's smram layoutMaxim Levitsky1-0/+133
2022-11-09KVM: x86: do not define KVM_REQ_SMI if SMM disabledPaolo Bonzini1-1/+0
2022-11-09KVM: x86: compile out vendor-specific code if SMM is disabledPaolo Bonzini1-1/+0
2022-11-09KVM: allow compiling out SMM supportPaolo Bonzini1-0/+12
2022-11-09KVM: x86: move SMM exit to a new filePaolo Bonzini1-0/+1
2022-11-09KVM: x86: move SMM entry to a new filePaolo Bonzini1-0/+1
2022-11-09KVM: x86: start moving SMM-related functions to new filesPaolo Bonzini1-0/+25