On 5/24/23 07:58, Philippe Mathieu-Daudé wrote:
Introduce the abstract QOM TYPE_REALVIEW_MACHINE to handle fields common to all Realview machines.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/arm/realview.c | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~