]> git.karo-electronics.de Git - mv-sheeva.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)
commit120df8902dbe91cc1b3b7886481e350fae7334fe
treef2cc9a26d9783e550698b5e3618e028b9dc4b465
parent793d5a8d6baad9062b0a03e034944b31e50dfe5c
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