summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/vgic/vgic.h
AgeCommit message (Expand)Author
2025-05-19KVM: arm64: vgic-its: Add debugfs interface to expose ITS tablesJing Zhang
2025-03-03KVM: arm64: nv: Add Maintenance Interrupt emulationMarc Zyngier
2025-03-03KVM: arm64: nv: Nested GICv3 emulationMarc Zyngier
2024-11-20KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizesMarc Zyngier
2024-11-20KVM: arm64: vgic: Make vgic_get_irq() more robustMarc Zyngier
2024-11-11KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang
2024-08-27KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier
2024-08-27KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()Marc Zyngier
2024-08-22KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier
2024-08-02KVM: arm64: vgic: fix unexpected unlock sparse warningsSebastian Ott
2024-06-06KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier
2024-04-25KVM: arm64: vgic-its: Rip out the global translation cacheOliver Upton
2024-04-25KVM: arm64: vgic-its: Scope translation cache invalidations to an ITSOliver Upton
2024-04-25KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()Oliver Upton
2024-04-25KVM: arm64: vgic-debug: Use an xarray mark for debug iteratorOliver Upton
2024-02-23KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton
2024-02-23KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton
2023-12-12KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier
2023-08-15KVM: arm64: Remove unused declarationsYue Haibing
2023-03-30KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVMMarc Zyngier
2023-01-29KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan
2023-01-21KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier
2022-07-17KVM: arm64: vgic-v3: Use u32 to manage the line level from userspaceMarc Zyngier
2022-07-17KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()Marc Zyngier
2022-07-17KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()Marc Zyngier
2022-05-04KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier
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
2021-10-11KVM: arm64: vgic: Drop vgic_check_ioaddr()Ricardo Koller
2021-10-11kvm: arm64: vgic: Introduce vgic_check_iorangeRicardo Koller
2021-08-20KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier
2021-04-13Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier
2021-04-06kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()Eric Auger
2021-03-24KVM: arm64: GICv4.1: Add function to get VLPI stateShenming Lu
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier