index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_emulate.c
Age
Commit message (
Expand
)
Author
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-20
powerpc/fsl: Emulate SPRN_BUCSR register
Diana Craciun
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2015-10-15
KVM: PPC: e500: Emulate TMCFG0 TMRN register
Tudor Laurentiu
2014-09-22
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-07-28
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2014-05-30
KVM: PPC: E500: Add dcbtls emulation
Alexander Graf
2014-05-30
KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
Alexander Graf
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-04-08
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
2012-04-08
KVM: PPC: e500mc support
Scott Wood
2012-04-08
KVM: PPC: e500: emulate tlbilx
Scott Wood
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-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
KVM: PPC: e500: emulate SVR
Scott Wood
2010-03-01
KVM: PPC E500: fix tlbcfg emulation
Liu Yu
2010-03-01
KVM: PPC E500: Add register l1csr0 emulation
Liu Yu
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard