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.
 
 
 
 
 
 
zhaolichang e3a6e0daf4 qemu/: fix some comment spelling errors 6 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 json: Move switch 'fall through' comment to correct place 7 years ago
json-streamer.c json: Fix check for unbalanced right curly brace 6 years ago
meson.build libqemuutil, qapi, trace: convert to meson 6 years ago
qbool.c qobject: Drop superfluous includes of qemu-common.h 8 years ago
qdict.c qemu/: fix some comment spelling errors 6 years ago
qjson.c qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() 6 years ago
qlist.c qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead 6 years ago
qlit.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
qnull.c qobject: Drop superfluous includes of qemu-common.h 8 years ago
qnum.c qobject: Drop superfluous includes of qemu-common.h 8 years ago
qobject.c qobject: Drop superfluous includes of qemu-common.h 8 years ago
qstring.c qstring: add qstring_free() 6 years ago