summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* apic: do not dereference pointer before it is checked for NULLPaolo Bonzini2015-01-261-3/+5
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-153-2/+5
|\
| * kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini2014-12-151-0/+5
| * KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-152-2/+0
* | arm_gic_kvm: Tell kernel about number of IRQsPeter Maydell2014-12-111-0/+20
|/
* apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini2014-11-241-4/+4
* apic: fix loss of IPI due to masked ExtINTPaolo Bonzini2014-11-241-1/+3
* apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini2014-11-241-3/+5
* apic_common: migrate missing fieldsPavel Dovgalyuk2014-11-131-0/+38
* PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf2014-11-041-0/+19
* arm_gic: remove unused parameter.KONRAD Frederic2014-10-243-4/+4
* hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell2014-09-291-9/+0
* Fix debug print warningGonglei2014-09-021-1/+1
* hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov2014-08-291-1/+2
* arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski2014-08-291-1/+1
* arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski2014-08-291-1/+1
* arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski2014-08-291-4/+6
* arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski2014-08-291-1/+1
* intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite2014-08-151-1/+1
* ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite2014-08-151-1/+1
* apic: Fix reported DFR contentJan Kiszka2014-08-151-1/+1
* xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-271-0/+27
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-0/+88
* xics: Disable flags reset on xics resetAlexey Kardashevskiy2014-06-272-0/+14
* xics: Add xics_find_source()Alexey Kardashevskiy2014-06-271-5/+25
* xics: Add flags for interruptsAlexey Kardashevskiy2014-06-272-11/+20
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-272-18/+12
* armv7m_nvic: fix AIRCR implementationOran Avraham2014-06-191-1/+4
* PPC: openpic_kvm: Implement resetAlexander Graf2014-06-161-5/+10
* openpic: Reset IRQ source private membersPaul Janzen2014-06-161-2/+2
* openpic: Move definition of openpic_resetPaul Janzen2014-06-161-49/+50
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-162-2/+0
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-162-10/+5
* hw/intc/openpic: Remove unused function IRQ_testbit()Peter Maydell2014-06-101-5/+0
* s390x/kvm: inject via flicCornelia Huck2014-06-101-0/+10
* s390x/kvm: make flic play well with old kernelsCornelia Huck2014-06-101-2/+4
* intc: xilinx_uartlite: Convert SBD::init -> instance_initPeter Crosthwaite2014-06-091-10/+7
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-202-0/+87
* s390x: add I/O adapter registrationCornelia Huck2014-05-202-0/+45
* s390x: split flic into kvm and non-kvm partsCornelia Huck2014-05-203-287/+357
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-152-6/+3
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-142-6/+3
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...Peter Maydell2014-05-155-7/+2
|\ \
| * | hw/intc/allwinner-a10-pic: Add missing 'break'Peter Maydell2014-05-131-0/+1
| * | savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-135-7/+1
| |/
* | apic: do not accept SIPI on the bootstrap processorPaolo Bonzini2014-05-131-1/+1
|/
* xilinx_intc: Fix writes into MER registerGuenter Roeck2014-05-131-0/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-05-073-2/+4
|\
| * apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2014-05-072-1/+2
OpenPOWER on IntegriCloud