Markus Armbruster f15380190a qapi-commands: Rearrange code
Rename gen_marshal_input() to gen_marshal(), because the generated
function marshals both arguments and results.

Rename gen_visitor_input_containers_decl() to gen_marshal_vars(), and
move the other variable declarations there, too.

Rename gen_visitor_input_block() to gen_marshal_input_visit(), and
rearrange its code slightly.

Rename gen_marshal_input_decl() to gen_marshal_proto(), because the
result isn't a full declaration, unlike gen_command_decl()'s.

New gen_marshal_decl() actually returns a full declaration.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1442401589-24189-16-git-send-email-armbru@redhat.com>
2015-09-21 09:56:48 +02:00
2015-09-14 18:51:09 +01:00
2015-09-14 16:13:16 +01:00
2015-09-11 10:45:43 +03:00
2015-09-11 10:45:43 +03:00
2015-09-11 10:45:43 +03:00
2015-09-07 16:10:43 +02:00
2015-09-11 10:21:38 +03:00
2015-09-11 10:45:43 +03:00
2015-09-21 09:56:48 +02:00
2015-09-14 16:13:16 +01:00
2015-09-16 17:33:33 +02:00
2015-09-18 14:38:08 +02:00
2015-09-15 17:24:28 +01:00
2015-09-14 16:13:16 +01:00
2015-09-07 18:14:03 +02:00
2015-09-07 18:14:03 +02:00
2015-09-16 18:06:54 +01:00
2015-09-16 17:33:33 +02:00
2015-09-14 16:51:36 +02:00
2015-09-16 17:33:33 +02:00
2015-09-15 15:42:58 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.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%