On 4/6/23 15:14, Mark Cave-Ayland wrote:
Also change the instantiation of the CPU to use object_initialize_child() followed by a separate realisation.Signed-off-by: Mark Cave-Ayland <[email protected]> --- hw/m68k/q800.c | 18 +++++++++++++----- include/hw/m68k/q800.h | 3 +++ 2 files changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
