index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
arm
/
kvm
/
hyp
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
1
-242
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-02-20
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
1
-1
/
+1
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-2
/
+6
2018-03-19
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
Christoffer Dall
1
-4
/
+0
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-1
/
+1
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-1
/
+1
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
1
-0
/
+1
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-3
/
+4
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
1
-1
/
+3
2017-05-16
KVM: arm: Restore banked registers and physical timer access on hyp_panic()
James Morse
1
-0
/
+2
2017-05-15
KVM: arm: plug potential guest hardware debug leakage
Zhichao Huang
1
-1
/
+3
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
1
-2
/
+10
2016-09-08
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
1
-3
/
+1
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
1
-1
/
+1
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
1
-1
/
+1
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
1
-0
/
+38
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
1
-0
/
+54
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
1
-0
/
+140