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
/
hyp
/
nvhe
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
1
-1
/
+7
2023-06-02
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
1
-0
/
+5
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
1
-29
/
+57
2022-11-11
KVM: arm64: Don't unnecessarily map host kernel sections at EL2
Quentin Perret
1
-11
/
+3
2022-11-11
KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
Quentin Perret
1
-0
/
+5
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
1
-0
/
+4
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
1
-0
/
+8
2022-11-11
KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
1
-1
/
+1
2022-11-11
KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
Quentin Perret
1
-19
/
+43
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
1
-4
/
+3
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
1
-2
/
+1
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
1
-4
/
+3
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
1
-9
/
+7
2022-04-28
KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stack
Kalesh Singh
1
-3
/
+28
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
1
-5
/
+17
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
1
-5
/
+16
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
1
-1
/
+1
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
1
-0
/
+1
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
1
-1
/
+1
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
1
-0
/
+3
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
1
-8
/
+74
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
1
-1
/
+2
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
1
-2
/
+12
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
1
-11
/
+5
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+2
2021-05-15
KVM: arm64: Mark pkvm_pgtable_mm_ops static
Quentin Perret
1
-1
/
+1
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
1
-0
/
+5
2021-03-19
KVM: arm64: Reserve memory for host stage 2
Quentin Perret
1
-0
/
+12
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+197