blob: b3e81f4e186f1395d8a7754ce8268ab0af7ad60d [file] [log] [blame]
22f232d134e1 ("KVM: selftests: x86: Set supported CPUIDs on default VM")
0aa9ec45d427 ("KVM: selftests: Introduce vm_create_[default_]_with_vcpus")
ec2f18bb4783 ("KVM: selftests: Make vm_create_default common")
f663132d1e09 ("KVM: selftests: Drop pointless vm_create wrapper")
4b5d12b0e21c ("KVM: selftests: Factor code out of demand_paging_test")
97a71a545599 ("KVM: selftests: test behavior of unmapped L2 APIC-access address")
0c899c25d754 ("KVM: x86: do not attempt TSC synchronization on guest writes")
d468706e313c ("KVM: selftests: Add test for user space MSR handling")
7e464770a434 ("KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX is unsupported")
fb0cb6a8211c ("KVM: selftests: update hyperv_cpuid with SynDBG tests")
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")