blob: 95c07e2690f2e1f0ffc2ecbac225462509f5a7b3 [file] [log] [blame]
3e8eacccae9d ("KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true")
e4027cfafd78 ("KVM: nVMX: Set callbacks for nested functions during hardware setup")
a3203381ca95 ("KVM: VMX: Move the hardware {un}setup functions to the bottom")
944c3464538d ("KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions")
7caaa7110867 ("KVM: VMX: Pass vmx_capability struct to setup_vmcs_config()")
c73da3fcab43 ("KVM: VMX: Properly handle dynamic VM Entry/Exit controls")
71d9409e2093 ("KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()")
dfae3c03b89f ("KVM: nVMX: Allocate and configure VM{READ,WRITE} bitmaps iff enable_shadow_vmcs")
1b3ab5ad1b8a ("KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails")
57b119da3594 ("KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability")
0804c849f1df ("kvm/x86 : add coalesced pio support")
9943450b7b88 ("kvm/x86 : add document for coalesced mmio")
5a5e8a15d76e ("KVM: vmx: write HOST_IA32_EFER in vmx_set_constant_host_state()")
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()")
214ff83d4473 ("KVM: x86: hyperv: implement PV IPI send hypercalls")
bd18bffca353 ("KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail")
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")
aa069a996951 ("KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization")
9d67121a4fce ("Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next")