aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf1-0/+2
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood1-1/+6
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+75
2011-05-22KVM: PPC: e500: emulate SVRScott Wood1-0/+1
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf1-0/+7
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare1-1/+1
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
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu1-0/+6
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu1-3/+0
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell1-2/+2
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard1-1/+19
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard1-0/+151