Hi,

when the -nographic switch is set, the input can be blocked if the OS doesn't read bytes. This can be boring especially when the OS is frozen and you'd like to quit qemu or inspect registers.

I propose a solution for this issue: add input buffers to the mux chr. Characters are accepted as long as
the buffer is not full, but escape to monitor is always allowed.

Tested for ppc-softmmu, compiled on all targets but cris.

Tristan.

Attachment: qemu.diff
Description: Binary data

Reply via email to