summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-20KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizesMarc Zyngier1-23/+0
2024-11-20KVM: arm64: vgic: Make vgic_get_irq() more robustMarc Zyngier1-2/+2
2024-11-11KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang1-0/+23
2024-08-27KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier1-3/+1
2024-08-27KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()Marc Zyngier1-0/+2
2024-08-22KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier1-0/+7
2024-08-02KVM: arm64: vgic: fix unexpected unlock sparse warningsSebastian Ott1-1/+1
2024-06-06KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier1-1/+1
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier1-2/+0
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier1-2/+0
2024-04-25KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton1-2/+0
2024-04-25KVM: arm64: vgic-its: Scope translation cache invalidations to an ITSOliver Upton1-1/+1
2024-04-25KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton1-1/+0
2024-04-25KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton1-0/+1
2024-02-23KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton1-1/+0
2024-02-23KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton1-3/+11
2023-12-12KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier1-0/+1
2023-08-15KVM: arm64: Remove unused declarationsYue Haibing1-2/+0
2023-03-30KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVMMarc Zyngier1-3/+0
2023-01-29KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan1-0/+14
2023-01-21KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier1-0/+1
2022-07-17KVM: arm64: vgic-v3: Use u32 to manage the line level from userspaceMarc Zyngier1-1/+1
2022-07-17KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()Marc Zyngier1-2/+2
2022-07-17KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()Marc Zyngier1-2/+1
2022-05-04KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier1-0/+5
2022-05-04KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier1-0/+4
2022-05-04KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier1-0/+1
2021-10-11KVM: arm64: vgic: Drop vgic_check_ioaddr()Ricardo Koller1-3/+0
2021-10-11kvm: arm64: vgic: Introduce vgic_check_iorangeRicardo Koller1-0/+4
2021-08-20KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier1-0/+2
2021-04-13Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier1-0/+1
2021-04-06kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger1-0/+1
2021-03-24KVM: arm64: GICv4.1: Add function to get VLPI stateShenming Lu1-0/+1
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+321
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-0/+321