Age | Commit message (Expand) | Author | Files | Lines |
2017-02-17 | KVM: PPC: Book3S PR: Ratelimit copy data failure error messages | Vipin K Parashar | 1 | -1/+2 |
2016-03-03 | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V | 1 | -1/+1 |
2015-12-09 | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s' | Geyslan G. Bem | 1 | -3/+0 |
2014-05-30 | KVM: PPC: Disable NX for old magic page using guests | Alexander Graf | 1 | -0/+3 |
2014-05-30 | KVM: PPC: Make shared struct aka magic page guest endian | Alexander Graf | 1 | -9/+10 |
2014-05-30 | KVM: PPC: Book3S_64 PR: Access HTAB in big endian | Alexander Graf | 1 | -4/+7 |
2014-05-30 | KVM: PPC: Book3S: PR: Fix C/R bit setting | Alexander Graf | 1 | -2/+2 |
2014-05-30 | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-17 | KVM: PPC: Book3S PR: Better handling of host-side read-only pages | Paul Mackerras | 1 | -4/+5 |
2013-10-17 | KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache | Paul Mackerras | 1 | -6/+5 |
2013-10-17 | KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe | Paul Mackerras | 1 | -10/+23 |
2013-10-17 | KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs | Paul Mackerras | 1 | -0/+3 |
2013-10-17 | KVM: PPC: Book3S PR: Use 64k host pages where possible | Paul Mackerras | 1 | -5/+30 |
2013-10-17 | KVM: PPC: Book3S PR: Allow guest to use 64k pages | Paul Mackerras | 1 | -9/+83 |
2013-08-29 | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() | Paul Mackerras | 1 | -78/+72 |
2013-06-30 | KVM: PPC: Book3S PR: Invalidate SLB entries properly | Paul Mackerras | 1 | -1/+6 |
2013-06-30 | KVM: PPC: Book3S PR: Allow guest to use 1TB segments | Paul Mackerras | 1 | -16/+44 |
2013-06-30 | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match | Paul Mackerras | 1 | -12/+2 |
2011-09-25 | KVM: PPC: Interpret SDR1 as HVA in PAPR mode | Alexander Graf | 1 | -1/+7 |
2011-07-12 | KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s | Paul Mackerras | 1 | -29/+25 |
2010-10-24 | KVM: PPC: Magic Page Book3s support | Alexander Graf | 1 | -1/+29 |
2010-10-24 | KVM: PPC: Convert MSR to shared page | Alexander Graf | 1 | -6/+6 |
2010-05-17 | KVM: PPC: Set VSID_PR also for Book3S_64 | Alexander Graf | 1 | -0/+3 |
2010-05-17 | KVM: PPC: Improve split mode | Alexander Graf | 1 | -12/+15 |
2010-05-17 | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 1 | -2/+2 |
2010-05-17 | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf | 1 | -1/+1 |
2010-03-01 | KVM: PPC: Make large pages work | Alexander Graf | 1 | -4/+6 |
2009-12-27 | KVM: powerpc: Fix mtsrin in book3s_64 mmu | Alexander Graf | 1 | -1/+21 |
2009-12-08 | powerpc/kvm: Sync guest visible MMU state | Alexander Graf | 1 | -0/+2 |
2009-11-05 | Add book3s_64 guest MMU | Alexander Graf | 1 | -0/+476 |