qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 22/23] monitor: fix muxing


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: [PATCH 22/23] monitor: fix muxing
Date: Wed, 09 Sep 2009 22:18:33 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 09/09/09 21:51, Jan Kiszka wrote:
Gerd Hoffmann wrote:
make the mux driver send mux_in and mux_out events when switching
focus while hooking up more handlers.

stop using CharDriverState->focus in monitor.c, track state using
the mux events instead.  This also removes the implicit assumtion
that a muxed monitor allways has mux channel 0.

Nice patch in the right direction, but it comes with a regression: When
you enable the monitor on mux'ed stdio via CTRL-A C, you don't get a
prompt until pressing some key.

Incremental fix attached.

Please add braces at this chance.

Will do.

cheers,
  Gerd

Attachment: fix
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]