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 ab45015a96 qobject: Let qobject_from_jsonf() fail instead of abort 8 years ago
..
Makefile.objs qobject: Move block-specific qdict code to block-qdict.c 8 years ago
block-qdict.c block-qdict: Pacify Coverity after commit f1b34a248e9 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: Let qobject_from_jsonf() fail instead of abort 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() 8 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