]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: introduce DstImmUByte for dst operand decode
authorWei Yongjun <yjwei@cn.fujitsu.com>
Fri, 6 Aug 2010 03:36:51 +0000 (11:36 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:09 +0000 (10:51 +0200)
commit44894df97b2141df1d70593312fb147d9b2e7ba4
tree4eb78bbe7d191d7149b56eee6bccc931d7d3f19f
parent08489d9298bffef845b61bfe6753328fa8d2a5d0
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