summaryrefslogtreecommitdiffstats
path: root/hw/intc/etraxfs_pic.c
Commit message (Expand)AuthorAgeFilesLines
* cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau2020-01-071-25/+1Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* hw/intc: QOM'ify etraxfs_pic.cxiaoqiang.zhao2016-05-121-7/+6Star
* hw/intc: Clean up includesPeter Maydell2016-01-291-0/+1
* Fix remaining warnings from Sparse (void return)Stefan Weil2015-03-191-3/+5
* hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-241-0/+4
* etraxfs_pic: QOM cast cleanupAndreas Färber2013-07-291-8/+14
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+180