]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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 16:07:10 +0000 (09:07 -0700)
commit1c731613a9923eed0405f1abbc689e0a16add65a
tree7c9e6ec3328ea8b88d351dd28712f9de415b9ee7
parent36725f4d9636cea24ce6ea463b1ba50a03315236
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