summary refs log tree commit diff stats
path: root/include/hw/intc/arm_gicv3_its_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé2023-06-281-0/+9
* hw/intc/arm_gicv3_its: Implement VMOVPPeter Maydell2022-04-221-0/+9
* hw/intc/arm_gicv3: Keep pointers to every connected ITSPeter Maydell2022-04-221-0/+9
* hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4Peter Maydell2022-04-221-0/+1
* hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell2022-02-081-2/+0
* hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell2022-01-281-1/+0
* hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell2022-01-071-3/+3
* hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell2022-01-071-4/+1
* hw/intc: GICv3 ITS register definitions addedShashi Mallela2021-09-131-0/+23
* hw/intc: GICv3 ITS initial frameworkShashi Mallela2021-09-131-1/+8
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-1/+2
* hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger2017-06-131-0/+8
* hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin2016-10-041-0/+78