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
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
qint.h
qjson.h
qlist.h qobject: Add helper macros for common scalar insertions 2018-03-03 17:33:30 -05:00
qobject.h
qstring.h
types.h Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00