summaryrefslogtreecommitdiffstats
path: root/include/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao2018-06-081-0/+1
* heathrow: remove obsolete heathow_init() functionMark Cave-Ayland2018-04-271-1/+1
* heathrow: QOMify heathrow PICMark Cave-Ayland2018-03-061-0/+49
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-092-2/+0Star
|\
| * Clean up includesMarkus Armbruster2018-02-092-2/+0Star
* | i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov2018-02-091-0/+22
|/
* xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis2018-01-261-0/+57
* xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis2018-01-261-0/+58
* nvic: Make systick bankedPeter Maydell2017-12-131-1/+3
* nvic: Implement NVIC_ITNS<n> registersPeter Maydell2017-09-211-0/+3
* nvic: Implement AIRCR changes for v8MPeter Maydell2017-09-211-1/+2
* nvic: Add cached vectpending_prio statePeter Maydell2017-09-211-0/+2
* nvic: Add cached vectpending_is_s_banked statePeter Maydell2017-09-211-2/+9
* nvic: Add banked exception statesPeter Maydell2017-09-211-0/+14
* nvic: Add NS alias SCS regionPeter Maydell2017-09-071-0/+1
* armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell2017-09-041-0/+62
* hw/intc/arm_gicv3_its: Implement state save/restoreEric Auger2017-06-131-0/+8
* hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K2017-02-281-0/+1
* hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell2017-01-201-0/+1
* hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell2017-01-201-0/+18
* hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-201-0/+2
* hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell2017-01-201-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-0/+33
|\
| * intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau2016-10-041-0/+33
* | hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin2016-10-041-0/+78
|/
* gic: provide defines for v2/v3 targetlist sizesAndrew Jones2016-07-142-0/+6
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* hw/mips: implement Global Interrupt ControllerYongbok Kim2016-07-121-0/+216
* hw/intc/arm_gicv3: Implement functions to identify next pending irqPeter Maydell2016-06-171-0/+18
* hw/intc/arm_gicv3: ARM GICv3 device frameworkShlomo Pongratz2016-06-171-0/+32
* hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structurePeter Maydell2016-06-171-3/+2Star
* hw/intc/arm_gicv3: Add state informationPavel Fedin2016-06-171-3/+189
* hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery2016-03-161-0/+48
* bcm2836_control: add bcm2836 ARM control logicAndrew Baumann2016-02-031-0/+51
* bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann2016-02-031-0/+33
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-0/+1
* hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68
* hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1