summaryrefslogtreecommitdiffstats
path: root/include/qapi/qmp/qjson.h
Commit message (Expand)AuthorAgeFilesLines
* qobject: qobject_from_jsonv() is dangerous, hide it awayMarkus Armbruster2018-08-161-2/+0Star
* qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()Markus Armbruster2018-08-161-0/+4
* qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()Markus Armbruster2018-08-161-2/+4
* qobject: New qdict_from_jsonf_nofail()Markus Armbruster2018-07-031-0/+2
* Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-091-2/+0Star
* Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qobject: Propagate parse errors through qobject_from_json()Markus Armbruster2017-03-071-1/+1
* qobject: Propagate parse errors through qobject_from_jsonv()Markus Armbruster2017-03-071-1/+2
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...Peter Maydell2014-03-031-1/+1
* 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/+29