unicorn/qemu/include/qapi
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
..
qmp qobject: Add helper macros for common scalar insertions 2018-03-03 17:33:30 -05:00
clone-visitor.h qapi: Add new clone visitor 2018-02-25 01:34:12 -05:00
dealloc-visitor.h qapi: Add new visit_free() function 2018-02-25 01:05:41 -05:00
error.h error: error_setg_errno(): errno gets preserved 2018-03-01 23:38:25 -05:00
qobject-input-visitor.h qapi: Improve qobject visitor documentation 2018-03-02 12:24:21 -05:00
qobject-output-visitor.h qapi: Improve qobject visitor documentation 2018-03-02 12:24:21 -05:00
string-input-visitor.h string-input-visitor: Favor new visit_free() function 2018-02-25 01:08:04 -05:00
visitor-impl.h qapi: Make input visitors detect unvisited list tails 2018-03-02 12:21:04 -05:00
visitor.h qapi: Make input visitors detect unvisited list tails 2018-03-02 12:21:04 -05:00