]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/boot-serial-test: Correct HPPA machine name
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 2 Jan 2025 09:59:31 +0000 (10:59 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 17 Jan 2025 06:16:39 +0000 (09:16 +0300)
commit74665affa7a669c9aa94acbd668e24ddfc0e5849
tree4e7eee88f713247a8e6da31c95bcec9f59e67afe
parentf5c6e1d8b9cd263c086b229fd7ab1d9fb3077112
tests/qtest/boot-serial-test: Correct HPPA machine name

Commit 7df6f751176 ("hw/hppa: Split out machine creation")
renamed the 'hppa' machine as 'B160L', but forgot to update
the boot serial test, which ended being skipped.

Cc: qemu-stable@nongnu.org
Fixes: 7df6f751176 ("hw/hppa: Split out machine creation")
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250102100340.43014-2-philmd@linaro.org>
(cherry picked from commit a87077316ed2f1c1c8ba8faf05feed9dbf0f2fee)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/qtest/boot-serial-test.c