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:
439e218
)
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
author
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 11:12:05 +0000
(14:12 +0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:32:51 +0000
(08:32 +0300)
Since the guest and host ptes can have wildly different format, adjust
the pte accessor names to indicate on which type of pte they operate on.
No functional changes.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found