You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 month ago
..
Kconfig hw/char: Extract serial-mm 2 months ago
acpi-build.c hw/loongarch: Add acpi SPCR table support 3 months ago
boot.c hw/loongarch/boot: Use warn_report when no kernel filename 1 month ago
fw_cfg.c hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 7 months ago
fw_cfg.h hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 7 months ago
meson.build hw/loongarch/fw_cfg: Build in common_ss[] 2 months ago
virt.c hw/loongarch/virt: Add FDT table support with acpi ged pm register 2 months ago