KVM: x86 emulator: Add group8 instruction decoding
authorGleb Natapov <gleb@redhat.com>
Wed, 10 Feb 2010 12:21:29 +0000 (14:21 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:10 +0000 (12:36 -0300)
commit2db2c2eb6226e30f8059b82512a1364db98da8e3
tree21c7fe4ebd74c0f969ce6d67ff5c4b803ca46071
parent8b97fb0fcba0e119d539ef6126ddd1d7ba9c007f
KVM: x86 emulator: Add group8 instruction decoding

Use groups mechanism to decode 0F BA 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