hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
commit828d01b7c5ea567cfc9cdb1b66605f9855bc948a
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 3 May 2021 17:12:58 +0000 (3 19:12 +0200)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 4 May 2021 21:45:28 +0000 (4 22:45 +0100)
tree95f506bd8c2133950a24f8e3bdeb25c76b33a618
parent3e13d8e34b53d8f9a3421a816ccfbdc5fa874e98
hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE

Introduce the TYPE_SUN4M_MACHINE and have all sun4m
machines inherit it.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20210503171303.822501-2-f4bug@amsat.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
hw/sparc/sun4m.c