Skip to content
  • Clayton Craft's avatar
    pmb.qemu.run: add option to set serial to mon:stdio (MR 1980) · 100fd332
    Clayton Craft authored and Oliver Smith's avatar Oliver Smith committed
    
    
    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: default avatarLuca Weiss <luca@z3ntu.xyz>
    100fd332
Loading