commit | 1a514d3a8a9b058701f0b8693067e44b08e924f2 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Jun 21 09:53:33 2023 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Thu Jun 22 08:57:02 2023 +0200 |
tree | dae4333f6e3d55121484fe227591b3d38065da7a | |
parent | a8019229c489a51508099d38ec54e035dee94234 [diff] |
q800: rename q800_init() to q800_machine_init() This will enable us later to distinguish between QOM initialisation and machine initialisation. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230621085353.113233-5-mark.cave-ayland@ilande.co.uk> Signed-off-by: Laurent Vivier <laurent@vivier.eu>