From: Guillaume Thouvenin Date: Tue, 27 May 2008 12:49:15 +0000 (+0200) Subject: KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction X-Git-Tag: v2.6.27-rc1~968^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4257198ae2c36e030a0947fef661c8de973778be;p=pandora-kernel.git KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction Add support for mov r, sreg (0x8c) instruction. [avi: drop the sreg decoding table in favor of 1:1 encoding] Signed-off-by: Guillaume Thouvenin Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed