Diff between aa118e965b02a6b78039c1ed55b9947698c6de59 and 34cfee7ed0186726079b537946f64cdfbbbed6f3

Changed Files

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

Full Patch

diff --git a/tools/test-runner.c b/tools/test-runner.c
index f0dbb4c..cd8b86d 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -214,8 +214,6 @@ static char *const qemu_argv[] = {
 	"-m", "192M",
 	"-nographic",
 	"-net", "none",
-	"-no-acpi",
-	"-no-hpet",
 	"-no-reboot",
 	"-fsdev", "local,id=fsdev-root,path=/,readonly,security_model=none,"
 	"multidevs=remap",