Age | Commit message (Expand) | Author |
---|---|---|
2022-11-09 | KVM: x86: smm: preserve interrupt shadow in SMRAM | Maxim Levitsky |
2022-11-09 | KVM: x86: SVM: use smram structs | Maxim Levitsky |
2022-11-09 | KVM: x86: smm: add structs for KVM's smram layout | Maxim Levitsky |
2022-11-09 | KVM: x86: do not define KVM_REQ_SMI if SMM disabled | Paolo Bonzini |
2022-11-09 | KVM: x86: compile out vendor-specific code if SMM is disabled | Paolo Bonzini |
2022-11-09 | KVM: allow compiling out SMM support | Paolo Bonzini |
2022-11-09 | KVM: x86: move SMM exit to a new file | Paolo Bonzini |
2022-11-09 | KVM: x86: move SMM entry to a new file | Paolo Bonzini |
2022-11-09 | KVM: x86: start moving SMM-related functions to new files | Paolo Bonzini |