Series |
KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
|
expand
-
[v5,00/26] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
-
[v5,01/26] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
-
[v5,02/26] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
-
[v5,03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
-
[v5,04/26] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
-
[v5,05/26] KVM: nVMX: Support several new fields in eVMCSv1
-
[v5,06/26] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
-
[v5,07/26] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
-
[v5,08/26] KVM: selftests: Switch to updated eVMCSv1 definition
-
[v5,09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
-
[v5,10/26] KVM: selftests: Enable TSC scaling in evmcs selftest
-
[v5,11/26] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
-
[v5,12/26] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
-
[v5,13/26] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
-
[v5,14/26] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_confi…
-
[v5,15/26] KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM
-
[v5,16/26] KVM: VMX: Extend VMX controls macro shenanigans
-
[v5,17/26] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
-
[v5,18/26] KVM: VMX: Add missing VMEXIT controls to vmcs_config
-
[v5,19/26] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
-
[v5,20/26] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
-
[v5,21/26] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
-
[v5,22/26] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
-
[v5,23/26] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRU…
-
[v5,24/26] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
-
[v5,25/26] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
-
[v5,26/26] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
|