From: Avi Kivity Date: Sun, 1 Aug 2010 11:25:22 +0000 (+0300) Subject: KVM: x86 emulator: use struct operand for mov reg,cr and mov cr,reg for reg op X-Git-Tag: v2.6.37-rc1~142^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0c7d44e4553ffb4902ec15549a9b855cd05a59;p=pandora-kernel.git KVM: x86 emulator: use struct operand for mov reg,cr and mov cr,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