From: Jan Kiszka Date: Mon, 16 Jun 2014 11:59:40 +0000 (+0200) Subject: KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbcd8da7b564194f93271b003a1c46ef404cbdb;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed