KVM: x86 emulator: Add decoding of 16bit second in memory argument
authorGleb Natapov <gleb@redhat.com>
Thu, 25 Feb 2010 14:36:42 +0000 (16:36 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:42 +0000 (13:53 +0300)
commite35b7b9c9e7d8768ee34e5904fed4cb0f2c2cb5d
tree376a4bc3dbd34c95e4f3aed914d275fc20f46769
parent2d49ec72d3fab0aa90510a64a973d594c48b1fd1
KVM: x86 emulator: Add decoding of 16bit second in memory argument

Add decoding of Ep type of argument used by callf/jmpf.

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