summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)AuthorFilesLines
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-2/+6
2015-04-01hw/intc: arm_gic_kvm.c restore config firstAlex Bennée1-2/+5
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil2-4/+7
2015-03-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...Peter Maydell1-0/+7
2015-03-16hw/intc/arm_gic: Initialize the vgic in the realize functionEric Auger1-0/+7
2015-03-16s390x: Replace unchecked qdev_init() by qdev_init_nofail()Markus Armbruster1-5/+1
2015-03-09openpic: convert to vmstateMark Cave-Ayland1-134/+119
2015-03-09openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland1-9/+16
2015-03-09openpic: fix up loadvm under -M mac99Mark Cave-Ayland1-5/+3
2015-03-09openpic: fix segfault on -M mac99 savevmMark Cave-Ayland1-1/+1
2015-03-09Openpic: check that cpu id is within the number of cpusFabien Chouteau1-2/+2
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2-4/+4
2015-01-26apic: do not dereference pointer before it is checked for NULLPaolo Bonzini1-3/+5
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini1-1/+1
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-2/+5
2014-12-15kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini1-0/+5
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2-2/+0
2014-12-11arm_gic_kvm: Tell kernel about number of IRQsPeter Maydell1-0/+20
2014-11-24apic: fix incorrect handling of ExtINT interrupts wrt processor priorityPaolo Bonzini1-4/+4
2014-11-24apic: fix loss of IPI due to masked ExtINTPaolo Bonzini1-1/+3
2014-11-24apic: avoid getting out of halted state on masked PIC interruptsPaolo Bonzini1-3/+5
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk1-0/+38
2014-11-04PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf1-0/+19
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic3-4/+4
2014-09-29hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()Peter Maydell1-9/+0
2014-09-02Fix debug print warningGonglei1-1/+1
2014-08-29hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov1-1/+2
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski1-1/+1
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski1-1/+1
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski1-4/+6
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski1-1/+1
2014-08-15intc: i8259: Convert Array allocation to g_new0Peter Crosthwaite1-1/+1
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite1-1/+1
2014-08-15apic: Fix reported DFR contentJan Kiszka1-1/+1
2014-06-27xics: Implement xics_ics_free()Alexey Kardashevskiy1-0/+27
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy1-0/+88
2014-06-27xics: Disable flags reset on xics resetAlexey Kardashevskiy2-0/+14
2014-06-27xics: Add xics_find_source()Alexey Kardashevskiy1-5/+25
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy2-11/+20
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy2-18/+12
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham1-1/+4
2014-06-16PPC: openpic_kvm: Implement resetAlexander Graf1-5/+10
2014-06-16openpic: Reset IRQ source private membersPaul Janzen1-2/+2
2014-06-16openpic: Move definition of openpic_resetPaul Janzen1-49/+50
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2-2/+0
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2-10/+5
2014-06-10hw/intc/openpic: Remove unused function IRQ_testbit()Peter Maydell1-5/+0
2014-06-10s390x/kvm: inject via flicCornelia Huck1-0/+10
2014-06-10s390x/kvm: make flic play well with old kernelsCornelia Huck1-2/+4
2014-06-09intc: xilinx_uartlite: Convert SBD::init -> instance_initPeter Crosthwaite1-10/+7