summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/nvhe/mem_protect.c
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret2021-05-151-2/+2
* Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-4/+2
* KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier2021-03-251-7/+9
* KVM: arm64: Protect the .hyp sections from the hostQuentin Perret2021-03-191-0/+33
* KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-0/+246