]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: allow specifying group directly in opcode
authorAvi Kivity <avi@redhat.com>
Thu, 29 Jul 2010 12:11:39 +0000 (15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:10 +0000 (10:50 +0200)
commit9c2038784ebdc539aed5fc313a4ad7bab47aee03
treef2cc9a26d9783e550698b5e3618e028b9dc4b465
parent73e4903b6900fdc27f56355ab0c9b8ca42c91c19
KVM: x86 emulator: allow specifying group directly in opcode

Instead of having a group number, store the group table pointer directly in
the opcode.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c