]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
KVM: x86 emulator: Extend the opcode descriptor
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Thu, 4 Dec 2008 13:25:38 +0000 (14:25 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:55:41 +0000 (16:55 +0200)
commit45ed60b371aeae6ed80f7e9d594a5e6412edc176
treedab9504386e9f34eb2cc06fb7c35a6f9bc55c911
parent6f89724829cfd4ad6771a92fd4b8d59c90c7220c
KVM: x86 emulator: Extend the opcode descriptor

Extend the opcode descriptor to 32 bits. This is needed by the
introduction of a new Src2 operand type.

Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86_emulate.c