KVM: x86 emulator: consolidate group handling
authorAvi Kivity <avi@redhat.com>
Sun, 24 Apr 2011 11:09:59 +0000 (14:09 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:48 +0000 (08:39 -0400)
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 <avi@redhat.com>

No differences found