summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/44x.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman1-0/+12
2012-10-05KVM: PPC: 44x: Initialize PVRAlexander Graf1-0/+1
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood1-0/+9
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood1-0/+3
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf1-0/+2
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+10
2010-10-24KVM: PPC: allow ppc440gp to pass the compatibility checkHollis Blanchard1-1/+2
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf1-0/+7
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 imp...Tejun 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