Gerd Hoffmann 2c5f488293 chardev: add support for qapi-based chardev initialization
This patch add support for a new way to initialize chardev devices.
Instead of calling a initialization function with a QemuOpts we will
now create a (qapi) ChardevBackend, optionally call a function to
fill ChardevBackend from QemuOpts, then go create the chardev using
the new qapi code path which is also used by chardev-add.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-03-13 10:27:45 +01:00
2013-03-05 17:51:51 +01:00
2013-03-11 07:39:47 -05:00
2013-02-28 09:19:00 +01:00
2013-02-28 09:19:00 +01:00
2013-03-04 09:54:17 +01:00
2013-03-04 08:22:41 -06:00
2013-03-11 13:32:03 +01:00
2013-03-12 13:40:12 -05:00
2013-03-04 09:54:17 +01:00
2013-03-12 13:40:11 -05:00
2013-03-12 13:40:11 -05:00
2013-03-08 21:17:46 +01:00
2013-03-11 13:32:03 +01:00
2013-03-12 13:40:11 -05:00
2013-03-11 13:32:03 +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%