summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/mem_protect.c
AgeCommit message (Expand)Author
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier
2021-10-11KVM: arm64: Move sanitized copies of CPU featuresFuad Tabba
2021-10-11KVM: arm64: Move __get_fault_info() and co into their own include fileMarc Zyngier
2021-10-11KVM: arm64: Prevent re-finalisation of pKVM for a given CPUWill Deacon
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier
2021-08-20KVM: arm64: Minor optimization of range_is_memoryDavid Brazdil
2021-08-20Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingMarc Zyngier
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-11KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()Quentin Perret
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret
2021-08-11KVM: arm64: Remove __pkvm_mark_hypQuentin Perret
2021-08-11KVM: arm64: Introduce addr_is_memory()Quentin Perret
2021-08-11KVM: arm64: Expose pkvm_hyp_idQuentin Perret
2021-08-11KVM: arm64: Expose host stage-2 manipulation helpersQuentin Perret
2021-08-11KVM: arm64: Enable forcing page-level stage-2 mappingsQuentin Perret
2021-08-11KVM: arm64: Optimize host memory abortsQuentin Perret
2021-08-11KVM: arm64: Provide the host_stage2_try() helper macroQuentin Perret
2021-07-29KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil
2021-06-11KVM: arm64: Remove hyp_pool pointer from struct hyp_pageQuentin Perret
2021-06-11KVM: arm64: Unify MMIO and mem host stage-2 poolsQuentin Perret
2021-05-15KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret
2021-04-13Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier
2021-03-25KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier
2021-03-19KVM: arm64: Protect the .hyp sections from the hostQuentin Perret
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret