unicorn/qemu/qobject
Max Reitz 0c71b44d41
qapi: Remove qobject_to_X() functions
They are no longer needed now.

Backports commit cb51b976babf7ee16dc5eda4f2189d65b8b700a3 from qemu
2018-03-20 10:58:44 -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: Remove qobject_to_X() functions 2018-03-20 10:58: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 qapi: Remove qobject_to_X() functions 2018-03-20 10:58:44 -04:00