aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/realview_gic.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth1-5/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2013-11-05realview_gic: Prepare for QOM embeddingAndreas Färber1-14/+1
2013-11-05realview_gic: Convert to QOM realizeAndreas Färber1-16/+35
2013-07-29realview_gic: QOM cast cleanupAndreas Färber1-7/+13
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+74