blob: 98ea303fcf969e92d5b81852ac9c6921f4ef5946 [file] [log] [blame]
0c899c25d754 ("KVM: x86: do not attempt TSC synchronization on guest writes")
d468706e313c ("KVM: selftests: Add test for user space MSR handling")
8d7fbf01f9af ("KVM: selftests: VMX preemption timer migration test")
850448f35aaf ("KVM: nVMX: Fix VMX preemption timer migration")
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")
56ba77a459a7 ("KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'")
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")