unicorn/qemu/include/qapi/qmp
Eric Blake 734778da93
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.

Backports commit a92c21591b5bb9543996538f14854ca6b528318b from qemu
2018-03-03 17:33:30 -05:00
..
qbool.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.h qobject: Add helper macros for common scalar insertions 2018-03-03 17:33:30 -05:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2018-03-02 11:28:17 -05:00
qfloat.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h qobject: Add helper macros for common scalar insertions 2018-03-03 17:33:30 -05:00
qobject.h qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
types.h Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00