summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic-v3-nested.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-1/+1
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier1-1/+1
2025-06-26KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()Wei-Lin Chang1-3/+1
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier1-39/+42
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier1-5/+5
2025-05-16KVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if ICH_LR<n>.HW == 1Wei-Lin Chang1-3/+0
2025-03-04KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setupMarc Zyngier1-3/+17
2025-03-04KVM: arm64: nv: Propagate used_lrs between L1 and L0 contextsMarc Zyngier1-0/+7
2025-03-04KVM: arm64: nv: Add Maintenance Interrupt emulationMarc Zyngier1-0/+45
2025-03-04KVM: arm64: nv: Nested GICv3 emulationMarc Zyngier1-0/+218
2025-03-04KVM: arm64: nv: Plumb handling of GICv3 EL2 accessesMarc Zyngier1-0/+125