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