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.
 
 
 
 
 
 
Eric Blake 7264f5c50c qapi: Convert QType into QAPI built-in enum type 10 years ago
..
Makefile.objs qobject: Simplify QObject 10 years ago
json-lexer.c qjson: replace QString in JSONLexer with GString 11 years ago
json-parser.c qjson: surprise, allocating 6 QObjects per token is expensive 11 years ago
json-streamer.c qjson: Limit number of tokens in addition to total size 11 years ago
qbool.c qobject: Simplify QObject 10 years ago
qdict.c qobject: Rename qtype_code to QType 10 years ago
qfloat.c qobject: Simplify QObject 10 years ago
qint.c qobject: Simplify QObject 10 years ago
qjson.c qjson: store tokens in a GQueue 11 years ago
qlist.c qobject: Simplify QObject 10 years ago
qnull.c qobject: Simplify QObject 10 years ago
qobject.c qapi: Convert QType into QAPI built-in enum type 10 years ago
qstring.c qobject: Simplify QObject 10 years ago