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:
07a2039
)
KVM: VMX: Don't use highmem pages for the msr and pio bitmaps
author
Avi Kivity
<avi@redhat.com>
Tue, 24 Feb 2009 19:46:19 +0000
(21:46 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:21 +0000
(11:48 +0300)
Highmem pages are a pain, and saving three lowmem pages on i386 isn't worth
the extra code.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found