summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* migration: Move qjson.[ch] to migration/Markus Armbruster2016-05-231-1/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-05-1911-320/+555
|\
| * qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake2016-05-191-11/+4Star
| * qemu-iotests: Simplify 109 with unaligned qemu-img compareEric Blake2016-05-192-6/+0Star
| * qemu-iotests: Some more write_zeroes testsKevin Wolf2016-05-193-0/+508
| * block: Don't return throttling info in query-named-block-nodesKevin Wolf2016-05-191-1/+2
| * block: Remove bdrv_aio_multiwrite()Kevin Wolf2016-05-195-274/+7Star
| * block: Move I/O throttling configuration functions to BlockBackendKevin Wolf2016-05-191-10/+6Star
| * block: Move throttling fields from BDS to BBKevin Wolf2016-05-191-12/+16
| * block: Convert throttle_group_get_name() to BlockBackendKevin Wolf2016-05-191-2/+2
| * block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf2016-05-191-6/+7
| * block: Make sure throttled BDSes always have a BBKevin Wolf2016-05-191-3/+8
* | qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* | qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
|/
* Fix some typos found by codespellStefan Weil2016-05-181-7/+7
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-05-1218-771/+1613
|\
| * qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe2016-05-121-1/+9
| * block: enable testing of LUKS driver with block I/O testsDaniel P. Berrange2016-05-1210-11/+67
| * block: add support for encryption secrets in block I/O testsDaniel P. Berrange2016-05-124-3/+16
| * block: add support for --image-opts in block I/O testsDaniel P. Berrange2016-05-126-34/+77
| * qemu-io: Allow unaligned access by defaultEric Blake2016-05-121-720/+1440
| * iotests: fix the redirection order in 083Wei Jiangang2016-05-121-2/+2
| * Allow users to specify the vmdk virtual hardware version.Janne Karhunen2016-05-121-0/+2
* | qapi: Change visit_type_FOO() to no longer return partial objectsEric Blake2016-05-123-25/+15Star
* | qapi: Simplify semantics of visit_next_list()Eric Blake2016-05-121-2/+0Star
* | qapi: Fix string input visitor handling of invalid listEric Blake2016-05-121-7/+5Star
* | tests/string-input-visitor: Add negative integer testsMarkus Armbruster2016-05-121-0/+15
* | qapi: Split visit_end_struct() into piecesEric Blake2016-05-122-2/+4
* | qmp: Don't reuse qmp visitor after grabbing outputEric Blake2016-05-121-0/+12
* | qmp: Support explicit null during visitsEric Blake2016-05-123-7/+55
* | tests: Add check-qnullEric Blake2016-05-124-3/+72
* | qapi: Use strict QMP input visitor in more placesEric Blake2016-05-122-2/+2
* | qapi: Consolidate QMP input visitor creationEric Blake2016-05-124-4/+4
* | qapi: Guarantee NULL obj on input visitor callback errorEric Blake2016-05-121-1/+1
|/
* iotests: Test case for drive-mirror with unaligned image sizeFam Zheng2016-04-203-0/+68
* iotests: Add iotests.image_sizeFam Zheng2016-04-201-0/+6
* mirror: Don't extend the last sub-chunkFam Zheng2016-04-201-22/+22
* qemu-ga: do not run qga test when guest agent disabledYang Hongyang2016-04-191-1/+3
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2016-04-152-8/+18
* qemu-iotests: place valgrind log file in scratch dirSascha Silbe2016-04-151-1/+1
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2016-04-15117-117/+0Star
* qemu-iotests: common.rc: drop unused _do()Sascha Silbe2016-04-151-46/+0Star
* qemu-iotests: drop unused _within_tolerance() filterSascha Silbe2016-04-151-101/+0Star
* block: Fix blk_aio_write_zeroes()Kevin Wolf2016-04-152-3/+87
* qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2016-04-121-4/+0Star
* qemu-iotests: 068: don't require KVMSascha Silbe2016-04-121-1/+1
* qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2016-04-122-3/+6
* qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2016-04-121-1/+12
* qemu-iotests: fix 051 on non-PC architecturesSascha Silbe2016-04-121-5/+5
* qemu-iotests: check: don't place files with predictable names in /tmpSascha Silbe2016-04-121-10/+11