aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/grlib_irqmp.c
AgeCommit message (Expand)Author
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-01-06hw/sparc: Make grlib-irqmp device handle its own inbound IRQ linesPeter Maydell
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-07leon3: use qemu_irq framework instead of callback as propertyMarc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic
2018-01-24sparc/leon3 irqmp: fix IRQ software ackJean-Christophe Dubois
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-05-12hw/intc: QOM'ify grlib_irqmp.cxiaoqiang.zhao
2016-01-29sparc: Clean up includesPeter Maydell
2013-12-24hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster
2013-07-29grlib_irqmp: 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