Diff between f003b90d57b59a56eaed11c0240ae2fde34c64ce and 571bc32fd9d0679e22e6194ce2877bcabc97a762
Changed Files
| File | Additions | Deletions | Status |
| tools/test-runner.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/test-runner.c b/tools/test-runner.c
index cd8b86d..77c89f3 100644
--- a/tools/test-runner.c
+++ b/tools/test-runner.c
@@ -211,7 +211,7 @@ static char *const qemu_argv[] = {
"-monitor", "none",
"-display", "none",
"-machine", "type=q35,accel=kvm:tcg",
- "-m", "192M",
+ "-m", "256M",
"-nographic",
"-net", "none",
"-no-reboot",