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
/
arm64
/
kvm
/
hyp
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
KVM: arm64: VHE: Centralize ISBs when returning to host
Mark Rutland
1
-3
/
+0
2025-06-19
KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()
Mark Rutland
1
-9
/
+8
2025-06-19
KVM: arm64: Reorganise CPTR trap manipulation
Mark Rutland
1
-0
/
+130
2025-06-19
KVM: arm64: VHE: Synchronize restore of host debug registers
Mark Rutland
1
-0
/
+3
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-5
/
+5
2025-06-05
KVM: arm64: Add assignment-specific sysreg accessor
Marc Zyngier
2
-5
/
+5
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
4
-75
/
+161
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-57
/
+101
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
1
-1
/
+3
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
1
-1
/
+1
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
1
-8
/
+8
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
1
-0
/
+6
2025-05-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
1
-1
/
+1
2025-05-19
KVM: arm64: Add context-switch for FEAT_FGT2 registers
Marc Zyngier
1
-0
/
+44
2025-05-10
KVM: arm64: Remove hand-crafted masks for FGT registers
Marc Zyngier
1
-19
/
+0
2025-05-10
KVM: arm64: Use computed FGT masks to setup FGT registers
Marc Zyngier
1
-7
/
+38
2025-05-07
KVM: arm64: Properly save/restore HCRX_EL2
Marc Zyngier
1
-7
/
+6
2025-05-06
KVM: arm64: Unconditionally configure fine-grain traps
Mark Rutland
1
-24
/
+15
2025-05-06
KVM: arm64: Don't treat HCRX_EL2 as a FGT register
Marc Zyngier
1
-6
/
+3
2025-05-06
arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
Marc Zyngier
1
-2
/
+2
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
1
-2
/
+2
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
1
-0
/
+6
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
1
-6
/
+23
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
1
-1
/
+11
2025-04-28
KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
Quentin Perret
1
-3
/
+1
2025-04-28
KVM: arm64: Fix pKVM page-tracking comments
Quentin Perret
1
-10
/
+19
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
1
-5
/
+21
2025-04-03
KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid
Oliver Upton
1
-18
/
+28
2025-03-20
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
2
-7
/
+1
2025-03-20
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
1
-1
/
+13
2025-03-15
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
1
-6
/
+0
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
1
-1
/
+1
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
1
-2
/
+2
2025-02-26
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
1
-1
/
+7
2025-02-26
KVM: arm64: Load VPIDR_EL2 with the VM's MIDR_EL1 value
Oliver Upton
1
-1
/
+7
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
1
-1
/
+14
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
1
-0
/
+59
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
1
-10
/
+9
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
1
-24
/
+6
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
1
-2
/
+23
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
1
-13
/
+26
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
3
-225
/
+9
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
4
-37
/
+74
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
Marc Zyngier
1
-2
/
+2
2025-01-02
KVM: arm64: Handle counter access early in non-HYP context
Marc Zyngier
1
-13
/
+21
2025-01-02
KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
Marc Zyngier
1
-0
/
+5
[next]