unicorn/qemu/qobject
Marc-André Lureau 910d50be6b
qlit: add qobject_from_qlit()
Instantiate a QObject* from a literal QLitObject.

LitObject only supports int64_t for now. uint64_t and double aren't
implemented.

Backports commit 3cf42b8b3af1bd61e736a9ca0f94806c7931ae56 from qemu
2018-03-20 10:30:41 -04:00
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2018-03-07 17:08:17 -05:00
qbool.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qdict.c qdict: Introduce qdict_rename_keys() 2018-03-12 10:11:48 -04:00
qlist.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qlit.c qlit: add qobject_from_qlit() 2018-03-20 10:30:41 -04:00
qnull.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qobject.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qstring.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00