index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
/
qmp
/
qjson.h
Age
Commit message (
Expand
)
Author
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
2018-08-16
qobject: qobject_from_jsonv() is dangerous, hide it away
Markus Armbruster
2018-08-16
qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()
Markus Armbruster
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
2018-07-03
qobject: New qdict_from_jsonf_nofail()
Markus Armbruster
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2017-03-07
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
2017-03-07
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini