aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc
AgeCommit message (Expand)Author
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
2018-12-11qom: make interface types abstractMarc-André Lureau
2018-10-26hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macroPhilippe Mathieu-Daudé
2018-09-25hw/intc/arm_gic: Document QEMU interfacePeter Maydell
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel
2018-08-14nvic: Change NVIC to support ARMv6-MJulia Suvorova
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-03-06heathrow: QOMify heathrow PICMark Cave-Ayland
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov
2018-02-09Clean up includesMarkus Armbruster
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis
2017-12-13nvic: Make systick bankedPeter Maydell
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell
2017-09-21nvic: Add banked exception statesPeter Maydell
2017-09-07nvic: Add NS alias SCS regionPeter Maydell
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell
2017-06-13hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K