commit | 943858e27544cd10e6095093a40be911a31892b1 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Fri Aug 06 11:36:51 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:51:09 2010 +0200 |
tree | 4eb78bbe7d191d7149b56eee6bccc931d7d3f19f | |
parent | c483c02ad35256206d6c45d7170fef1e33a43e9c [diff] |
KVM: x86 emulator: introduce DstImmUByte for dst operand decode Introduce DstImmUByte for dst operand decode, which will be used for out instruction. Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>