aboutsummaryrefslogtreecommitdiff
path: root/qobject/qobject.c
AgeCommit message (Expand)Author
2018-08-24qobject: Drop superfluous includes of qemu-common.hMarkus Armbruster
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau
2018-05-04qobject: Ensure base is at offset 0Marc-André Lureau
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2017-11-17qapi: Add qobject_is_equal()Max Reitz
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2016-07-06qapi: Improve use of qmp/types.hEric Blake
2016-02-04qobject: Clean up includesPeter Maydell
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake
2015-12-17qobject: Simplify QObjectEric Blake