From: Avi Kivity Date: Sun, 1 Aug 2010 11:46:54 +0000 (+0300) Subject: KVM: x86 emulator: introduce Op3264 for mov cr and mov dr instructions X-Git-Tag: v2.6.37-rc1~142^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9b4b75be866de938a3094413a60554f7e66e4d;p=pandora-kernel.git KVM: x86 emulator: introduce Op3264 for mov cr and mov dr instructions The operands for these instructions are 32 bits or 64 bits, depending on long mode, and ignoring REX prefixes, or the operand size prefix. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed