]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Mon, 30 Apr 2012 08:46:31 +0000 (17:46 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 6 May 2012 13:15:57 +0000 (16:15 +0300)
commitd84831a1ffa801fabf6e94e7412127118f2875c0
tree5c36d2e33b66936d7de62022363bdde92116aa80
parent285de1afb77740c3a1b174976d28bcec51569a56
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables

Needed for the following patch which simplifies ModRM fetching code.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c