aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/kvm/hyp/nvhe/mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-24KVM: arm64: Fix typosBjorn Helgaas1-2/+2
2023-11-27KVM: arm64: Convert translation level parameter to s8Ryan Roberts1-2/+2
2023-08-26KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeVincent Donnefort1-17/+66
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier1-4/+163
2022-11-11KVM: arm64: Add generic hyp_memcache helpersQuentin Perret1-0/+33
2022-11-11KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret1-0/+104
2022-11-11KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret1-4/+27
2022-04-28KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh1-27/+51
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse1-1/+3
2021-12-15Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier1-1/+2
2021-12-15KVM: arm64: Make __io_map_base staticQuentin Perret1-1/+2
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon1-0/+1
2021-08-11KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret1-2/+2
2021-08-11KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret1-2/+16
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret1-0/+173