aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/e500.c
AgeCommit message (Expand)Author
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2012-04-08KVM: PPC: e500: refactor core-specific TLB codeScott Wood
2012-04-08KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood
2012-04-08KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood
2012-03-05KVM: PPC: E500: Fail init when not on e500v2Alexander Graf
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: e500: Don't hardcode PIR=0Scott Wood
2012-03-05KVM: PPC: e500: MMU APIScott Wood
2011-12-26KVM: PPC: e500: include linux/export.hScott Wood
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: e500: emulate SVRScott Wood
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2010-06-09KVM: powerpc: fix init/exit annotationJean Delvare
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard