qemu-patch-raspberry4/include/qapi/qmp
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
..
dispatch.h qapi: Support multiple command registries per program 2017-03-05 09:12:25 +01:00
json-lexer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-parser.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-streamer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qbool.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qdict.h qobject: Add helper macros for common scalar insertions 2017-05-08 20:32:14 +02:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2017-03-05 09:14:19 +01:00
qfloat.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qint.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qjson.h qobject: Propagate parse errors through qobject_from_json() 2017-03-07 16:07:47 +01:00
qlist.h qobject: Add helper macros for common scalar insertions 2017-05-08 20:32:14 +02:00
qobject.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qstring.h include: Clean up includes 2016-02-23 12:43:05 +00:00
types.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00