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:
3f5d18a
)
KVM: MMU: introduce is_last_spte helper
author
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 10 Jun 2009 15:27:03 +0000
(12:27 -0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:32:53 +0000
(08:32 +0300)
Hiding some of the last largepage / level interaction (which is useful
for gbpages and for zero based levels).
Also merge the PT_PAGE_TABLE_LEVEL clearing loop in unlink_children.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found