aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/44x_tlb.c
AgeCommit message (Expand)Author
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2010-10-24KVM: PPC: fix compilation of "dump tlbs" debug functionHollis Blanchard
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2010-05-13KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()Roel Kluin
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-03-24KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard
2009-03-24KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard
2009-03-24KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard
2009-03-24KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard
2009-03-24KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31KVM: ppc: support large host pagesHollis Blanchard
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard
2008-12-31KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard
2008-12-31KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard