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.
 
 
 
 
 
 
Marc-André Lureau f5a74a5a50 qobject: Modify qobject_ref() to return obj 8 years ago
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 9 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: Modify qobject_ref() to return obj 8 years ago
qjson.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 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 qobject: introduce qobject_get_try_str() 8 years ago