aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp/include/nvhe/pkvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-15KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...Fuad Tabba1-0/+2
2025-09-15KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMsFuad Tabba1-1/+1
2025-03-14KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpuFuad Tabba1-6/+0
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier1-0/+7
2024-12-20KVM: arm64: Remove fixed_config.h headerFuad Tabba1-0/+5
2024-12-20KVM: arm64: Initialize feature id registers for protected VMsFuad Tabba1-0/+2
2024-12-20KVM: arm64: Introduce __pkvm_host_unshare_guest()Quentin Perret1-0/+6
2024-12-20KVM: arm64: Introduce __pkvm_vcpu_{load,put}()Marc Zyngier1-0/+7
2024-12-20KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpersQuentin Perret1-0/+3
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba1-1/+0
2024-05-01KVM: arm64: Introduce and use predicates that check for protected VMsFuad Tabba1-0/+5
2024-05-01KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVMFuad Tabba1-0/+1
2022-11-11KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()Will Deacon1-0/+4
2022-11-11KVM: arm64: Instantiate guest stage-2 page-tables at EL2Quentin Perret1-0/+6
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba1-0/+58