From: Jan Kiszka Date: Mon, 16 Jun 2014 11:59:44 +0000 (+0200) Subject: KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5381417f6a51293e7b8af1eb18aefa5d47976a71;p=pandora-kernel.git KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM Many real CPUs get this wrong as well, but ours is totally off: bits 9:1 define the highest index value. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed