aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/44x.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+2
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+10
* KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard2010-10-241-1/+2
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-241-0/+7
* KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* KVM: powerpc: fix some init/exit annotationsStephen Rothwell2009-09-101-2/+2
* KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-241-66/+0
* KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-241-5/+1
* KVM: ppc: save and restore guest mappings on context switchHollis Blanchard2008-12-311-5/+2
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-11/+8
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-2/+60
* KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-311-0/+53
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-311-0/+123