unicorn/qemu/include/qapi/qmp
Peter Xu 6446b66dc7
qobject: introduce qstring_get_try_str()
The only difference from qstring_get_str() is that it allows the qstring
to be NULL. If so, NULL is returned.

Backports commit 775932020dd6bd7e9c1acc0d7779677d8b4c094c from qemu
2018-03-20 11:08:40 -04:00
..
qbool.h qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qdict.h qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2018-03-02 11:28:17 -05:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qlit.h qlit: add qobject_from_qlit() 2018-03-20 10:30:41 -04:00
qnull.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.h qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qobject.h qapi: Add qobject_to() 2018-03-20 10:45:59 -04:00
qstring.h qobject: introduce qstring_get_try_str() 2018-03-20 11:08:40 -04:00