From: Avi Kivity Date: Thu, 26 Aug 2010 08:06:15 +0000 (+0300) Subject: KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with register operand X-Git-Tag: v2.6.37-rc1~142^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081bca0e6b87d0c7b9ade7ffee1f44aca336a8fa;p=pandora-kernel.git KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with register operand SrcMemFAddr is not defined with the modrm operand designating a register instead of a memory address. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed