aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500_tlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: PPC: Fix compile error in e500_tlb.cAlexander Graf1-1/+2
2010-10-24KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bugKyle Moffett1-2/+1
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu1-0/+6
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf1-2/+2
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti1-9/+7
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu1-5/+5
2009-03-24KVM: ppc: e500: Fix the bug that KVM is unstable in SMPLiu Yu1-0/+4
2009-03-24KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entryLiu Yu1-1/+1
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu1-0/+16
2009-03-24KVM: ppc: Move to new TLB invalidate interfaceLiu Yu1-5/+5
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu1-3/+3
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard1-0/+737