Age | Commit message (Expand) | Author | Files | Lines |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf | 1 | -0/+2 |
2012-05-16 | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt | 1 | -6/+7 |
2012-03-05 | KVM: PPC: Use get/set for to_svcpu to help preemption | Alexander Graf | 1 | -23/+43 |
2010-10-24 | KVM: PPC: Implement correct SID mapping on Book3s_32 | Alexander Graf | 1 | -4/+4 |
2010-10-24 | KVM: PPC: Remove unused define | Alexander Graf | 1 | -1/+0 |
2010-10-24 | KVM: PPC: Revert "KVM: PPC: Use kernel hash function" | Alexander Graf | 1 | -2/+9 |
2010-10-24 | KVM: PPC: Move slb debugging to tracepoints | Alexander Graf | 1 | -17/+5 |
2010-10-24 | KVM: PPC: Fix sid map search after flush | Alexander Graf | 1 | -2/+2 |
2010-10-24 | KVM: PPC: Move book3s_64 mmu map debug print to trace point | Alexander Graf | 1 | -11/+2 |
2010-10-24 | KVM: PPC: correctly check gfn_to_pfn() return value | Gleb Natapov | 1 | -1/+1 |
2010-10-24 | KVM: PPC: Magic Page Book3s support | Alexander Graf | 1 | -7/+2 |
2010-10-24 | KVM: PPC: Convert MSR to shared page | Alexander Graf | 1 | -2/+2 |
2010-08-01 | KVM: PPC: Make use of hash based Shadow MMU | Alexander Graf | 1 | -91/+7 |
2010-08-01 | KVM: PPC: Use kernel hash function | Alexander Graf | 1 | -9/+2 |
2010-08-01 | KVM: PPC: Remove obsolete kvmppc_mmu_find_pte | Alexander Graf | 1 | -20/+0 |
2010-05-17 | KVM: PPC: Fix Book3S_64 Host MMU debug output | Alexander Graf | 1 | -8/+12 |
2010-05-17 | KVM: PPC: Be more informative on BUG | Alexander Graf | 1 | -2/+8 |
2010-05-17 | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 1 | -3/+3 |
2010-05-17 | KVM: PPC: Release clean pages as clean | Alexander Graf | 1 | -1/+5 |
2010-05-17 | KVM: PPC: Extract MMU init | Alexander Graf | 1 | -0/+18 |
2010-05-17 | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 1 | -13/+13 |
2010-05-17 | KVM: PPC: Add check if pte was mapped secondary | Alexander Graf | 1 | -0/+7 |
2010-04-25 | KVM: PPC: Enable use of secondary htab bucket | Alexander Graf | 1 | -8/+1 |
2009-11-05 | Add book3s_64 Host MMU handling | Alexander Graf | 1 | -0/+408 |