index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-1
/
+1
2016-09-13
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
Markus Elfring
1
-6
/
+5
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
Markus Elfring
1
-3
/
+4
2016-09-12
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
Markus Elfring
1
-12
/
+11
2016-09-12
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...
Markus Elfring
1
-1
/
+1
2016-09-12
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...
Markus Elfring
1
-14
/
+16
2016-09-12
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
Markus Elfring
1
-1
/
+1
2015-08-22
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
1
-1
/
+1
2014-01-27
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2013-10-17
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
1
-1
/
+1
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-1
/
+1
2013-06-11
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
1
-0
/
+5
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
1
-0
/
+12
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
1
-0
/
+22
2013-04-26
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
1
-22
/
+38
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
1
-0
/
+94
2013-01-24
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
Alexander Graf
1
-4
/
+4
2013-01-24
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
1
-4
/
+2
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
1
-0
/
+811