summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/setup.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-08KVM: arm64: Fix host stage-2 finalizationQuentin Perret1-2/+12
2021-10-18KVM: arm64: pkvm: Consolidate include filesMarc Zyngier1-1/+1
2021-10-11KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba1-0/+3
2021-08-11KVM: arm64: Mark host bss and rodata section as sharedQuentin Perret1-8/+74
2021-06-18Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier1-1/+2
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret1-2/+12
2021-06-11KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret1-11/+5
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba1-1/+1
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba1-1/+2
2021-05-15KVM: arm64: Mark pkvm_pgtable_mm_ops staticQuentin Perret1-1/+1
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret1-0/+5
2021-03-19KVM: arm64: Reserve memory for host stage 2Quentin Perret1-0/+12
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret1-0/+197