From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:23 +0000 (+0300) Subject: KVM: x86 emulator: fix Move r/m16 to segment register decoding X-Git-Tag: v2.6.36-rc1~580^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=054fe9f6e3b76877516b37ac7d83d58c7f37c1b6;p=pandora-kernel.git KVM: x86 emulator: fix Move r/m16 to segment register decoding This instruction does not need generic decoding for its dst operand. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed