From: Takuya Yoshikawa Date: Mon, 30 Apr 2012 08:46:31 +0000 (+0900) Subject: KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables X-Git-Tag: v3.5-rc1~88^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2545be05f436523cabc54087c6a60ea10110d3;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed