On 16/02/2016 17:32, Laszlo Ersek wrote:
> I'm a big fan of muxing the stdio backend between the (human) monitor
> and the guest's serial console:
> 
>   -chardev stdio,signal=off,mux=on,id=char0 \
>   -mon chardev=char0,mode=readline,default \
>   -serial chardev:char0 \

Or just "-serial mon:stdio". :)

Paolo

Reply via email to