summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_32_mmu_host.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-281-4/+3
* KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-301-2/+2
* KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou2014-01-091-0/+5
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-1/+1
* KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-171-3/+11
* KVM: do not treat noslot pfn as a error pfnXiao Guangrong2012-10-291-1/+1
* Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-291-5/+5
|\
| * powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-181-2/+2
| * powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-4/+4
* | KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-051-0/+1
|/
* KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+3
* KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf2012-03-051-6/+15
* KVM: PPC: Implement correct SID mapping on Book3s_32Alexander Graf2010-10-241-26/+31
* KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf2010-10-241-2/+8
* KVM: PPC: correctly check gfn_to_pfn() return valueGleb Natapov2010-10-241-1/+1
* KVM: PPC: Magic Page Book3s supportAlexander Graf2010-10-241-1/+1
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-2/+2
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-011-94/+10
* KVM: PPC: Use kernel hash functionAlexander Graf2010-08-011-8/+2
* KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf2010-08-011-20/+0
* KVM: PPC: Find HTAB ourselvesAlexander Graf2010-05-171-8/+13
* KVM: PPC: Convert u64 -> ulongAlexander Graf2010-05-171-5/+3
* KVM: PPC: Add host MMU SupportAlexander Graf2010-05-171-0/+480
OpenPOWER on IntegriCloud