From: Avi Kivity Date: Mon, 26 Jul 2010 11:37:49 +0000 (+0300) Subject: KVM: x86 emulator: simplify Group 1 decoding X-Git-Tag: v2.6.37-rc1~142^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4968ec4e26007770d8759fbface4d4712a27b5d4;p=pandora-kernel.git KVM: x86 emulator: simplify Group 1 decoding Move operand decoding to the opcode table, keep lock decoding in the group table. This allows us to get consolidate the four variants of Group 1 into one group. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed