aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/etraxfs_pic.c
AgeCommit message (Expand)Author
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-07cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-05-12hw/intc: QOM'ify etraxfs_pic.cxiaoqiang.zhao
2016-01-29hw/intc: Clean up includesPeter Maydell
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29etraxfs_pic: QOM cast cleanupAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini