KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding
authorWei Yongjun <yjwei@cn.fujitsu.com>
Tue, 6 Jul 2010 08:49:05 +0000 (16:49 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 2 Aug 2010 03:40:22 +0000 (06:40 +0300)
Memory reads for 'mov sreg,rm16' should be 16 bits only.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c

Simple merge