]> git.proxmox.com Git - mirror_qemu.git/commit
q800: rename q800_init() to q800_machine_init()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 21 Jun 2023 08:53:33 +0000 (09:53 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 22 Jun 2023 06:57:02 +0000 (08:57 +0200)
commit1a514d3a8a9b058701f0b8693067e44b08e924f2
treedae4333f6e3d55121484fe227591b3d38065da7a
parenta8019229c489a51508099d38ec54e035dee94234
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>
hw/m68k/q800.c