summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/vgic/vgic-init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier2023-06-071-4/+7
* KVM: arm64: vgic: Fix a commentJean-Philippe Brucker2023-05-191-1/+1
* KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker2023-05-191-5/+20
* KVM: arm64: Use config_lock to protect vgic stateOliver Upton2023-03-291-13/+23
* Merge branch kvm-arm64/apple-vgic-mi into kvmarm/nextOliver Upton2023-02-141-1/+1
|\
| * KVM: arm64: vgic: Allow registration of a non-maskable maintenance interruptMarc Zyngier2023-01-121-1/+1
* | KVM: arm64: Simplify the CPUHP logicMarc Zyngier2022-12-291-17/+2
|/
* Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-251-1/+6
|\
| * KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier2022-05-041-1/+6
* | KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson2022-05-021-3/+3
|/
* Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-071-1/+1
|\
| * KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier2021-12-011-1/+1
* | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-4/+6
|/
* KVM: arm64: vgic: Add memcg accounting to vgic allocationsJia He2021-10-171-1/+1
* KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier2021-06-011-0/+10
* KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier2021-06-011-1/+7
* irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2021-06-011-3/+15
* kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger2021-04-061-4/+2
* KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()Eric Auger2021-04-061-1/+5
* KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()Marc Zyngier2020-12-271-0/+2
* KVM: arm64: Update comment in kvm_vgic_map_resources()Alexandru Elisei2020-12-271-1/+2
* KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()Alexandru Elisei2020-12-231-0/+6
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-0/+556