]> Pileus Git - ~andy/linux/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)
commit1c2545be05f436523cabc54087c6a60ea10110d3
tree5c36d2e33b66936d7de62022363bdde92116aa80
parent9b72d3b07dd99ac8ab2b84de5004a295af460536
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