From: Avi Kivity Date: Mon, 14 Apr 2008 11:40:50 +0000 (+0300) Subject: KVM: x86 emulator: fix smsw and lmsw with a memory operand X-Git-Tag: v2.6.26-rc1~1028^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16286d082d99cb41e16938fa6ba84604229f4b77;p=pandora-kernel.git KVM: x86 emulator: fix smsw and lmsw with a memory operand lmsw and smsw were implemented only with a register operand. Extend them to support a memory operand as well. Fixes Windows running some display compatibility test on AMD hosts. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed