From 6e9b070758f21d4bca0825824e1ea698181c6672 Mon Sep 17 00:00:00 2001 From: Michael Mueller Date: Wed, 10 Aug 2022 16:27:21 +0200 Subject: [PATCH] posix_playground: Updated Qemu parameters. Removed memory parameter. --- repos/mml/run/posix_playground.run | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/repos/mml/run/posix_playground.run b/repos/mml/run/posix_playground.run index 58db52702f..dfa09964f6 100644 --- a/repos/mml/run/posix_playground.run +++ b/repos/mml/run/posix_playground.run @@ -62,4 +62,6 @@ set boot_modules { append_platform_drv_boot_modules build_boot_image $boot_modules -append qemu_args "-nographic -m 64" \ No newline at end of file +append qemu_args "-nographic " + +run_genode_until forever