aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_32_mmu_host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf1-26/+31
2010-10-24KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf1-2/+8
2010-10-24KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov1-1/+1
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf1-1/+1
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-2/+2
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