Diff between 571bc32fd9d0679e22e6194ce2877bcabc97a762 and 8e76a4d0dc5603d8b2e3711d217cfe26b7c3b981

Changed Files

File Additions Deletions Status
tools/test-runner.c +0 -1 modified

Full Patch

diff --git a/tools/test-runner.c b/tools/test-runner.c
index 77c89f3..13a5de4 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -212,7 +212,6 @@ static char *const qemu_argv[] = {
 	"-display", "none",
 	"-machine", "type=q35,accel=kvm:tcg",
 	"-m", "256M",
-	"-nographic",
 	"-net", "none",
 	"-no-reboot",
 	"-fsdev", "local,id=fsdev-root,path=/,readonly,security_model=none,"