]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/include/uapi/asm/msr-index.h
KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 16 Jun 2014 11:59:40 +0000 (13:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 Jun 2014 10:52:11 +0000 (12:52 +0200)
commit3dbcd8da7b564194f93271b003a1c46ef404cbdb
treec72b3a583107796dbe3d53c344a7eb2bedad0c13
parente4aa5288ff07766d101751de9a8420d666c61735
KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS

We already implemented them but failed to advertise them. Currently they
all return the identical values to the capability MSRs they are
augmenting. So there is no change in exposed features yet.

Drop related comments at this chance that are partially incorrect and
redundant anyway.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/uapi/asm/msr-index.h
arch/x86/kvm/vmx.c