aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500.c
AgeCommit message (Expand)Author
2017-08-31KVM: PPC: e500: Fix some NULL dereferences on errorDan Carpenter
2015-10-15KVM: PPC: e500: fix handling local_sid_lookup resultAndrzej Hajda
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf
2014-12-17arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
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