summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_pkvm.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-31KVM: arm64: Don't advertise eager page splitting under pKVMFuad Tabba1-0/+3
2026-07-31KVM: arm64: Skip cache maintenance for non-cacheable pKVM mappingsBradley Morgan1-1/+4
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland1-2/+1
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon1-1/+1
2026-03-30KVM: arm64: Don't advertise unsupported features for protected guestsWill Deacon1-2/+0
2026-01-15KVM: arm64: Check whether a VM IOCTL is allowed in pKVMFuad Tabba1-0/+20
2026-01-15KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest in pKVMFuad Tabba1-0/+2
2026-01-15KVM: arm64: Include VM type when checking VM capabilities in pKVMFuad Tabba1-4/+6
2025-11-19KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta1-1/+3
2025-09-30Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+1
2025-09-15Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/nextMarc Zyngier1-0/+1
2025-09-15KVM: arm64: Decouple hyp VM creation state from its handleFuad Tabba1-0/+1
2025-08-21KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta1-1/+3
2025-05-21KVM: arm64: Add a range to pkvm_mappingsQuentin Perret1-0/+1
2025-05-21KVM: arm64: Convert pkvm_mappings to interval treeQuentin Perret1-0/+1
2025-05-06KVM: arm64: Extend pKVM selftest for np-guestsQuentin Perret1-0/+6
2025-03-14KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpuFuad Tabba1-0/+1
2025-01-12Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/nextMarc Zyngier1-0/+25
2024-12-20KVM: arm64: Use KVM extension checks for allowed protected VM capabilitiesFuad Tabba1-0/+25
2024-12-20KVM: arm64: Introduce the EL1 pKVM MMUQuentin Perret1-0/+26
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba1-0/+9
2023-11-27KVM: arm64: Convert translation level parameter to s8Ryan Roberts1-2/+3
2023-06-01KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret1-2/+15
2023-06-01KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon1-0/+8
2022-11-11KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1Fuad Tabba1-0/+4
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba1-0/+8
2022-11-11KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memoryQuentin Perret1-0/+26
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon1-0/+71