aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2014-05-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...Peter Maydell
2014-05-01armv7m_nvic: fix CPUID Base RegisterRabin Vincent
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil
2014-04-17allwinner-a10-pic: fix behaviour of pending registerBeniamino Galvani
2014-04-17allwinner-a10-pic: set vector address when an interrupt is pendingBeniamino Galvani
2014-04-03PPC: openpic_kvm: Filter memory events properlyAlexander Graf
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 writesChristoffer 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