summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_64_mmu_host.c
AgeCommit message (Expand)AuthorFilesLines
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