OSDN Git Service

KVM: x86 emulator: Add decoding of 16bit second immediate argument
authorGleb Natapov <gleb@redhat.com>
Sun, 12 Apr 2009 10:36:14 +0000 (13:36 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:40 +0000 (11:48 +0300)
commita5f868bd45a64ce1f502d228723a5b6c357790cd
treeeb67ac51d8fecd1308e5d274a39a6e7e1420343c
parentc2d0ee46e6e633a3c23ecbcb9b03ad731906cd79
KVM: x86 emulator: Add decoding of 16bit second immediate argument

Such as segment number in lcall/ljmp

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c