-
This makes QEMU trap signals like Ctrl-C and send it to the guest instead of terminating QEMU. To quit QEMU with this option you can use [Ctrl-A] [x] or [Ctrl-A] [c] and type 'quit' at the prompt. This behavior is disabled by default, and can be enabled by setting a new option in the pmbootstrap.cfg (using "pmbootstrap config qemu_redir_stdio true") Co-authored-by: Luca Weiss <luca@z3ntu.xyz>
Loading