summaryrefslogtreecommitdiff
path: root/hw/m68k/mcf_intc.c
AgeCommit message (Expand)Author
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-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-30hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
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
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-02-18hw/m68k: QOMify the ColdFire interrupt controllerThomas Huth
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-29m68k: Clean up includesPeter Maydell
2015-06-22m68k: implement more ColdFire 5208 interrupt controller functionalityGreg Ungerer
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini