aboutsummaryrefslogtreecommitdiff
path: root/include/qapi/qmp/qjson.h
AgeCommit message (Expand)Author
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster
2018-08-16qobject: qobject_from_jsonv() is dangerous, hide it awayMarkus Armbruster
2018-08-16qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()Markus Armbruster
2018-08-16qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster
2018-07-03qobject: New qdict_from_jsonf_nofail()Markus Armbruster
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster
2017-03-07qobject: Propagate parse errors through qobject_from_json()Markus Armbruster
2017-03-07qobject: Propagate parse errors through qobject_from_jsonv()Markus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2014-03-03qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini