mirror of
https://github.com/qemu/qemu.git
synced 2025-10-31 20:44:16 +00:00
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> |
||
|---|---|---|
| .. | ||
| dispatch.h | ||
| json-lexer.h | ||
| json-parser.h | ||
| json-streamer.h | ||
| qbool.h | ||
| qdict.h | ||
| qerror.h | ||
| qfloat.h | ||
| qint.h | ||
| qjson.h | ||
| qlist.h | ||
| qobject.h | ||
| qstring.h | ||
| types.h | ||