aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf1-91/+7
2010-08-01KVM: PPC: Use kernel hash functionAlexander Graf1-9/+2
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf1-20/+0
2010-05-17KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf1-8/+12
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf1-2/+8
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf1-3/+3
2010-05-17KVM: PPC: Release clean pages as cleanAlexander Graf1-1/+5
2010-05-17KVM: PPC: Extract MMU initAlexander Graf1-0/+18
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf1-13/+13
2010-05-17KVM: PPC: Add check if pte was mapped secondaryAlexander Graf1-0/+7
2010-04-25KVM: PPC: Enable use of secondary htab bucketAlexander Graf1-8/+1
2009-11-05Add book3s_64 Host MMU handlingAlexander Graf1-0/+408