KVM: x86 emulator: Add group8 instruction decoding
authorGleb Natapov <gleb@redhat.com>
Wed, 10 Feb 2010 12:21:29 +0000 (14:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:50:15 +0000 (08:50 -0700)
commit89412b0b75eab56d30a2592bb8fd3d8f68825803
tree80364caca978ca25b9d907590f2723c7b91bbd66
parentf23fb645ee579a2eb25a5f665ed7c40918392949
KVM: x86 emulator: Add group8 instruction decoding

commit 2db2c2eb6226e30f8059b82512a1364db98da8e3 upstream.

Use groups mechanism to decode 0F BA instructions.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kvm/emulate.c