index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500.c
Age
Commit message (
Expand
)
Author
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-02-13
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2012-04-08
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2012-03-05
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: e500: Don't hardcode PIR=0
Scott Wood
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
2010-06-09
KVM: powerpc: fix init/exit annotation
Jean Delvare
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
KVM: PPC: Add PVR/PIR init for E500
Liu Yu
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard