]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-char.c
move mux focus field from CharDriverState to MuxDriver
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 10 Sep 2009 08:58:55 +0000 (10:58 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 11 Sep 2009 15:19:49 +0000 (10:19 -0500)
commit799f1f2325a1136a84d6f0ea94d891ef33656af2
tree7801ac1a05b6311782340c939bb77f08e9f8c893
parenta7aec5da4d3d20e9c505f59487da56fce0a08f3c
move mux focus field from CharDriverState to MuxDriver

Now that monitor stopped using focus we can make it internal
to the mux driver.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c
qemu-char.h