commit | a5046e6c7d97d6574ffe6367311ea0b0de56aa58 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Tue Jul 06 16:49:05 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon Aug 02 06:40:22 2010 +0300 |
tree | 8895223602eb3fcf0ee9d692142f68a0a515d012 | |
parent | b79b93f92cb3b66b89d75525fdfd2454b1e1f446 [diff] |
KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding 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>