summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_mmu_host.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-241-4/+4
* KVM: PPC: Remove unused defineAlexander Graf2010-10-241-1/+0
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-241-2/+9
* KVM: PPC: Move slb debugging to tracepointsAlexander Graf2010-10-241-17/+5
* KVM: PPC: Fix sid map search after flushAlexander Graf2010-10-241-2/+2
* KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander Graf2010-10-241-11/+2
* KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-241-1/+1
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-241-7/+2
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-2/+2
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-011-91/+7
* KVM: PPC: Use kernel hash functionAlexander Graf2010-08-011-9/+2
* KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-011-20/+0
* KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf2010-05-171-8/+12
* KVM: PPC: Be more informative on BUGAlexander Graf2010-05-171-2/+8
* KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-171-3/+3
* KVM: PPC: Release clean pages as cleanAlexander Graf2010-05-171-1/+5
* KVM: PPC: Extract MMU initAlexander Graf2010-05-171-0/+18
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-171-13/+13
* KVM: PPC: Add check if pte was mapped secondaryAlexander Graf2010-05-171-0/+7
* KVM: PPC: Enable use of secondary htab bucketAlexander Graf2010-04-251-8/+1
* Add book3s_64 Host MMU handlingAlexander Graf2009-11-051-0/+408
OpenPOWER on IntegriCloud