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
/
arm64
/
kvm
/
hyp
/
vhe
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
1
-0
/
+3
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
1
-24
/
+124
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
1
-2
/
+1
2024-06-20
KVM: arm64: nv: Add additional trap setup for CPTR_EL2
Marc Zyngier
1
-1
/
+18
2024-06-20
KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2
Oliver Upton
1
-0
/
+31
2024-06-20
KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap
Oliver Upton
1
-0
/
+27
2024-06-20
KVM: arm64: nv: Handle CPACR_EL1 traps
Marc Zyngier
1
-1
/
+31
2024-06-20
KVM: arm64: Spin off helper for programming CPTR traps
Oliver Upton
1
-24
/
+24
2024-06-20
KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
Pierre-Clément Tosi
1
-2
/
+1
2024-06-19
KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
Marc Zyngier
1
-1
/
+50
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
1
-4
/
+3
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
1
-0
/
+5
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
1
-8
/
+88
2024-05-03
KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE
Marc Zyngier
1
-1
/
+4
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
1
-1
/
+1
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
1
-1
/
+1
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
1
-4
/
+2
2024-04-20
KVM: arm64: nv: Handle ERETA[AB] instructions
Marc Zyngier
1
-2
/
+11
2024-04-20
KVM: arm64: nv: Honor HFGITR_EL2.ERET being set
Marc Zyngier
1
-1
/
+2
2024-04-20
KVM: arm64: nv: Fast-track 'InHost' exception returns
Marc Zyngier
1
-0
/
+44
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
1
-1
/
+34
2024-04-20
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
Marc Zyngier
1
-6
/
+1
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
1
-1
/
+1
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
1
-2
/
+2
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-13
/
+21
2023-10-30
Merge branch kvm-arm64/mops into kvmarm/next
Oliver Upton
1
-0
/
+1
2023-10-20
KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
Oliver Upton
1
-10
/
+5
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
1
-3
/
+15
2023-10-12
KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2
Marc Zyngier
1
-0
/
+44
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
1
-0
/
+1
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2023-06-13
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
1
-1
/
+1
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
1
-0
/
+14
2023-05-30
KVM: arm64: Populate fault info for watchpoint
Akihiko Odaki
1
-0
/
+1
2023-04-14
KVM: arm64: vhe: Drop extra isb() on guest exit
Marc Zyngier
1
-4
/
+3
2023-02-14
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
1
-0
/
+24
2023-02-11
KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
Marc Zyngier
1
-0
/
+24
2023-01-13
KVM: arm64: Kill CPACR_EL1_TTA definition
Marc Zyngier
1
-1
/
+1
2022-11-01
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
Marc Zyngier
1
-8
/
+0
2022-07-17
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-07-06
KVM: arm64: Don't return from void function
Quentin Perret
1
-1
/
+1
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
1
-1
/
+1
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
1
-1
/
+1
2022-04-22
KVM: arm64: Trap SME usage in guest
Mark Brown
1
-1
/
+10
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
1
-2
/
+8
2022-02-25
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
1
-3
/
+3
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
1
-2
/
+8
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+0
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
1
-0
/
+4
[next]