Changes in v2: - reordering to avoid breaking the disabling of CR3 access interception - express VMX_BASIC_TRUE_CTLS via bit-shift - rename host_debugctl -> vmcs01_debugctl Jan Kiszka (5): KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS KVM: nVMX: Allow to disable CR3 access interception KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM arch/x86/include/asm/vmx.h | 3 ++ arch/x86/include/uapi/asm/msr-index.h | 1 + arch/x86/kvm/vmx.c | 75 +++++++++++++++++++++++++---------- 3 files changed, 58 insertions(+), 21 deletions(-) -- 1.8.1.1.298.ge7eed54 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html