projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
4656164
)
KVM: x86 emulator: consolidate group handling
author
Avi Kivity
<avi@redhat.com>
Sun, 24 Apr 2011 11:09:59 +0000
(14:09 +0300)
committer
Avi 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