diff --git a/tools/test-runner.c b/tools/test-runner.c index 42a8731e..0415ae6a 100644 --- a/tools/test-runner.c +++ b/tools/test-runner.c @@ -298,7 +298,6 @@ static char *const qemu_argv[] = { "", "-machine", "type=q35,accel=kvm:tcg", "-nodefaults", - "-nodefconfig", "-no-user-config", "-monitor", "none", "-display", "none", @@ -306,7 +305,6 @@ static char *const qemu_argv[] = { "-nographic", "-vga", "none", "-net", "none", - "-balloon", "none", "-no-acpi", "-no-hpet", "-no-reboot",