aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc
AgeCommit message (Expand)Author
2022-03-03hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel
2022-02-16hw/intc: Add RISC-V AIA APLIC device emulationAnup Patel
2022-02-16include: hw: remove ibex_plic.hWilfred Mallawa
2022-02-08hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fieldsPeter Maydell
2022-01-28hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Fix various off-by-one errorsPeter Maydell
2022-01-07hw/intc/arm_gicv3_its: Remove maxids union from TableDescPeter Maydell
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
2021-09-21hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel
2021-09-21hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel
2021-09-21hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis
2021-09-21hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis
2021-09-21hw/intc: sifive_clint: Use RISC-V CPU GPIO linesAlistair Francis
2021-09-13hw/intc: GICv3 redistributor ITS processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS Feature enablementShashi Mallela
2021-09-13hw/intc: GICv3 ITS Command processingShashi Mallela
2021-09-13hw/intc: GICv3 ITS register definitions addedShashi Mallela
2021-09-13hw/intc: GICv3 ITS initial frameworkShashi Mallela
2021-09-01arm: Move system PPB container handling to armv7mPeter Maydell
2021-09-01arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell
2021-01-06Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell
2021-01-06ppc: Convert PPC UIC to a QOM devicePeter Maydell
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen
2020-12-10hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell
2020-12-10hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell
2020-11-13intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis
2020-11-03target/riscv: Add sifive_plic vmstateYifei Jiang
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell
2020-10-22hw/intc: Move sifive_plic.h to the include directoryBin Meng
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-09hw/riscv: Move sifive_clint model to hw/intcBin Meng
2020-09-09Use DECLARE_*CHECKER* when possible (--force mode)Eduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-21hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis
2020-06-22hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato
2020-06-19hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-03-15hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti