summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic-its.c
AgeCommit message (Expand)Author
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-01-04KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton
2023-09-30KVM: arm64: vgic-its: Treat the collection target address as a vcpu_idMarc Zyngier
2023-05-19KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker
2023-04-12KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton
2023-03-29KVM: arm64: Use config_lock to protect vgic stateOliver Upton
2023-01-29KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan
2022-10-15KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren
2022-09-26KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()Gavin Shan
2022-05-16Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/nextMarc Zyngier
2022-05-16KVM: arm64: vgic: Undo work in failed ITS restoresRicardo Koller
2022-05-16KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failuresRicardo Koller
2022-05-16KVM: arm64: vgic: Add more checks when restoring ITS tablesRicardo Koller
2022-05-16KVM: arm64: vgic: Check that new ITEs could be saved in guest memoryRicardo Koller
2022-05-04KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier
2022-05-04KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe
2021-10-17Merge branch kvm-arm64/memory-accounting into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: vgic: Add memcg accounting to vgic allocationsJia He
2021-10-11KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA sizeRicardo Koller
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-03-24KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu
2020-07-05KVM: arm64: Allow in-atomic injection of SPIsMarc Zyngier
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier