From: Avi Kivity Date: Sun, 1 Aug 2010 15:35:24 +0000 (+0300) Subject: KVM: x86 emulator: fix LMSW able to clear cr0.pe X-Git-Tag: v2.6.37-rc1~142^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9928ff608b1b6ba10fafde85f57970a83a181331;p=pandora-kernel.git KVM: x86 emulator: fix LMSW able to clear cr0.pe LMSW is documented not to be able to clear cr0.pe; make it so. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed