summaryrefslogtreecommitdiffstats
path: root/qobject/qlist.c
Commit message (Expand)AuthorAgeFilesLines
* include/qapi: add g_autoptr support for qobject typesMarc-André Lureau2022-04-061-0/+5
* qobject: Move internals to qobject-internal.hMarkus Armbruster2020-12-191-0/+1
* qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() insteadMarkus Armbruster2020-04-301-32/+12Star
* qobject: Drop superfluous includes of qemu-common.hMarkus Armbruster2018-08-241-1/+0Star
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-2/+2
* qapi: Remove qobject_to_X() functionsMax Reitz2018-03-191-11/+0Star
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-3/+3
* Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-0/+24
* qapi: Add qobject_is_equal()Max Reitz2017-11-171-0/+32
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-4/+1Star
* qobject: Clean up includesPeter Maydell2016-02-041-0/+1
* qobject: Simplify QObjectEric Blake2015-12-171-9/+2Star
* qlist: Make conversion from QObject * accept nullMarkus Armbruster2015-10-291-2/+1Star
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-0/+170