summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/44x.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Remove 440 supportAlexander Graf2014-07-281-237/+0
* KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf2014-01-091-0/+4
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-171-2/+5
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-15/+40
* KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-261-0/+12
* KVM: PPC: 44x: Initialize PVRAlexander Graf2012-10-051-0/+1
* KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood2012-04-081-0/+9
* KVM: PPC: booke: add booke-level vcpu load/putScott Wood2012-04-081-0/+3
* 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