summaryrefslogtreecommitdiffstats
path: root/include/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell2021-11-151-1/+11
* hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell2021-11-151-1/+1
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-092-2/+2
* hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINTAnup Patel2021-09-201-18/+36
* hw/intc: Rename sifive_clint sources to riscv_aclint sourcesAnup Patel2021-09-201-0/+0
* hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+4
* hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
* hw/intc: sifive_clint: Use RISC-V CPU GPIO linesAlistair Francis2021-09-201-0/+2
* hw/intc: GICv3 redistributor ITS processingShashi Mallela2021-09-131-0/+7
* hw/intc: GICv3 ITS Feature enablementShashi Mallela2021-09-131-0/+1
* hw/intc: GICv3 ITS Command processingShashi Mallela2021-09-131-0/+2
* hw/intc: GICv3 ITS register definitions addedShashi Mallela2021-09-132-0/+26
* hw/intc: GICv3 ITS initial frameworkShashi Mallela2021-09-131-1/+8
* arm: Move system PPB container handling to armv7mPeter Maydell2021-09-011-3/+0Star
* arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell2021-09-011-4/+0Star
* arm: Move M-profile RAS register block into its own devicePeter Maydell2021-09-011-1/+0Star
* m68k: add an interrupt controllerLaurent Vivier2021-03-151-0/+41
* hw/intc: add goldfish-picLaurent Vivier2021-03-151-0/+33
* hw/ppc: Remove unused ppcuic_init()Peter Maydell2021-01-191-0/+7
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell2021-01-061-0/+73
|\
| * ppc: Convert PPC UIC to a QOM devicePeter Maydell2021-01-061-0/+73
* | hw/intc: Rework Loongson LIOINTCHuacai Chen2021-01-041-0/+22
|/
* hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell2020-12-101-0/+1
* hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell2020-12-101-0/+1
* intc/ibex_plic: Ensure we don't loose interruptsAlistair Francis2020-11-141-0/+1
* target/riscv: Add sifive_plic vmstateYifei Jiang2020-11-031-0/+1
* hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell2020-11-021-1/+0Star
* hw/intc: Move sifive_plic.h to the include directoryBin Meng2020-10-221-0/+83
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-1813-39/+13Star
* Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell2020-09-131-0/+60
|\
| * hw/riscv: Move sifive_clint model to hw/intcBin Meng2020-09-101-0/+60
* | Use DECLARE_*CHECKER* when possible (--force mode)Eduardo Habkost2020-09-092-11/+6Star
* | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0918-43/+35Star
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-0920-38/+75
|/
* hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis2020-08-221-0/+1
* hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato2020-06-221-0/+76
* hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis2020-06-191-0/+63
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-232-2/+5
* arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2020-02-282-0/+3
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-0/+12
* include: Make headers more self-containedMarkus Armbruster2019-08-163-0/+5
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-132-6/+6
* hw/intc/bcm2836_control: Implement local timerZoltán Baldaszti2019-03-151-0/+9
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1Star
* hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé2018-10-261-1/+1
* hw/intc/arm_gic: Document QEMU interfacePeter Maydell2018-09-251-0/+43
* intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel2018-08-141-7/+36
* nvic: Change NVIC to support ARMv6-MJulia Suvorova2018-08-141-0/+1
* hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger2018-06-221-2/+6