From 574353496081bce251fdd82fbfb67ca9fd6e0fcf Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Tue, 6 Aug 2013 10:39:56 +0200 Subject: [PATCH] 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-format-patch failed