index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_pkvm.h
Age
Commit message (
Expand
)
Author
2026-01-15
KVM: arm64: Check whether a VM IOCTL is allowed in pKVM
Fuad Tabba
2026-01-15
KVM: arm64: Do not allow KVM_CAP_ARM_MTE for any guest in pKVM
Fuad Tabba
2026-01-15
KVM: arm64: Include VM type when checking VM capabilities in pKVM
Fuad Tabba
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
2025-09-15
KVM: arm64: Decouple hyp VM creation state from its handle
Fuad Tabba
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2025-05-21
KVM: arm64: Add a range to pkvm_mappings
Quentin Perret
2025-05-21
KVM: arm64: Convert pkvm_mappings to interval tree
Quentin Perret
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2024-12-20
KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
Fuad Tabba
2024-12-20
KVM: arm64: Introduce the EL1 pKVM MMU
Quentin Perret
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-06-01
KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
Quentin Perret
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
2022-11-11
KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
Fuad Tabba
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon