On 12/20/21 8:40 AM, Thomas Huth wrote:
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.Signed-off-by: Thomas Huth <th...@redhat.com> --- tests/qtest/boot-serial-test.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~