aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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