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.
 
 
 
 
 
 
Zhang Han 1841f0112c qobject: braces {} are necessary for all arms of this statement 5 years ago
..
block-qdict.c qobject: Catch another straggler for use of qdict_put_str() 8 years ago
json-lexer.c json: Fix off-by-one assert check in next_state() 7 years ago
json-parser-int.h json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP 8 years ago
json-parser.c qobject: open brace '{' following struct go on the same line 5 years ago
json-streamer.c json: Fix check for unbalanced right curly brace 6 years ago
json-writer.c qobject: Factor JSON writer out of qobject_to_json() 5 years ago
meson.build qobject: Factor JSON writer out of qobject_to_json() 5 years ago
qbool.c qobject: Move internals to qobject-internal.h 5 years ago
qdict.c qobject: braces {} are necessary for all arms of this statement 5 years ago
qjson.c qobject: open brace '{' following struct go on the same line 5 years ago
qlist.c qobject: Move internals to qobject-internal.h 5 years ago
qlit.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
qnull.c qobject: Move internals to qobject-internal.h 5 years ago
qnum.c qobject: Factor JSON writer out of qobject_to_json() 5 years ago
qobject-internal.h qobject: Move internals to qobject-internal.h 5 years ago
qobject.c qobject: Move internals to qobject-internal.h 5 years ago
qstring.c qobject: Make QString immutable 5 years ago