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:
fbce554
)
KVM: MMU: use page array in unsync walk
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 2 Dec 2008 00:32:02 +0000
(22:32 -0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:43 +0000
(16:55 +0200)
Instead of invoking the handler directly collect pages into
an array so the caller can work with it.
Simplifies TLB flush collapsing.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found