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:
77c2002
)
KVM: remove the vmap usage
author
Izik Eidus
<ieidus@redhat.com>
Sun, 28 Dec 2008 23:42:20 +0000
(
01:42
+0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:02:54 +0000
(11:02 +0200)
vmap() on guest pages hides those pages from the Linux mm for an extended
(userspace determined) amount of time. Get rid of it.
Signed-off-by: Izik Eidus <ieidus@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found