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.
 
 
 
 
 
 
Peter Maydell c542a9f979 Testing patches for 2018-08-16 8 years ago
..
Makefile.objs qobject: Move block-specific qdict code to block-qdict.c 8 years ago
block-qdict.c qdict: Make qdict_extract_subqdict() accept dst = NULL 8 years ago
json-lexer.c json: learn to parse uint64 numbers 9 years ago
json-parser.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
json-streamer.c json-streamer: fix double-free on exiting during a parse 10 years ago
qbool.c qapi: Remove qobject_to_X() functions 8 years ago
qdict.c qobject: Move block-specific qdict code to block-qdict.c 8 years ago
qjson.c qobject: qobject_from_jsonv() is dangerous, hide it away 8 years ago
qlist.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qlit.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
qnull.c qapi: Add qobject_is_equal() 9 years ago
qnum.c qapi: Remove qobject_to_X() functions 8 years ago
qobject.c qobject: use a QObjectBase_ struct 8 years ago
qstring.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago