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:
c088f8f
)
ARM: KVM: abstract most MMU operations
author
Marc Zyngier
<marc.zyngier@arm.com>
Mon, 15 Oct 2012 10:27:37 +0000
(11:27 +0100)
committer
Christoffer Dall
<cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:44 +0000
(15:48 -0800)
Move low level MMU-related operations to kvm_mmu.h. This makes
the MMU code reusable by the arm64 port.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found