tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
commit046da5ef5747b8ae8efa02bd1d068abd5d639a12
authorThomas Huth <thuth@redhat.com>
Mon, 20 Dec 2021 16:40:42 +0000 (20 17:40 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 22 Dec 2021 07:13:05 +0000 (22 08:13 +0100)
treeaa5cb14e701278c249c9440f6b4ce883b615fbfb
parent1b529d908d1e97ac154ab0e68573f8c211aac3f1
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device

When running the qtests, there are currently a bunch of warnings about
the deprecated sga device during the boot-serial-test. Switch to
"-M graphics=off" to silence these warnings.

Message-Id: <20211220164042.397028-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/boot-serial-test.c