qemu/hw/loongarch
Song Gao 6495c577bd hw/loongarch/boot: Use warn_report when no kernel filename
When we run “qemu-system-loongarch64 -qmp stdio -vnc none -S”,
we get an error message “Need kernel filename” and then we can't use qmp cmd to query some information.
So, we just throw a warning and then the cpus starts running from address VIRT_FLASH0_BASE.

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20241030012359.4040817-1-gaosong@loongson.cn>
2024-11-02 15:20:41 +08:00
..
acpi-build.c hw/loongarch: Add acpi SPCR table support 2024-09-12 20:57:54 +08:00
boot.c hw/loongarch/boot: Use warn_report when no kernel filename 2024-11-02 15:20:41 +08:00
fw_cfg.c hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 2024-05-09 00:07:21 +02:00
fw_cfg.h hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 2024-05-09 00:07:21 +02:00
Kconfig hw/char: Extract serial-mm 2024-10-03 19:33:23 +02:00
meson.build hw/loongarch/fw_cfg: Build in common_ss[] 2024-10-16 16:06:07 +08:00
virt.c hw/loongarch/virt: Add FDT table support with acpi ged pm register 2024-10-16 15:56:42 +08:00