posix_playground: Updated Qemu parameters. Removed memory parameter.

This commit is contained in:
Michael Mueller
2022-08-10 16:27:21 +02:00
parent 8ff310b40d
commit 6e9b070758

View File

@@ -62,4 +62,6 @@ set boot_modules {
append_platform_drv_boot_modules
build_boot_image $boot_modules
append qemu_args "-nographic -m 64"
append qemu_args "-nographic "
run_genode_until forever