blob: dc035706b2727610e43ab8a5ce9513eed4e3ff9f [file] [log] [blame]
5b672408660e ("KVM: nSVM: correctly inject INIT vmexits")
bd279629f73f ("KVM: nSVM: remove exit_required")
fc6f7c03ad80 ("KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set")
cae96af18452 ("KVM: SVM: Split out architectural interrupt/NMI/SMI 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")
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")
f74f94140fa5 ("KVM: SVM: introduce nested_run_pending")
33b22172452f ("KVM: x86: move nested-related kvm_x86_ops to a separate struct")
56083bdf67c7 ("KVM: x86: check_nested_events is never NULL")
a9ab13ff6e84 ("KVM: X86: Improve latency for single target IPI fastpath")
873e1da16918 ("KVM: VMX: Optimize handling of VM-Entry failures in vmx_vcpu_run()")
e64419d991ea ("KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook")