]> Pileus Git - ~andy/linux/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)
commitb250e605895d02cede78922d034f7825af72a8b5
treef9a5a70a3aac61362cb39f5bd2725bd0d4c6b861
parent0ef753b8c323f5b8d75d7dc57ceef6b35982afdb
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