Hans de Goede 190832289f qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Most frontends can't really determine if the guest actually has the frontend
side open. So lets automatically generate fe_open / fe_close as soon as a
frontend becomes ready (as signalled by calling qemu_chr_add_handlers) /
becomes non ready (as signalled by setting all handlers to NULL).

And allow frontends which can actually determine if the guest is listening to
opt-out of this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Message-id: 1364292483-16564-5-git-send-email-hdegoede@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-03-27 10:26:49 -05:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-25 09:13:18 +01:00
2013-03-22 13:25:07 +01:00
2013-03-26 16:16:43 -05:00
2013-03-15 16:07:49 +01:00
2013-03-26 16:16:43 -05:00
2013-03-26 16:16:43 -05:00
2013-03-23 14:25:41 +00:00
2013-03-22 13:25:07 +01:00
2013-03-22 16:09:46 +01:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-12 10:35:55 +01:00
2013-03-23 14:25:41 +00:00
2013-02-21 16:17:31 -06:00
2013-03-23 14:25:42 +00:00
2013-03-15 11:36:49 -05:00
2013-03-26 16:16:43 -05:00
2013-03-22 17:51:32 +01:00
2013-03-11 13:32:03 +01:00
2013-03-26 16:16:43 -05:00
2013-02-22 21:21:10 +01:00
2013-02-22 21:29:43 +01:00
2013-03-26 13:32:33 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%