aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k/mcf_intc.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth1-1/+0
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster1-1/+1
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster1-2/+3
2020-05-30hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé1-3/+7
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-1/+2
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2017-02-18hw/m68k: QOMify the ColdFire interrupt controllerThomas Huth1-4/+44
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-01-29m68k: Clean up includesPeter Maydell1-0/+1
2015-06-22m68k: implement more ColdFire 5208 interrupt controller functionalityGreg Ungerer1-0/+14
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-01m68k: move files referencing CPU to hw/m68k/Paolo Bonzini1-0/+154