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:
bbeb340
)
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
author
Alexander Graf
<agraf@suse.de>
Mon, 21 Jun 2010 13:25:40 +0000
(15:25 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:47:12 +0000
(10:47 +0300)
Initially we had to search for pte entries to invalidate them. Since
the logic has improved since then, we can just get rid of the search
function.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found