commit | 1c2545be05f436523cabc54087c6a60ea10110d3 | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> | Mon Apr 30 17:46:31 2012 +0900 |
committer | Avi Kivity <avi@redhat.com> | Sun May 06 16:15:57 2012 +0300 |
tree | 5c36d2e33b66936d7de62022363bdde92116aa80 | |
parent | 9b72d3b07dd99ac8ab2b84de5004a295af460536 [diff] |
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>