summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier4-42/+3
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier4-42/+3
2024-04-25KVM: arm64: vgic-its: Get rid of the lpi_list_lockOliver Upton3-7/+5
2024-04-25KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton3-126/+4
2024-04-25KVM: arm64: vgic-its: Use the per-ITS translation cache for injectionOliver Upton1-46/+17
2024-04-25KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addrOliver Upton1-14/+21
2024-04-25KVM: arm64: vgic-its: Maintain a translation cache per ITSOliver Upton1-1/+36
2024-04-25KVM: arm64: vgic-its: Scope translation cache invalidations to an ITSOliver Upton3-14/+36
2024-04-25KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton3-50/+0
2024-04-25KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton3-25/+62
2024-04-25KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall()Oliver Upton1-9/+4
2024-04-25KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall()Oliver Upton1-10/+6
2024-04-25KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table()Oliver Upton1-17/+10
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini6-72/+83
2024-03-07Merge branch kvm-arm64/kerneldoc into kvmarm/nextOliver Upton3-4/+6
2024-03-07Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton6-65/+74
2024-02-24KVM: arm64: Fix typosBjorn Helgaas2-3/+3
2024-02-24KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton3-22/+11
2024-02-24KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a refOliver Upton2-11/+10
2024-02-24KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton2-8/+15
2024-02-24KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton1-1/+1
2024-02-24KVM: arm64: vgic: Use atomics to count LPIsOliver Upton3-4/+4
2024-02-24KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton3-8/+2
2024-02-24KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()Oliver Upton1-1/+8
2024-02-24KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIsOliver Upton1-1/+2
2024-02-24KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()Oliver Upton1-14/+5
2024-02-24KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton3-1/+22
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-02-01KVM: arm64: vgic: fix a kernel-doc warningRandy Dunlap1-1/+1
2024-02-01KVM: arm64: vgic-its: fix kernel-doc warningsRandy Dunlap1-2/+2
2024-02-01KVM: arm64: vgic-init: fix a kernel-doc warningRandy Dunlap1-1/+3
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini3-81/+53
2024-01-04KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2023-12-23Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-19/+33
2023-12-22KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDROliver Upton1-30/+5
2023-12-22KVM: arm64: vgic: Use common accessor for writes to ICPENDROliver Upton1-29/+22
2023-12-22KVM: arm64: vgic: Use common accessor for writes to ISPENDROliver Upton1-29/+21
2023-12-22KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier1-10/+17
2023-12-12KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...Marc Zyngier1-0/+2
2023-12-12KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier3-2/+6
2023-12-12KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2023-12-12KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2023-11-20KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang1-0/+4
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-132/+98
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton6-131/+96
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier1-1/+2
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland1-1/+1
2023-09-30KVM: arm64: vgic-v3: Optimize affinity-based SGI injectionMarc Zyngier1-53/+11
2023-09-30KVM: arm64: vgic: Use vcpu_idx for the debug informationMarc Zyngier1-3/+3