summaryrefslogtreecommitdiffstats
path: root/include/qapi/qmp/qdict.h
Commit message (Expand)AuthorAgeFilesLines
* include: move qdict_{crumple,flatten} declarationsMarc-André Lureau2022-04-211-3/+0Star
* include/qapi: add g_autoptr support for qobject typesMarc-André Lureau2022-04-061-0/+4
* vl: plumb keyval-based options into -readconfigPaolo Bonzini2021-06-041-0/+3
* qobject: Move internals to qobject-internal.hMarkus Armbruster2020-12-191-2/+0Star
* qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()Markus Armbruster2020-04-301-3/+0Star
* block: Add block-specific QDict headerMax Reitz2018-06-151-17/+0Star
* qobject: use a QObjectBase_ structMarc-André Lureau2018-05-041-1/+1
* qapi: Remove qobject_to_X() functionsMax Reitz2018-03-191-1/+0Star
* qdict: Introduce qdict_rename_keys()Kevin Wolf2018-03-091-0/+6
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-12/+4Star
* Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster2018-02-091-2/+2
* qapi: Add qobject_is_equal()Max Reitz2017-11-171-0/+1
* qapi/qnull: Add own headerMax Reitz2017-11-171-0/+1
* qdict: Add qdict_put_null() helper, and put it to useMarc-André Lureau2017-09-041-1/+3
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-1/+2
* qobject: Add helper macros for common scalar insertionsEric Blake2017-05-081-0/+8
* qdict: implement a qdict_crumple method for un-flattening a dictDaniel P. Berrange2016-10-251-0/+1
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* qobject: Simplify QObjectEric Blake2015-12-171-0/+1
* qobject: Drop QObject_HEADMarkus Armbruster2015-10-291-1/+1
* qobject: Use 'bool' inside qdictEric Blake2015-06-221-2/+2
* qdict: Add qdict_{set,copy}_default()Kevin Wolf2015-06-121-0/+3
* qdict: Add qdict_array_entries()Kevin Wolf2015-06-121-0/+1
* qdict: Add qdict_join()Max Reitz2014-05-191-0/+3
* qdict: Add qdict_array_split()Max Reitz2014-01-221-0/+1
* qdict: Extract qdict_extract_subqdictBenoît Canet2013-09-251-0/+2
* Implement qdict_flatten()Kevin Wolf2013-07-261-0/+1
* Add qdict_clone_shallow()Kevin Wolf2013-03-151-0/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-0/+67