summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/mm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextMarc Zyngier2022-12-051-4/+163
|\
| * KVM: arm64: Add generic hyp_memcache helpersQuentin Perret2022-11-111-0/+33
| * KVM: arm64: Add per-cpu fixmap infrastructure at EL2Quentin Perret2022-11-111-0/+104
| * KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret2022-11-111-4/+27
|/
* KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh2022-04-281-27/+51
* KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse2022-02-151-1/+3
* Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier2021-12-151-1/+2
|\
| * KVM: arm64: Make __io_map_base staticQuentin Perret2021-12-151-1/+2
* | KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-0/+1
|/
* KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret2021-08-111-2/+2
* KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret2021-08-111-2/+16
* KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+173