blob: f647a29a820562e3ca9f1989b57278609aa6fc90 [file] [log] [blame]
c300ab9f08df ("KVM: x86: Replace late check_nested_events() hack with more precise fix")
cae96af18452 ("KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks")
1b660b6baaaf ("KVM: VMX: Split out architectural interrupt/NMI blocking checks")
55714cddbf10 ("KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()")
bbdad0b5a708 ("KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set")
429ab576f387 ("KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set")
a9fa7cb6aa99 ("KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed")
88c604b66eb6 ("KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of int")
9c3d370a8efa ("KVM: SVM: Implement check_nested_events for NMI")
33b22172452f ("KVM: x86: move nested-related kvm_x86_ops to a separate struct")
56083bdf67c7 ("KVM: x86: check_nested_events is never NULL")
eaf78265a4ab ("KVM: SVM: Move SEV code to separate file")
ef0f64960d01 ("KVM: SVM: Move AVIC code to separate file")
883b0a91f41a ("KVM: SVM: Move Nested SVM Implementation to nested.c")
46a010dd6896 ("kVM SVM: Move SVM related files to own sub-directory")
8c1b724ddb21 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")