From: Avi Kivity Date: Sun, 1 Aug 2010 11:25:22 +0000 (+0300) Subject: KVM: x86 emulator: use struct operand for mov reg,dr and mov dr,reg for reg op X-Git-Tag: v2.6.37-rc1~142^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27f38563d956135a5e80aca749b399ac5f3158a;p=pandora-kernel.git KVM: x86 emulator: use struct operand for mov reg,dr and mov dr,reg for reg op This is an ordinary modrm source or destination; use the standard structure representing it. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed