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