summaryrefslogtreecommitdiff
path: root/hw/intc/arm_gic.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-09Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori1-1/+0
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall1-5/+10
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall1-6/+6
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-07-29arm_gic: QOM cast cleanupAndreas Färber1-2/+3
2013-07-09intc/arm_gic: Build arm_gic only onceAndreas Färber1-0/+1
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-2/+1
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-4/+5
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
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/+723