diff options
-rwxr-xr-x | Meta/run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/run.sh b/Meta/run.sh index 1bd1570eea..0e3e03b868 100755 --- a/Meta/run.sh +++ b/Meta/run.sh @@ -259,6 +259,7 @@ fi $SERENITY_EXTRA_QEMU_ARGS $SERENITY_MACHINE -cpu $SERENITY_QEMU_CPU +-name SerenityOS -d guest_errors -usb $SERENITY_SPICE_SERVER_CHARDEV |