summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_32_mmu_host.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf1-94/+10
2010-08-01KVM: PPC: Use kernel hash functionAlexander Graf1-8/+2
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf1-20/+0
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf1-8/+13
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf1-5/+3
2010-05-17KVM: PPC: Add host MMU SupportAlexander Graf1-0/+480