aboutsummaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qdict.h
AgeCommit message (Expand)Author
2021-06-04vl: plumb keyval-based options into -readconfigPaolo Bonzini
2020-12-19qobject: Move internals to qobject-internal.hMarkus Armbruster
2020-04-30qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()Markus Armbruster
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau
2018-03-19qapi: Remove qobject_to_X() functionsMax Reitz
2018-03-09qdict: Introduce qdict_rename_keys()Kevin Wolf
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster
2017-11-17qapi: Add qobject_is_equal()Max Reitz
2017-11-17qapi/qnull: Add own headerMax Reitz
2017-09-04qdict: Add qdict_put_null() helper, and put it to useMarc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-05-08qobject: Add helper macros for common scalar insertionsEric Blake
2016-10-25qdict: implement a qdict_crumple method for un-flattening a dictDaniel P. Berrange
2016-02-23include: Clean up includesPeter Maydell
2015-12-17qobject: Simplify QObjectEric Blake
2015-10-29qobject: Drop QObject_HEADMarkus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-12qdict: Add qdict_{set,copy}_default()Kevin Wolf
2015-06-12qdict: Add qdict_array_entries()Kevin Wolf
2014-05-19qdict: Add qdict_join()Max Reitz
2014-01-22qdict: Add qdict_array_split()Max Reitz
2013-09-25qdict: Extract qdict_extract_subqdictBenoît Canet
2013-07-26Implement qdict_flatten()Kevin Wolf
2013-03-15Add qdict_clone_shallow()Kevin Wolf
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini