aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500_tlb.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-04-021-1/+1
* KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood2011-07-121-4/+14
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-121-25/+287
* KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2011-07-121-177/+140
* KVM: PPC: e500: enable magic pageScott Wood2011-07-121-1/+21
* KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood2011-07-121-9/+94
* KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood2011-07-121-37/+19
* KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood2011-07-121-13/+13
* KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood2011-07-121-18/+0
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+8
* KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood2011-05-221-1/+4
* KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf2010-10-241-1/+2
* KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett2010-10-241-2/+1
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* KVM: PPC E500: fix tlbcfg emulationLiu Yu2010-03-011-0/+6
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-2/+2
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-101-9/+7
* KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2009-09-101-5/+5
* KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu2009-03-241-0/+4
* KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu2009-03-241-1/+1
* KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu2009-03-241-0/+16
* KVM: ppc: Move to new TLB invalidate interfaceLiu Yu2009-03-241-5/+5
* KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu2009-03-241-3/+3
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-241-0/+737