summaryrefslogtreecommitdiff
path: root/hw/intc/arm_gic_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-08arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall1-2/+3
2014-02-08arm_gic: Support setting/getting binary point regChristoffer Dall1-2/+4
2014-02-08arm_gic: Keep track of SGI sourcesChristoffer Dall1-2/+3
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori1-1/+0
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall1-2/+2
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber1-9/+9
2013-07-29arm_gic: QOM cast cleanupAndreas Färber1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+176