Diff between 314f750c435496d41d83c5b5c7748922f4631191 and 0549bd9272cd820c90c70ca06ae67d39c76d58f1
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 980cb36..ce1cbfd 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -186,7 +186,6 @@ static char *const qemu_argv[] = {
"-monitor", "none",
"-display", "none",
"-machine", "type=q35,accel=kvm",
- "-smbios", "type=0,uefi=on",
"-m", "192M",
"-nographic",
"-vga", "none",