summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-8/+0
|\
| * arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist2014-12-171-8/+0
* | KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf2014-12-181-1/+1
* | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-7/+7
|/
* 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-1/+7
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-15/+38
* KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman2013-04-261-2/+4
* KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-261-0/+12
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-6/+10
* KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-081-52/+305
* KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood2012-04-081-1/+0
* KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood2012-04-081-1/+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
* KVM: PPC: E500: Fail init when not on e500v2Alexander Graf2012-03-051-0/+4
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-12/+12
* KVM: PPC: e500: Don't hardcode PIR=0Scott Wood2012-03-051-3/+0
* KVM: PPC: e500: MMU APIScott Wood2012-03-051-3/+2
* KVM: PPC: e500: include linux/export.hScott Wood2011-12-261-0/+1
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+2
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-121-1/+6
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+75
* KVM: PPC: e500: emulate SVRScott Wood2011-05-221-0/+1
* KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood2010-11-051-1/+1
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-241-0/+7
* KVM: powerpc: fix init/exit annotationJean Delvare2010-06-091-1/+1
* 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: PPC: Add PVR/PIR init for E500Liu Yu2010-03-011-0/+6
* KVM: ppc: e500: Directly pass pvr to guestLiu Yu2009-09-101-3/+0
* KVM: powerpc: fix some init/exit annotationsStephen Rothwell2009-09-101-2/+2
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-241-1/+19
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-241-0/+151
OpenPOWER on IntegriCloud