aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06arch_init: Alloc and free data struct for compressionLiang Li
2015-05-06qemu-file: Add compression functions to QEMUFileLiang Li
2015-05-06migration: Add the framework of multi-thread decompressionLiang Li
2015-05-06migration: Add the framework of multi-thread compressionLiang Li
2015-05-06docs: Add a doc about multiple thread compressionLiang Li
2015-05-06Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20150505' into stagingPeter Maydell
2015-05-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2015-05-05' into s...Peter Maydell
2015-05-05qapi: Check for member name conflicts with a base classEric Blake
2015-05-05qapi: Support (subset of) \u escapes in stringsEric Blake
2015-05-05qapi: Tweak doc references to QMP when QGA is also meantEric Blake
2015-05-05qapi: Drop dead visitor code related to nested structsEric Blake
2015-05-05qapi: Drop support for inline nested typesEric Blake
2015-05-05qapi: Drop inline nested structs in query-pciEric Blake
2015-05-05qapi: Drop inline nested struct in query-versionEric Blake
2015-05-05qapi: Drop tests for inline nested structsEric Blake
2015-05-05qapi: Merge UserDefTwo and UserDefNested in testsEric Blake
2015-05-05qapi: Forbid 'type' in schemaEric Blake
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake
2015-05-05qapi: Document 'struct' metatypeEric Blake
2015-05-05qapi: Prefer 'struct' over 'type' in generatorEric Blake
2015-05-05qapi: More rigorous checking for type safety bypassEric Blake
2015-05-05qapi: Whitelist commands that don't return dictionaryEric Blake
2015-05-05qapi: Require valid namesEric Blake
2015-05-05qapi: More rigourous checking of typesEric Blake
2015-05-05qapi: Add some type check testsEric Blake
2015-05-05qapi: Unify type bypass and add testsEric Blake
2015-05-05qapi: Allow true, false and null in schema jsonFam Zheng
2015-05-05qapi: Better error messages for duplicated expressionsEric Blake
2015-05-05qapi: Add tests of redefined expressionsEric Blake
2015-05-05qapi: Better error messages for bad expressionsEric Blake
2015-05-05qapi: Add some expr testsEric Blake
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake
2015-05-05qapi: Document new 'alternate' meta-typeEric Blake
2015-05-05qapi: Rename anonymous union type in testEric Blake
2015-05-05qapi: Segregate anonymous unions into alternates in generatorEric Blake
2015-05-05qapi: Prepare for catching more semantic parse errorsEric Blake
2015-05-05qapi: Tighten checking of unionsEric Blake
2015-05-05qapi: Forbid base without discriminator in unionsEric Blake
2015-05-05qapi: Clean up test coverage of simple unionsEric Blake
2015-05-05qapi: Add some union testsEric Blake
2015-05-05qapi: Better error messages for bad enumsEric Blake
2015-05-05qapi: Add some enum testsEric Blake
2015-05-05qapi: Require ASCII in schemaEric Blake
2015-05-05qapi: Fix generation of 'size' builtin typeEric Blake
2015-05-05qapi: Simplify builtin type handlingEric Blake
2015-05-05qapi: Document type-safety considerationsEric Blake
2015-05-05qapi: Add copyright declaration on docsEric Blake
2015-05-05tcg: optimise memory layout of TCGTempEmilio G. Cota
2015-05-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...Peter Maydell
2015-05-05Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...Peter Maydell