QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Markus Armbruster 7b1cd1c65a qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() 6 years ago
..
dispatch.h qmp: constify QmpCommand and list 6 years ago
json-parser.h json: Clean up headers 8 years ago
qbool.h qobject: use a QObjectBase_ struct 8 years ago
qdict.h qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() 6 years ago
qerror.h scripts: Remove check-qerror.sh 8 years ago
qjson.h qobject: qobject_from_jsonv() is dangerous, hide it away 8 years ago
qlist.h qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead 6 years ago
qlit.h qlit: add qobject_from_qlit() 8 years ago
qnull.h qobject: Modify qobject_ref() to return obj 8 years ago
qnum.h json: Update references to RFC 7159 to RFC 8259 8 years ago
qobject.h qobject: Modify qobject_ref() to return obj 8 years ago
qstring.h qstring: add qstring_free() 6 years ago