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
/
arm
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
9
-981
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
7
-84
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
1
-13
/
+1
2019-05-24
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
1
-0
/
+1
2019-02-20
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2
-3
/
+3
2019-02-20
arm/arm64: KVM: Statically configure the host's view of MPIDR
Marc Zyngier
1
-1
/
+0
2019-02-20
ARM: KVM: Teach some form of type-safety to kvm_call_hyp
Marc Zyngier
1
-1
/
+1
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
1
-0
/
+8
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-3
/
+109
2018-05-31
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
1
-0
/
+24
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
1
-2
/
+69
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
2
-0
/
+9
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: Move arm64-only vgic-v2-sr.c file to arm64
Christoffer Dall
1
-1
/
+0
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-02-15
ARM: kvm: fix building with gcc-8
Arnd Bergmann
2
-0
/
+9
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2
-0
/
+2
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+4
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-3
/
+4
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-21
arm/arm64: kvm: Disable branch profiling in HYP code
Julien Thierry
1
-1
/
+1
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2
-1
/
+5
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
2017-05-15
arm: KVM: Do not use stack-protector to compile HYP code
Marc Zyngier
1
-0
/
+2
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-09
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+24
2017-04-09
ARM: KVM: Convert KVM to use HVC_GET_VECTORS
Marc Zyngier
1
-1
/
+1
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+15
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2
-2
/
+11
2016-09-08
arm: KVM: Handle async aborts delivered while at HYP
Marc Zyngier
2
-1
/
+46
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
2
-14
/
+5
2016-02-29
ARM: KVM: Use common version of timer-sr.c
Marc Zyngier
2
-70
/
+1
2016-02-29
ARM: KVM: Use common version of vgic-v2-sr.c
Marc Zyngier
2
-83
/
+4
2016-02-29
ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
8
-142
/
+7
2016-02-29
ARM: KVM: Remove __weak attributes
Marc Zyngier
3
-7
/
+5
2016-02-29
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
3
-0
/
+37
2016-02-29
ARM: KVM: Add panic handling code
Marc Zyngier
2
-7
/
+59
2016-02-29
ARM: KVM: Add HYP mode entry code
Marc Zyngier
3
-0
/
+160
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2
-0
/
+58
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
3
-0
/
+148
2016-02-29
ARM: KVM: Add VFP lazy save/restore handler
Marc Zyngier
1
-0
/
+31
2016-02-29
ARM: KVM: Add guest entry code
Marc Zyngier
3
-0
/
+73
2016-02-29
ARM: KVM: Add banked registers save/restore
Marc Zyngier
3
-0
/
+89
2016-02-29
ARM: KVM: Add VFP save/restore
Marc Zyngier
3
-0
/
+82
[next]