summaryrefslogtreecommitdiffstats
path: root/hw/intc/arm_gic_common.c
Commit message (Expand)AuthorAgeFilesLines
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-2/+3
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-2/+4
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-2/+3
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-091-1/+0
|\
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-2/+2
|/
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-051-9/+9
* arm_gic: QOM cast cleanupAndreas Färber2013-07-291-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+176
OpenPOWER on IntegriCloud