diff options
author | Song Gao <gaosong@loongson.cn> | 2024-10-30 09:23:59 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2024-11-02 15:20:41 +0800 |
commit | 6495c577bd7edf53bd89e9f26c1f6263fcf7e71a (patch) | |
tree | 630511c6fac43dad51057c3b5bca4b302a928ef3 /scripts/modules | |
parent | 0d2eeef77a33315187df8519491a900bde4a3d83 (diff) | |
download | qemu-6495c577bd7edf53bd89e9f26c1f6263fcf7e71a.zip qemu-6495c577bd7edf53bd89e9f26c1f6263fcf7e71a.tar.gz qemu-6495c577bd7edf53bd89e9f26c1f6263fcf7e71a.tar.bz2 |
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>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions