unicorn/qemu/include/qapi/qmp
Marc-André Lureau 2ca916e106
qobject: Ensure base is at offset 0
All QObject types have the base QObject as their first field. This
allows the simplification of qobject_to().

Backports commit 7ee9edfdb117da47c86c9764d90f0be11a648666 from qemu
2018-05-04 09:54:36 -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
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 qobject: Ensure base is at offset 0 2018-05-04 09:54:36 -04:00
qstring.h qobject: introduce qobject_get_try_str() 2018-03-20 11:10:03 -04:00