torture: Switch qemu from -nographic to -display none
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 00:39:02 +0000 (17:39 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 21 Jul 2023 00:54:53 +0000 (17:54 -0700)
commit93a556b8b3c8cae25230fac8f1376284a697c489
treee6fd96276524d4d1c387f341b172b40a535262cf
parentecf671cf76b026dc27e6febb31a87b6b15d2a7f7
torture: Switch qemu from -nographic to -display none

This commit switches the qemu argument "-nographic" to "-display none",
aligning with the nolibc tests.

Cc: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh