aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf
2017-08-01qemu-iotests/141: Fix image cleanupKevin Wolf
2017-08-01qemu-iotests: Remove blkdebug.conf after testsKevin Wolf
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf
2017-08-01iotests: Add test of recent fix to 'qemu-img measure'Eric Blake
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake
2017-08-01iotests: Redirect stderr to stdout in 186Max Reitz
2017-08-01iotests: Fix test 156Max Reitz
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf
2017-07-24iotests: Remove a few tests from 'quick' groupEric Blake
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster
2017-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow
2017-07-18qemu-iotests: Test unplug of -device without driveKevin Wolf
2017-07-18qemu-iotests: Test 'info block'Kevin Wolf
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf
2017-07-17nbd: Fix iotests failure due to changed client error messageEric Blake
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz
2017-07-11iotests: Add preallocated resize test for rawMax Reitz
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz
2017-07-11iotests: add test 178 for qemu-img measureStefan Hajnoczi
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-07-11iotests: Add test for colon handlingMax Reitz
2017-07-11iotests: Use absolute paths for executablesMax Reitz
2017-07-11iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange
2017-07-11iotests: add more LUKS hash combination testsDaniel P. Berrange
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange
2017-07-11iotests: fix remainining tests to work with LUKSDaniel P. Berrange
2017-07-11iotests: skip 159 & 170 with luks formatDaniel P. Berrange
2017-07-11iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy
2017-07-11iotests: 181 does not work for all formatsMax Reitz
2017-07-11iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange
2017-07-11qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange
2017-07-10blkdebug: Support .bdrv_co_get_block_statusEric Blake
2017-07-10block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake
2017-07-10qemu-io: Don't die on second openEric Blake
2017-06-30block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake
2017-06-26qemu-iotests: 068: test iothread modeStefan Hajnoczi