blob: de228e173a2057d4f541d8eeb2ef68f1d10944bd [file] [log] [blame]
6ccbd29ade0d ("KVM: SVM: nested: Don't allocate VMCB structures on stack")
cc440cdad5b7 ("KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE")
e670bf68f4b7 ("KVM: nSVM: save all control fields in svm->nested")
18fc6c55d1f4 ("KVM: nSVM: clean up tsc_offset update")
69cb877487de ("KVM: nSVM: move MMU setup to nested_prepare_vmcb_control")
f241d711b2d1 ("KVM: nSVM: extract preparation of VMCB for nested run")
3e06f0163f7f ("KVM: nSVM: extract load_nested_vmcb_control")
69c9dfa24bb7 ("KVM: nSVM: move map argument out of enter_svm_guest_mode")
5b672408660e ("KVM: nSVM: correctly inject INIT vmexits")
bd279629f73f ("KVM: nSVM: remove exit_required")
7c86663b68ba ("KVM: nSVM: inject exceptions via svm_check_nested_events")
a3535be731c2 ("KVM: nSVM: fix condition for filtering async PF")
df2a69af85be ("KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags")
221e761090b4 ("KVM: nSVM: Preserve IRQ/NMI/SMI priority irrespective of exiting behavior")
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")
4aef2ec9022b ("Merge branch 'kvm-amd-fixes' into HEAD")