index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-06
arch_init: Alloc and free data struct for compression
Liang Li
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
2015-05-06
docs: Add a doc about multiple thread compression
Liang Li
2015-05-06
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20150505' into staging
Peter Maydell
2015-05-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2015-05-05' into s...
Peter Maydell
2015-05-05
qapi: Check for member name conflicts with a base class
Eric Blake
2015-05-05
qapi: Support (subset of) \u escapes in strings
Eric Blake
2015-05-05
qapi: Tweak doc references to QMP when QGA is also meant
Eric Blake
2015-05-05
qapi: Drop dead visitor code related to nested structs
Eric Blake
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
2015-05-05
qapi: Drop inline nested struct in query-version
Eric Blake
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2015-05-05
qapi: Forbid 'type' in schema
Eric Blake
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
qapi: Document 'struct' metatype
Eric Blake
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
2015-05-05
qapi: More rigorous checking for type safety bypass
Eric Blake
2015-05-05
qapi: Whitelist commands that don't return dictionary
Eric Blake
2015-05-05
qapi: Require valid names
Eric Blake
2015-05-05
qapi: More rigourous checking of types
Eric Blake
2015-05-05
qapi: Add some type check tests
Eric Blake
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
2015-05-05
qapi: Allow true, false and null in schema json
Fam Zheng
2015-05-05
qapi: Better error messages for duplicated expressions
Eric Blake
2015-05-05
qapi: Add tests of redefined expressions
Eric Blake
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
2015-05-05
qapi: Add some expr tests
Eric Blake
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
qapi: Document new 'alternate' meta-type
Eric Blake
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
qapi: Prepare for catching more semantic parse errors
Eric Blake
2015-05-05
qapi: Tighten checking of unions
Eric Blake
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
qapi: Clean up test coverage of simple unions
Eric Blake
2015-05-05
qapi: Add some union tests
Eric Blake
2015-05-05
qapi: Better error messages for bad enums
Eric Blake
2015-05-05
qapi: Add some enum tests
Eric Blake
2015-05-05
qapi: Require ASCII in schema
Eric Blake
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
2015-05-05
qapi: Simplify builtin type handling
Eric Blake
2015-05-05
qapi: Document type-safety considerations
Eric Blake
2015-05-05
qapi: Add copyright declaration on docs
Eric Blake
2015-05-05
tcg: optimise memory layout of TCGTemp
Emilio G. Cota
2015-05-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...
Peter Maydell
2015-05-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...
Peter Maydell
[next]