aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_64_mmu_host.c
AgeCommit message (Expand)Author
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
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-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-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
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: Remove unused defineAlexander Graf
2010-10-24KVM: PPC: Revert "KVM: PPC: Use kernel hash function"Alexander Graf
2010-10-24KVM: PPC: Move slb debugging to tracepointsAlexander Graf
2010-10-24KVM: PPC: Fix sid map search after flushAlexander Graf
2010-10-24KVM: PPC: Move book3s_64 mmu map debug print to trace pointAlexander 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: Fix Book3S_64 Host MMU debug outputAlexander Graf
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Release clean pages as cleanAlexander Graf
2010-05-17KVM: PPC: Extract MMU initAlexander Graf
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Add check if pte was mapped secondaryAlexander Graf
2010-04-25KVM: PPC: Enable use of secondary htab bucketAlexander Graf
2009-11-05Add book3s_64 Host MMU handlingAlexander Graf