unicorn/qemu/qobject
Max Reitz b98c4d24d1
qapi: Add qobject_is_equal()
This generic function (along with its implementations for different
types) determines whether two QObjects are equal.

Backports commit b38dd678a21582e03ecd2dec76ccf8290455628a from qemu
2018-03-08 08:41:43 -05:00
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2018-03-07 17:08:17 -05:00
qbool.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qdict.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qlist.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qlit.c qlit: Tighten QLit list vs QList comparison 2018-03-07 21:10:40 -05:00
qnull.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qobject.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qstring.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00