summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-271-1/+1
|\
| * intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi2014-03-271-1/+1
* | hw/intc/xilinx_intc: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
* | hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+1
* | hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell2014-03-271-7/+7
* | hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell2014-03-271-3/+3
|/
* misc: Fix typos in commentsStefan Weil2014-03-151-1/+1
* xics-kvm: Fix reset functionAlexey Kardashevskiy2014-03-131-1/+10
* qemu: x86: ignore ioapic polarityGabriel L. Somlo2014-03-091-3/+0
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-053-8/+19
* Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell2014-03-042-0/+323
|\
| * s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-271-0/+36
| * s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-272-0/+287
* | hw: arm_gic_kvm: Add KVM VGIC save/restore logicChristoffer Dall2014-02-261-2/+422
* | arm: vgic device control api supportChristoffer Dall2014-02-261-2/+20
* | hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall2014-02-261-1/+1
* | hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell2014-02-261-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell2014-02-211-1/+1
|\
| * hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell2014-02-201-1/+1
* | qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-3/+3
|/
* exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias2014-02-111-1/+2
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-082-2/+8
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-082-5/+13
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-082-14/+89
* arm_gic: Fix GIC pending behaviorChristoffer Dall2014-02-082-18/+62
* arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writesChristoffer Dall2014-01-311-1/+5
* arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-6/+11
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-0912-74/+104
|\
| * ioapic: QOM'ify ioapicxiaoqiang zhao2013-12-242-6/+16
| * ioapic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-242-3/+5
| * icc_bus: QOM'ify ICCxiaoqiang zhao2013-12-241-6/+7
| * apic: QOM'ify APICxiaoqiang zhao2013-12-242-3/+5
| * apic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-242-51/+51
| * hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-243-0/+10
| * isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+7
| * apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-235-5/+0
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-237-7/+7
* | hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall2014-01-082-5/+11
* | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-083-11/+11
|/
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-12/+12
* hw/intc: add allwinner A10 interrupt controllerliguang2013-12-172-0/+201
* realview_gic: Prepare for QOM embeddingAndreas Färber2013-11-051-14/+1
* realview_gic: Convert to QOM realizeAndreas Färber2013-11-051-16/+35
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-052-87/+11
* xics-kvm: enable irqfd for MSIAlexey Kardashevskiy2013-10-251-0/+6
* xics: Implement H_XIRR_XBenjamin Herrenschmidt2013-10-251-0/+14
* xics: Implement H_IPOLLBenjamin Herrenschmidt2013-10-251-0/+13
* xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-252-0/+489
* xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-251-0/+5
OpenPOWER on IntegriCloud