summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-06-01tests: Add utilities for docker testingFam Zheng
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell
2016-05-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber
2016-05-26migration: convert savevm to use QIOChannel for writing to filesDaniel P. Berrange
2016-05-26migration: remove use of qemu_bufopen from vmstate testsDaniel P. Berrange
2016-05-25blockjob: Remove BlockJob.bsKevin Wolf
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf
2016-05-25block: Drop errp parameter from blk_new()Max Reitz
2016-05-25tests: Drop BDS from test-throttle.cMax Reitz
2016-05-23migration: Move qjson.[ch] to migration/Markus Armbruster
2016-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-19qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake
2016-05-19qemu-iotests: Simplify 109 with unaligned qemu-img compareEric Blake
2016-05-19qemu-iotests: Some more write_zeroes testsKevin Wolf
2016-05-19block: Don't return throttling info in query-named-block-nodesKevin Wolf
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf
2016-05-19block: Convert throttle_group_get_name() to BlockBackendKevin Wolf
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf
2016-05-19block: Make sure throttled BDSes always have a BBKevin Wolf
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-05-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-05-12qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe
2016-05-12block: enable testing of LUKS driver with block I/O testsDaniel P. Berrange
2016-05-12block: add support for encryption secrets in block I/O testsDaniel P. Berrange
2016-05-12block: add support for --image-opts in block I/O testsDaniel P. Berrange
2016-05-12qemu-io: Allow unaligned access by defaultEric Blake
2016-05-12iotests: fix the redirection order in 083Wei Jiangang
2016-05-12Allow users to specify the vmdk virtual hardware version.Janne Karhunen
2016-05-12qapi: Change visit_type_FOO() to no longer return partial objectsEric Blake
2016-05-12qapi: Simplify semantics of visit_next_list()Eric Blake
2016-05-12qapi: Fix string input visitor handling of invalid listEric Blake
2016-05-12tests/string-input-visitor: Add negative integer testsMarkus Armbruster
2016-05-12qapi: Split visit_end_struct() into piecesEric Blake
2016-05-12qmp: Don't reuse qmp visitor after grabbing outputEric Blake
2016-05-12qmp: Support explicit null during visitsEric Blake
2016-05-12tests: Add check-qnullEric Blake
2016-05-12qapi: Use strict QMP input visitor in more placesEric Blake
2016-05-12qapi: Consolidate QMP input visitor creationEric Blake
2016-05-12qapi: Guarantee NULL obj on input visitor callback errorEric Blake
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng
2016-04-20iotests: Add iotests.image_sizeFam Zheng
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-04-15qemu-iotests: place valgrind log file in scratch dirSascha Silbe