]> Git Repo - qemu.git/commit
riscv: Suppress the error report for QEMU testing with riscv_find_firmware()
authorBin Meng <[email protected]>
Fri, 1 May 2020 15:50:54 +0000 (08:50 -0700)
committerAlistair Francis <[email protected]>
Wed, 3 Jun 2020 16:11:51 +0000 (09:11 -0700)
commitac5f7246d74eecb1da1e5561d933a3c139c71c78
treedf354235418ab82082147079f83bb20f403eef3b
parent5cc7a54c2e91d82cb6a52e4921325c511fd90712
riscv: Suppress the error report for QEMU testing with riscv_find_firmware()

We only ship plain binary bios images in the QEMU source. With Spike
machine that uses ELF images as the default bios, running QEMU test
will complain hence let's suppress the error report for QEMU testing.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Message-Id: <1588348254[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
hw/riscv/boot.c
This page took 0.021 seconds and 4 git commands to generate.