unicorn/qemu/qobject
Peter Xu a6ee6f1a87
qobject: introduce qobject_get_try_str()
A quick way to fetch string from qobject when it's a QString.

Backports commit b26ae1cb8eb0756524e322169138830b9b542311 from qemu
2018-03-20 11:10:03 -04:00
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2018-03-07 17:08:17 -05:00
qbool.c qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qdict.c qapi: Make more of qobject_to() 2018-03-20 11:05:44 -04:00
qlist.c qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qlit.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 2018-03-20 10:55:57 -04:00
qnull.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.c qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00
qobject.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qstring.c qobject: introduce qobject_get_try_str() 2018-03-20 11:10:03 -04:00