summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic-init.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier1-1/+1
2024-01-01KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier1-1/+4
2024-01-01KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2024-01-01KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2023-06-07KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier1-4/+7
2023-05-19KVM: arm64: vgic: Fix a commentJean-Philippe Brucker1-1/+1
2023-05-19KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker1-5/+20
2023-03-29KVM: arm64: Use config_lock to protect vgic stateOliver Upton1-13/+23
2023-02-14Merge branch kvm-arm64/apple-vgic-mi into kvmarm/nextOliver Upton1-1/+1
2023-01-13KVM: arm64: vgic: Allow registration of a non-maskable maintenance interruptMarc Zyngier1-1/+1
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier1-17/+2
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+6
2022-05-04KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier1-1/+6
2022-05-02KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson1-3/+3
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-1/+1
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier1-4/+6
2021-12-01KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier1-1/+1
2021-10-17KVM: arm64: vgic: Add memcg accounting to vgic allocationsJia He1-1/+1
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier1-0/+10
2021-06-01KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier1-1/+7
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier1-3/+15
2021-04-06kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger1-4/+2
2021-04-06KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()Eric Auger1-1/+5
2020-12-27KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()Marc Zyngier1-0/+2
2020-12-27KVM: arm64: Update comment in kvm_vgic_map_resources()Alexandru Elisei1-1/+2
2020-12-23KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()Alexandru Elisei1-0/+6
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-0/+556