qemu-e2k/include/qapi
Eric Blake a92c21591b qobject: Add helper macros for common scalar insertions
Rather than making lots of callers wrap a scalar in a QInt, QString,
or QBool, provide helper macros that do the wrapping automatically.

Update the Coccinelle script to make mass conversions easy, although
the conversion itself will be done as a separate patches to ease
review and backport efforts.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170427215821.19397-6-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-05-08 20:32:14 +02:00
..
qmp qobject: Add helper macros for common scalar insertions 2017-05-08 20:32:14 +02:00
clone-visitor.h
dealloc-visitor.h
error.h
opts-visitor.h
qmp-event.h
qobject-input-visitor.h qapi: New qobject_input_visitor_new_str() for convenience 2017-03-07 16:07:47 +01:00
qobject-output-visitor.h
string-input-visitor.h
string-output-visitor.h
util.h qapi: New parse_qapi_name() 2017-03-07 16:07:47 +01:00
visitor-impl.h
visitor.h