]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
authorBibo Mao <maobibo@loongson.cn>
Wed, 8 May 2024 03:11:06 +0000 (11:11 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 8 May 2024 22:07:21 +0000 (00:07 +0200)
commitdf0d93c1e20db0c2b683a823a8e95208f5dc09ff
tree1efa69587ffcbf0203c266ba0fef03b86f06e189
parent54c52ec719fb8c83bbde54cb87b58688ab27c166
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE

On LoongArch system, there is only virt machine type now, name
LOONGARCH_MACHINE is confused, rename it with LOONGARCH_VIRT_MACHINE.
Machine name about Other real hw boards can be added in future.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240508031110.2507477-2-maobibo@loongson.cn>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/loongarch/acpi-build.c
hw/loongarch/boot.c
hw/loongarch/virt.c
include/hw/loongarch/virt.h