Re: [PATCH] hw/m68k: QOMify the mcf5206 system integration module

2020-08-19 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200819065201.4045-1-h...@tuxfamily.org/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #

[PATCH] hw/m68k: QOMify the mcf5206 system integration module

2020-08-18 Thread Thomas Huth
The mcf5206 system integration module should be a proper device. Let's finally QOMify it. Signed-off-by: Thomas Huth --- hw/m68k/an5206.c | 14 -- hw/m68k/mcf5206.c | 44 ++- include/hw/m68k/mcf.h | 3 +-- 3 files changed, 48 insertio