summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_pkvm.h
AgeCommit message (Expand)Author
2023-11-27KVM: arm64: Convert translation level parameter to s8Ryan Roberts
2023-06-01KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret
2023-06-01KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon
2022-11-11KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba
2022-11-11KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon