hw/m68k: QOMify the ColdFire interrupt controller
commit88b86983f3ec5d68afa6048bd6387c1997de3b3f
authorThomas Huth <huth@tuxfamily.org>
Sun, 12 Feb 2017 14:41:35 +0000 (12 15:41 +0100)
committerThomas Huth <huth@tuxfamily.org>
Sat, 18 Feb 2017 21:23:31 +0000 (18 22:23 +0100)
tree34ec144f0fc847fd33ae8d4588370e861aa4d364
parent22f2dbe7eaf3e12e38c9c21081d72bf09e83ef90
hw/m68k: QOMify the ColdFire interrupt controller

Use type_init() and friends to adapt the ColdFire interrupt
controller to the latest QEMU device conventions.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
hw/m68k/mcf_intc.c