aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/44x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity1-1/+1
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
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell1-2/+2
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard1-66/+0
2009-03-24KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard1-5/+1
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard1-5/+2
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard1-11/+8
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard1-2/+60
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard1-0/+53
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard1-0/+123