09.07.2013 16:40, Andreas Färber wrote:
> The way I interpreted it (without having tested it yet) is that we would
> not be able to use Ctrl+C in -semihosting mode, no? At least that's how
> -display none is like today IIRC.

With -display none qemu terminates when you hit Ctrl+C, with or
without the changes in question.

Only in case you use -serial mux:stdio (with the patch in question,
regardless of -display) or you use -nographic (without the patch
in question) Ctrl+C is forwarded to the guest.

Thanks,

/mjt

Reply via email to