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
starfive-6.6.48-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
/
arm64
/
kvm
/
fpsimd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
KVM: arm64: Save/restore SVE state for nVHE
Marc Zyngier
1
-2
/
+8
2021-03-18
KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state
Marc Zyngier
1
-2
/
+2
2021-03-18
KVM: arm64: Map SVE context at EL2 when available
Marc Zyngier
1
-0
/
+11
2021-03-18
KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
Marc Zyngier
1
-1
/
+2
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
1
-3
/
+1
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
1
-1
/
+0
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
1
-3
/
+1
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
1
-2
/
+3
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
1
-1
/
+8
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
1
-1
/
+4
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
1
-4
/
+20
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-1
/
+0
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-0
/
+111