aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_32_mmu_host.c
AgeCommit message (Expand)Author
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth
2014-07-28KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-01-09KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf
2012-03-05KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf
2010-10-24KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf
2010-10-24KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf
2010-10-24KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf
2010-08-01KVM: PPC: Use kernel hash functionAlexander Graf
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Add host MMU SupportAlexander Graf