summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/smm.c
AgeCommit message (Expand)Author
2022-11-09KVM: x86: smm: preserve interrupt shadow in SMRAMMaxim Levitsky
2022-11-09KVM: x86: smm: use smram struct for 64 bit smram load/restoreMaxim Levitsky
2022-11-09KVM: x86: smm: use smram struct for 32 bit smram load/restoreMaxim Levitsky
2022-11-09KVM: x86: smm: use smram structs in the common codeMaxim Levitsky
2022-11-09KVM: x86: smm: add structs for KVM's smram layoutMaxim Levitsky
2022-11-09KVM: x86: smm: check for failures on smm entryMaxim Levitsky
2022-11-09KVM: x86: do not define SMM-related constants if SMM disabledPaolo Bonzini
2022-11-09KVM: x86: do not go through ctxt->ops when emulating rsmPaolo 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