summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* mirror: Allow target that already has a BlockBackendKevin Wolf2016-05-252-29/+2Star
* 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
* 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
* 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-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
* iotests: Make 150 use qemu-img map instead of duMax Reitz2016-04-122-44/+10Star
* iotests: fix the broken 026.nocache outputPavel Butsykin2016-04-121-19/+123
* qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng2016-04-051-1/+1
* iotests: Test qemu-img convert -S 0 behaviorMax Reitz2016-03-303-0/+120
* qemu-img: Fix preallocation with -S 0 for convertMax Reitz2016-03-301-4/+2Star
* block: Remove BDRV_O_CACHE_WBKevin Wolf2016-03-304-27/+27
* qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf2016-03-302-2/+2
* block/qapi: Use blk_enable_write_cache()Kevin Wolf2016-03-302-11/+53
* block: Move enable_write_cache to BB levelKevin Wolf2016-03-302-6/+6
* block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange2016-03-304-0/+2401
* block: move encryption deprecation warning into qcow codeDaniel P. Berrange2016-03-304-43/+10Star
* tests: add output filter to python I/O tests helperDaniel P. Berrange2016-03-301-1/+24
* tests: refactor python I/O tests helper main methodDaniel P. Berrange2016-03-301-6/+12
* tests: redirect stderr to stdout for iotestsDaniel P. Berrange2016-03-301-2/+5
* block: Reject writethrough mode except at the rootKevin Wolf2016-03-302-104/+44Star
* block: Make backing files always writebackKevin Wolf2016-03-301-5/+5
* qemu-iotests: add no-op streaming testAlberto Garcia2016-03-282-2/+20
* qemu-iotests: fix test_stream_partial()Alberto Garcia2016-03-281-1/+2
* iotests: Test QUORUM_REPORT_BAD in fifo modeAlberto Garcia2016-03-172-4/+17
* blockdev: Split monitor reference from BB creationMax Reitz2016-03-171-1/+1
* block: Drop BB name from bad option errorMax Reitz2016-03-172-8/+8
* qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz2016-03-171-8/+8