summaryrefslogtreecommitdiff
path: root/include/hw/intc
AgeCommit message (Expand)Author
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
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12hw/mips: implement Global Interrupt ControllerYongbok Kim
2016-06-17hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell
2016-06-17hw/intc/arm_gicv3: ARM GICv3 device frameworkShlomo Pongratz
2016-06-17hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell
2016-06-17hw/intc/arm_gicv3: Add state informationPavel Fedin
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery
2016-02-03bcm2836_control: add bcm2836 ARM control logicAndrew Baumann
2016-02-03bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz