blob: c0dacc838f316f518f5f9946ae222e4150208570 [file] [log] [blame]
08245e6d2e58 ("KVM: nSVM: remove HF_HIF_MASK")
e9fd761a46b8 ("KVM: nSVM: remove HF_VINTR_MASK")
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")
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")