git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a434bb
)
KVM: x86 emulator: consolidate segment accessors
author
Avi Kivity
<avi@redhat.com>
Wed, 27 Apr 2011 10:20:30 +0000
(13:20 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 22 May 2011 12:47:39 +0000
(08:47 -0400)
Instead of separate accessors for the segment selector and cached descriptor,
use one accessor for both. This simplifies the code somewhat.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found