]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: unify the two Group 3 variants
authorAvi Kivity <avi@redhat.com>
Mon, 26 Jul 2010 11:37:51 +0000 (14:37 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:00 +0000 (10:50 +0200)
commitf326fbe83e225b0e07752a00eb8d1311eeef243e
treed9e1dc336f27d9f933903671b89c46159f584b9e
parent605b55ad3bcb20f1aab93e23a6cd5b9384a25459
KVM: x86 emulator: unify the two Group 3 variants

Use just one group table for byte (F6) and word (F7) opcodes.

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