Diff between 54210e0210d464de0ae6d645228ec586b80dd15d and 4577f50e739fc92dd633e8ac6426144a77844fba
Changed Files
| File | Additions | Deletions | Status |
| tools/test-runner.c | +1 | -0 | modified |
Full Patch
diff --git a/tools/test-runner.c b/tools/test-runner.c
index 1fc95d3..48e1141 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -211,6 +211,7 @@ static char *const qemu_argv[] = {
"-monitor", "none",
"-display", "none",
"-machine", "type=q35,accel=kvm:tcg",
+ "-cpu", "host",
"-m", "256M",
"-net", "none",
"-no-reboot",