summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/pkvm.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Prevent kmemleak from accessing .hyp.dataQuentin Perret2024-05-011-0/+1
* KVM: arm64: Do not re-initialize the KVM lockFuad Tabba2024-05-011-1/+0
* KVM: arm64: Fix circular locking dependencySebastian Ene2024-01-301-10/+17
* KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier2023-10-231-1/+1
* KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla2023-07-111-1/+1
* KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon2023-06-011-0/+1
* KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon2023-04-201-0/+47
* KVM: arm64: Return guest memory from EL2 via dedicated teardown memcacheQuentin Perret2022-11-111-25/+6
* KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba2022-11-111-0/+138
* KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba2022-11-111-0/+1
* KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret2022-11-111-16/+2
* KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-0/+109