summaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qdict.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: use a QObjectBase_ structMarc-André Lureau1-1/+1
2018-03-19qapi: Remove qobject_to_X() functionsMax Reitz1-1/+0
2018-03-09qdict: Introduce qdict_rename_keys()Kevin Wolf1-0/+6
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster1-12/+4
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster1-2/+2
2017-11-17qapi: Add qobject_is_equal()Max Reitz1-0/+1
2017-11-17qapi/qnull: Add own headerMax Reitz1-0/+1
2017-09-04qdict: Add qdict_put_null() helper, and put it to useMarc-André Lureau1-1/+3
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau1-1/+2
2017-05-08qobject: Add helper macros for common scalar insertionsEric Blake1-0/+8
2016-10-25qdict: implement a qdict_crumple method for un-flattening a dictDaniel P. Berrange1-0/+1
2016-02-23include: Clean up includesPeter Maydell1-2/+0
2015-12-17qobject: Simplify QObjectEric Blake1-0/+1
2015-10-29qobject: Drop QObject_HEADMarkus Armbruster1-1/+1
2015-06-22qobject: Use 'bool' inside qdictEric Blake1-2/+2
2015-06-12qdict: Add qdict_{set,copy}_default()Kevin Wolf1-0/+3
2015-06-12qdict: Add qdict_array_entries()Kevin Wolf1-0/+1
2014-05-19qdict: Add qdict_join()Max Reitz1-0/+3
2014-01-22qdict: Add qdict_array_split()Max Reitz1-0/+1
2013-09-25qdict: Extract qdict_extract_subqdictBenoît Canet1-0/+2
2013-07-26Implement qdict_flatten()Kevin Wolf1-0/+1
2013-03-15Add qdict_clone_shallow()Kevin Wolf1-0/+2
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-0/+67