Age | Commit message (Expand) | Author | Files | Lines |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 1 | -22/+22 |
2023-01-16 | hw/intc: Mark more interrupt-controller files as target independent | Thomas Huth | 1 | -4/+4 |
2023-01-16 | hw/intc: Move some files out of the target-specific source set | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-01-13 | hw/intc: Extract the IRQ counting functions into a separate file | Thomas Huth | 1 | -0/+6 |
2022-06-06 | hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/loongarch: Add LoongArch ipi interrupt support(IPI) | Xiaojuan Yang | 1 | -0/+1 |
2022-04-26 | hw/intc: Vectored Interrupt Controller (VIC) | Amir Gonnen | 1 | -0/+1 |
2022-03-18 | hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG | Eric Auger | 1 | -2/+2 |
2022-03-03 | hw/intc: Add RISC-V AIA IMSIC device emulation | Anup Patel | 1 | -0/+1 |
2022-03-02 | ppc/pnv: Add a XIVE2 controller to the POWER10 chip | Cédric Le Goater | 1 | -1/+1 |
2022-03-02 | ppc/xive2: Introduce a XIVE2 core framework | Cédric Le Goater | 1 | -1/+1 |
2022-02-16 | hw/intc: Add RISC-V AIA APLIC device emulation | Anup Patel | 1 | -0/+1 |
2021-12-15 | hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector | Philippe Mathieu-Daudé | 1 | -4/+6 |
2021-12-15 | hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-10-22 | hw/intc: Remove the Ibex PLIC | Alistair Francis | 1 | -1/+0 |
2021-09-21 | hw/intc: Rename sifive_clint sources to riscv_aclint sources | Anup Patel | 1 | -1/+1 |
2021-09-13 | hw/intc: GICv3 ITS initial framework | Shashi Mallela | 1 | -0/+1 |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster | 1 | -1/+0 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -1/+0 |
2021-03-15 | m68k: add an interrupt controller | Laurent Vivier | 1 | -0/+1 |
2021-03-15 | hw/intc: add goldfish-pic | Laurent Vivier | 1 | -0/+1 |
2021-03-09 | hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-06 | hw/intc: Introduce SH_INTC Kconfig entry | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-01-06 | ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE | Greg Kurz | 1 | -2/+1 |
2021-01-06 | ppc: Fix build with --without-default-devices | Greg Kurz | 1 | -3/+6 |
2021-01-06 | ppc: Convert PPC UIC to a QOM device | Peter Maydell | 1 | -0/+1 |
2020-12-15 | target/nios2: Move IIC code into CPU object proper | Peter Maydell | 1 | -1/+0 |
2020-09-09 | hw/riscv: Move sifive_plic model to hw/intc | Bin Meng | 1 | -0/+1 |
2020-09-09 | hw/riscv: Move sifive_clint model to hw/intc | Bin Meng | 1 | -0/+1 |
2020-08-21 | meson: convert hw/intc | Marc-André Lureau | 1 | -0/+55 |