]> Git Repo - qemu.git/blobdiff - tests/hd-geo-test.c
tests: vmstate static checker: version mismatch inside a Description
[qemu.git] / tests / hd-geo-test.c
index b72042e59d49ebddcafd15081b87f530036fd443..c84d1e75e029d48dd58105740d3508976d5643b9 100644 (file)
@@ -171,7 +171,7 @@ static int setup_common(char *argv[], int argv_sz)
 {
     memset(cur_ide, 0, sizeof(cur_ide));
     return append_arg(0, argv, argv_sz,
-                      g_strdup("-nodefaults -display none"));
+                      g_strdup("-nodefaults"));
 }
 
 static void setup_mbr(int img_idx, MBRcontents mbr)
This page took 0.022868 seconds and 4 git commands to generate.