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:
53e5b8b
)
KVM: PPC: Release clean pages as clean
author
Alexander Graf
<agraf@suse.de>
Thu, 15 Apr 2010 22:11:49 +0000
(
00:11
+0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:18:40 +0000
(12:18 +0300)
When we mapped a page as read-only, we can just release it as clean to
KVM's page claim mechanisms, because we're pretty sure it hasn't been
touched.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found