]> git.proxmox.com Git - mirror_qemu.git/commit
niagara: fail if a firmware file is missing
authorArtyom Tarasenko <atar4qemu@gmail.com>
Mon, 23 Jan 2017 20:18:13 +0000 (21:18 +0100)
committerArtyom Tarasenko <atar4qemu@gmail.com>
Sun, 26 Feb 2017 21:44:25 +0000 (22:44 +0100)
commit5e3a549498ab6c55465419f003be74cb33836267
treeb38958ff96a63508518af286f368d8245963d6fa
parenta951316b8a5c3c63254f20a826afeed940dd4cba
niagara: fail if a firmware file is missing

fail if a firmware file is missing and not qtest_enabled(),
the later is necessary to allow some basic tests if
firmware is not available

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
hw/sparc64/niagara.c