blob: 426c50cbb0d1350e895d06625a4a430315b72add [file] [log] [blame]
b7c1c226f940 ("KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()")
a821bab2d1ee ("KVM: VMX: Move VMX specific files to a "vmx" subdirectory")
5d7a6443368e ("KVM: VMX: refactor evmcs_sanitize_exec_ctrls()")
a5c214dad198 ("KVM/VMX: Change hv flush logic when ept tables are mismatched.")
52017608da33 ("KVM: nVMX: add option to perform early consistency checks via H/W")
16fb9a46c54d ("KVM: nVMX: do early preparation of vmcs02 before check_vmentry_postreqs()")
9d6105b2b59f ("KVM: nVMX: initialize vmcs02 constant exactly once (per VMCS)")
09abe3200266 ("KVM: nVMX: split pieces of prepare_vmcs02() to prepare_vmcs02_early()")
860ff2aa84d3 ("KVM: VMX: remove ASSERT() on vmx->pml_pg validity")
a633e41e7362 ("KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode()")
7671ce21b13b ("KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()")
d63907dc7dd1 ("KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode")
3df5c37e55c8 ("KVM: nVMX: try to set EFER bits correctly when initializing controls")
1abf23fb42f5 ("KVM: nVMX: use vm_exit_controls_init() to write exit controls for vmcs02")
5b8ba41dafd7 ("KVM: nVMX: move vmcs12 EPTP consistency check to check_vmentry_prereqs()")
efebf0aaec3d ("KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPT")
327c072187f7 ("KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes")
3d5bdae8b164 ("KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID")
1438921c6dc1 ("KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions")
7e7126846c95 ("kvm: nVMX: fix entry with pending interrupt if APICv is enabled")
e6c67d8cf117 ("KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv")
d264ee0c2ed2 ("KVM: VMX: use preemption timer to force immediate VMExit")
f459a707ed31 ("KVM: VMX: modify preemption timer bit only when arming timer")
b5861e5cf2fc ("KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2")
0b665d304028 ("KVM: vmx: Inject #UD for SGX ENCLS instruction in guest")
e61cf2e3a5b4 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")