aboutsummaryrefslogtreecommitdiff
path: root/qobject/json-streamer.c
AgeCommit message (Expand)Author
2016-02-04qobject: Clean up includesPeter Maydell
2015-11-26qjson: Limit number of tokens in addition to total sizeMarkus Armbruster
2015-11-26qjson: surprise, allocating 6 QObjects per token is expensivePaolo Bonzini
2015-11-26qjson: store tokens in a GQueuePaolo Bonzini
2015-11-26qjson: replace QString in JSONLexer with GStringPaolo Bonzini
2015-11-26qjson: Give each of the six structural chars its own token typeMarkus Armbruster
2015-11-26qjson: Don't crash when input exceeds nesting limitMarkus Armbruster
2015-11-26qjson: Apply nesting limit more sanelyMarkus Armbruster
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini