aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/mem_protect.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27KVM: arm64: Convert translation level parameter to s8Gravatar Ryan Roberts 1-3/+3
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuGravatar Marc Zyngier 1-4/+4
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-3/+71
2023-06-15Merge branch kvm-arm64/ffa-proxy into kvmarm/nextGravatar Oliver Upton 1-0/+68
2023-06-01KVM: arm64: Add FF-A helpers to share/unshare memory with secure worldGravatar Will Deacon 1-0/+68
2023-05-19KVM: arm64: Prevent unconditional donation of unmapped regions from the hostGravatar Will Deacon 1-7/+7
2023-05-16KVM: arm64: Rename free_removed to free_unlinkedGravatar Ricardo Koller 1-3/+3
2023-04-14KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()Gravatar Marc Zyngier 1-0/+7
2022-12-05Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/nextGravatar Marc Zyngier 1-38/+466
2022-12-05Merge branch kvm-arm64/parallel-faults into kvmarm-master/nextGravatar Marc Zyngier 1-9/+12
2022-11-11KVM: arm64: Return guest memory from EL2 via dedicated teardown memcacheGravatar Quentin Perret 1-6/+11
2022-11-11KVM: arm64: Instantiate guest stage-2 page-tables at EL2Gravatar Quentin Perret 1-2/+123
2022-11-11KVM: arm64: Add per-cpu fixmap infrastructure at EL2Gravatar Quentin Perret 1-1/+0
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Gravatar Fuad Tabba 1-0/+14
2022-11-11KVM: arm64: Rename 'host_kvm' to 'host_mmu'Gravatar Will Deacon 1-23/+23
2022-11-11KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2Gravatar Quentin Perret 1-0/+48
2022-11-11KVM: arm64: Prevent the donation of no-map pagesGravatar Quentin Perret 1-6/+16
2022-11-11KVM: arm64: Implement do_donate() helper for donating memoryGravatar Will Deacon 1-0/+239
2022-11-11KVM: arm64: Unify identifiers used to distinguish host and hypervisorGravatar Will Deacon 1-8/+0
2022-11-10KVM: arm64: Handle stage-2 faults in parallelGravatar Oliver Upton 1-1/+1
2022-11-10KVM: arm64: Tear down unlinked stage-2 subtree after break-before-makeGravatar Oliver Upton 1-0/+6
2022-11-10KVM: arm64: Stash observed pte value in visitor contextGravatar Oliver Upton 1-3/+2
2022-11-10KVM: arm64: Combine visitor arguments into a context structureGravatar Oliver Upton 1-6/+4
2022-10-25KVM: arm64: Use correct accessor to parse stage-1 PTEsGravatar Quentin Perret 1-1/+1
2022-06-09KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsGravatar Will Deacon 1-4/+0
2022-02-08KVM: arm64: Align the VMID allocation with the arm64 ASIDGravatar Julien Grall 1-2/+1
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextGravatar Marc Zyngier 1-2/+2
2021-12-16KVM: arm64: Rework kvm_pgtable initialisationGravatar Marc Zyngier 1-2/+2
2021-12-16Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/nextGravatar Marc Zyngier 1-75/+425
2021-12-16KVM: arm64: Expose unshare hypercall to the hostGravatar Will Deacon 1-0/+33
2021-12-16KVM: arm64: Implement do_unshare() helper for unsharing memoryGravatar Will Deacon 1-0/+115
2021-12-16KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()Gravatar Will Deacon 1-88/+33
2021-12-16KVM: arm64: Implement do_share() helper for sharing memoryGravatar Will Deacon 1-0/+237
2021-12-16KVM: arm64: Introduce wrappers for host and hyp spin lock accessorsGravatar Will Deacon 1-6/+26
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryGravatar Will Deacon 1-0/+1
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 1-7/+4
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextGravatar Marc Zyngier 1-7/+1
2021-10-11KVM: arm64: Move sanitized copies of CPU featuresGravatar Fuad Tabba 1-6/+0
2021-10-11KVM: arm64: Move __get_fault_info() and co into their own include fileGravatar Marc Zyngier 1-1/+1
2021-10-11KVM: arm64: Prevent re-finalisation of pKVM for a given CPUGravatar Will Deacon 1-0/+3
2021-10-05KVM: arm64: Fix host stage-2 PGD refcountGravatar Quentin Perret 1-1/+12
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextGravatar Marc Zyngier 1-3/+3
2021-08-20KVM: arm64: Minor optimization of range_is_memoryGravatar David Brazdil 1-5/+8
2021-08-20Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingGravatar Marc Zyngier 1-1/+1
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEGravatar Marc Zyngier 1-2/+2
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Gravatar Marc Zyngier 1-1/+1
2021-08-11KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()Gravatar Quentin Perret 1-1/+1
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeGravatar Quentin Perret 1-0/+88
2021-08-11KVM: arm64: Remove __pkvm_mark_hypGravatar Quentin Perret 1-19/+0
2021-08-11KVM: arm64: Introduce addr_is_memory()Gravatar Quentin Perret 1-0/+7