Luiz Capitulino b224e5e216 qapi: convert add_client
Also fixes a few issues while there:

 1. The fd returned by monitor_get_fd() leaks in most error conditions
 2. monitor_get_fd() return value is not checked. Best case we get
    an error that is not correctly reported, worse case one of the
    functions using the fd (with value of -1) will explode
 3. A few error conditions aren't reported
 4. We now "use up" @fdname always.  Before, it was left alone for
    invalid @protocol

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
2012-09-26 12:42:19 -03:00
2012-06-21 20:04:24 +00:00
2012-08-28 20:38:39 +02:00
2012-08-20 11:05:08 -03:00
2012-09-26 10:45:02 -03:00
2012-08-28 20:38:39 +02:00
2012-09-07 09:02:44 +03:00
2012-07-07 09:04:42 +00:00
2012-09-21 15:12:58 +02:00
2012-08-04 15:51:23 +00:00
2012-09-05 15:48:57 -03:00
2012-08-02 18:12:17 +02:00
2012-09-21 15:12:58 +02:00
2012-09-15 15:34:27 +00:00
2012-08-16 13:41:16 -05:00
2012-07-28 09:23:11 +00:00
2012-08-13 14:17:53 -03:00
2012-09-05 15:48:57 -03:00
2012-09-22 17:59:12 +00:00
2012-09-05 15:48:57 -03:00
2012-09-05 15:48:57 -03:00
2012-09-05 15:48:57 -03:00
2012-09-09 17:03:09 +03:00
2012-09-10 15:29:51 +03:00
2012-09-21 15:12:57 +02:00
2012-09-25 19:05:56 -05:00
2012-08-08 13:51:12 +02:00
2012-09-26 12:42:19 -03:00
2012-09-19 15:26:31 +02:00
2012-07-10 18:27:33 +02:00
2012-08-08 13:51:12 +02:00
2012-09-26 12:42:19 -03:00
2012-07-14 11:53:03 +00:00
2012-07-14 11:53:03 +00:00
2012-08-16 13:41:16 -05:00
2012-08-16 13:41:16 -05:00
2012-08-13 14:17:53 -03:00
2012-08-13 14:17:53 -03:00
2012-08-16 13:41:15 -05:00
2012-08-16 13:41:15 -05:00
2012-09-26 12:42:19 -03:00
2012-09-26 12:42:19 -03:00
2012-09-05 11:44:53 -05:00
2012-09-10 13:52:28 -05:00

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

- QEMU team
S
Description
No description provided
Readme 600 MiB
Languages
C 83.1%
C++ 6.4%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%