commit | a7aec5da4d3d20e9c505f59487da56fce0a08f3c | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 10 10:58:54 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Sep 11 10:19:49 2009 -0500 |
tree | b84e4583842db8f8902a6f50717b4773b8f362fe | |
parent | 06113719be29c6f8e3f93f98c4ebe3318e889c0c [diff] |
monitor: fix muxing 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. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>