]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add SrcImmU16 operand type
authorAvi Kivity <avi@redhat.com>
Wed, 18 Aug 2010 12:11:24 +0000 (15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:12 +0000 (10:51 +0200)
commitb4726aa84612012004a5842b15d7ac6ab35c40d5
treef9a5a70a3aac61362cb39f5bd2725bd0d4c6b861
parent165ce960213ef78d9ccc6d5c9a8fa1bc96c5a624
KVM: x86 emulator: add SrcImmU16 operand type

Used for RET NEAR instructions.

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