aboutsummaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qjson.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau1-4/+4
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster1-2/+2
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster1-1/+1
2018-08-16qobject: qobject_from_jsonv() is dangerous, hide it awayMarkus Armbruster1-2/+0
2018-08-16qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()Markus Armbruster1-0/+4
2018-08-16qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster1-2/+4
2018-07-03qobject: New qdict_from_jsonf_nofail()Markus Armbruster1-0/+2
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster1-2/+0
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster1-1/+0
2017-03-07qobject: Propagate parse errors through qobject_from_json()Markus Armbruster1-1/+1
2017-03-07qobject: Propagate parse errors through qobject_from_jsonv()Markus Armbruster1-1/+2
2016-02-23include: Clean up includesPeter Maydell1-2/+0
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell1-1/+1
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/+29