2
0

run-liminix-vm tell qemu not to reboot when guest terminates

This commit is contained in:
2026-03-11 07:30:00 +00:00
parent 9fef673ca0
commit 4b40e51a1d

View File

@@ -121,7 +121,8 @@
(local exec-args
(-> []
(appendm (. bin options.arch))
(appendm ["-echr" "16"])
(appendm ["-no-reboot"
"-echr" "16"])
(appendm options.flags)
(appendm (if options.phram-address
[