index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_emulate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-1
/
+1
*
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
1
-8
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
powerpc/fsl: Emulate SPRN_BUCSR register
Diana Craciun
2018-12-20
1
-0
/
+7
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
1
-1
/
+1
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
1
-2
/
+2
*
KVM: PPC: e500: Emulate TMCFG0 TMRN register
Tudor Laurentiu
2015-10-15
1
-0
/
+19
*
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-09-22
1
-0
/
+20
*
KVM: PPC: e500: Emulate power management control SPR
Mihai Caraman
2014-07-28
1
-0
/
+12
*
KVM: PPC: E500: Add dcbtls emulation
Alexander Graf
2014-05-30
1
-0
/
+14
*
KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR
Alexander Graf
2014-05-30
1
-0
/
+1
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-4
/
+4
*
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
Bharat Bhushan
2013-10-17
1
-0
/
+26
*
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2013-04-26
1
-0
/
+9
*
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
2013-04-26
1
-0
/
+10
*
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
2012-12-06
1
-4
/
+10
*
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
1
-0
/
+3
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
1
-44
/
+66
*
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
1
-11
/
+5
*
KVM: PPC: e500mc: Add doorbell emulation support
Alexander Graf
2012-04-08
1
-0
/
+68
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-2
/
+22
*
KVM: PPC: e500: emulate tlbilx
Scott Wood
2012-04-08
1
-0
/
+9
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
1
-3
/
+3
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-1
/
+0
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
1
-1
/
+1
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-17
/
+21
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
1
-4
/
+8
*
KVM: PPC: e500: Add shadow PID support
Liu Yu
2011-07-12
1
-0
/
+4
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-3
/
+2
*
KVM: PPC: e500: emulate SVR
Scott Wood
2011-05-22
1
-0
/
+2
*
KVM: PPC E500: fix tlbcfg emulation
Liu Yu
2010-03-01
1
-18
/
+2
*
KVM: PPC E500: Add register l1csr0 emulation
Liu Yu
2010-03-01
1
-0
/
+6
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
1
-43
/
+52
*
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2009-09-10
1
-0
/
+3
*
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
2009-03-24
1
-0
/
+8
*
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
2009-03-24
1
-2
/
+0
*
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
1
-0
/
+27
*
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
1
-0
/
+169