KVM: x86 emulator: Add group9 instruction decoding
authorGleb Natapov <gleb@redhat.com>
Wed, 10 Feb 2010 12:21:30 +0000 (14:21 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:10 +0000 (12:36 -0300)
commit60a29d4ea4e7b6b95d9391ebc8625b0426f3a363
tree58e73c5366d0017a83cb6f632be5c53ff93b67f6
parent2db2c2eb6226e30f8059b82512a1364db98da8e3
KVM: x86 emulator: Add group9 instruction decoding

Use groups mechanism to decode 0F C7 instructions.

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