From: Nadav Amit Date: Fri, 18 Apr 2014 04:11:34 +0000 (+0300) Subject: KVM: x86: Processor mode may be determined incorrectly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42bf549f3c672006ba18e97152cbc563315ba4e6;p=pandora-kernel.git KVM: x86: Processor mode may be determined incorrectly If EFER.LMA is off, cs.l does not determine execution mode. Currently, the emulation engine assumes differently. Signed-off-by: Nadav Amit Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed