aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/meson.build
AgeCommit message (Expand)Author
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-01-16hw/intc: Mark more interrupt-controller files as target independentThomas Huth
2023-01-16hw/intc: Move some files out of the target-specific source setPhilippe Mathieu-Daudé
2023-01-13hw/intc: Extract the IRQ counting functions into a separate fileThomas Huth
2022-06-06hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch ipi interrupt support(IPI)Xiaojuan Yang
2022-04-26hw/intc: Vectored Interrupt Controller (VIC)Amir Gonnen
2022-03-18hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCGEric Auger
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel
2021-12-15hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selectorPhilippe Mathieu-Daudé
2021-12-15hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.cPhilippe Mathieu-Daudé
2021-10-22hw/intc: Remove the Ibex PLICAlistair Francis
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé
2021-03-06hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé
2021-01-06ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVEGreg Kurz
2021-01-06ppc: Fix build with --without-default-devicesGreg Kurz
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2020-12-15target/nios2: Move IIC code into CPU object properPeter Maydell
2020-09-09hw/riscv: Move sifive_plic model to hw/intcBin Meng
2020-09-09hw/riscv: Move sifive_clint model to hw/intcBin Meng
2020-08-21meson: convert hw/intcMarc-André Lureau