Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |