index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_emulate.c
Age
Commit message (
Expand
)
Author
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
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