From: Guillaume Thouvenin Date: Tue, 27 May 2008 08:19:16 +0000 (+0200) Subject: KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction X-Git-Tag: v2.6.27-rc1~968^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615ac125618dc7b40ecb418e8b353d31ccf0e518;p=pandora-kernel.git KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction Add support to mov r, imm (0xb8) instruction. Signed-off-by: Guillaume Thouvenin Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed