KVM: x86 emulator: introduce DstImmUByte for dst operand decode
commit943858e27544cd10e6095093a40be911a31892b1
authorWei Yongjun <yjwei@cn.fujitsu.com>
Fri, 6 Aug 2010 03:36:51 +0000 (6 11:36 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:09 +0000 (24 10:51 +0200)
tree4eb78bbe7d191d7149b56eee6bccc931d7d3f19f
parentc483c02ad35256206d6c45d7170fef1e33a43e9c
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>
arch/x86/kvm/emulate.c