aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2014-04-01trace: add workaround for SystemTap PR13296Frank Ch. Eigler
2014-03-27Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell
2014-03-27hw/intc/xilinx_intc: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/slavio_intctl: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell
2014-03-27hw/intc/apic.c: Use uint32_t for mask word in foreach_apicPeter Maydell
2014-03-27intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi
2014-03-15misc: Fix typos in commentsStefan Weil
2014-03-13xics-kvm: Fix reset functionAlexey Kardashevskiy
2014-03-09qemu: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann
2014-02-26hw: arm_gic_kvm: Add KVM VGIC save/restore logicChristoffer Dall
2014-02-26arm: vgic device control api supportChristoffer Dall
2014-02-26hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall
2014-02-26hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell
2014-02-21Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'...Peter Maydell
2014-02-20hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-11exec: Make cpu_physical_memory_write_rom input an ASEdgar E. Iglesias
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall
2014-02-08arm_gic: Fix GIC pending behaviorChristoffer Dall
2014-01-31arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writespull-target-arm-20140131Christoffer Dall
2014-01-31arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao
2013-12-24ioapic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23apic: Document why cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy
2013-12-17hw/intc: add allwinner A10 interrupt controllerliguang
2013-11-05realview_gic: Prepare for QOM embeddingAndreas Färber
2013-11-05realview_gic: Convert to QOM realizeAndreas Färber
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber
2013-10-25xics-kvm: enable irqfd for MSIAlexey Kardashevskiy
2013-10-25xics: Implement H_XIRR_XBenjamin Herrenschmidt
2013-10-25xics: Implement H_IPOLLBenjamin Herrenschmidt
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson