From: Avi Kivity Date: Sun, 24 Apr 2011 11:09:59 +0000 (+0300) Subject: KVM: x86 emulator: consolidate group handling X-Git-Tag: v3.0-rc1~350^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46561646ce409ad96c22645362c113de04f60bfb;p=pandora-kernel.git KVM: x86 emulator: consolidate group handling Move all groups into a single field and handle them in a single place. This saves bits when we add more group types (3 bits -> 7 groups types). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed