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