From: Jan Kiszka Date: Tue, 6 Aug 2013 08:39:56 +0000 (+0200) Subject: KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting X-Git-Tag: v3.12-rc1~143^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574353496081bce251fdd82fbfb67ca9fd6e0fcf;p=pandora-kernel.git KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting Do not report that we can enter the guest in 64-bit mode if the host is 32-bit only. This is not supported by KVM. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed