summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf1-3/+3
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-25/+116
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf4-17/+44
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf4-6/+70
2017-07-24iotests: Remove a few tests from 'quick' groupEric Blake1-2/+2
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster2-2/+2
2017-07-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-9/+700
2017-07-18qemu-img: Check for backing image if specified during createJohn Snow8-9/+10
2017-07-18qemu-iotests: Test unplug of -device without driveKevin Wolf2-0/+52
2017-07-18qemu-iotests: Test 'info block'Kevin Wolf3-0/+637
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf1-0/+1
2017-07-17nbd: Fix iotests failure due to changed client error messageEric Blake2-2/+4
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz3-0/+517
2017-07-11iotests: Add preallocated resize test for rawMax Reitz3-0/+143
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz1-1/+1
2017-07-11iotests: add test 178 for qemu-img measureStefan Hajnoczi4-0/+615
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi1-0/+5
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake5-44/+45
2017-07-11iotests: Add test for colon handlingMax Reitz3-0/+129
2017-07-11iotests: Use absolute paths for executablesMax Reitz1-0/+11
2017-07-11iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange2-179/+177
2017-07-11iotests: add more LUKS hash combination testsDaniel P. Berrange2-8/+484
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange4-60/+67
2017-07-11iotests: fix remainining tests to work with LUKSDaniel P. Berrange9-24/+82
2017-07-11iotests: skip 159 & 170 with luks formatDaniel P. Berrange2-0/+2
2017-07-11iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy3-0/+111
2017-07-11iotests: 181 does not work for all formatsMax Reitz1-0/+2
2017-07-11iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange2-2/+2
2017-07-11qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange7-2/+255
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange1-54/+216
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange10-64/+80
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange5-108/+135
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange1-1/+1
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange1-1/+1
2017-07-10blkdebug: Support .bdrv_co_get_block_statusEric Blake1-1/+4
2017-07-10block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake2-0/+5
2017-07-10qemu-io: Don't die on second openEric Blake3-2/+10
2017-06-30block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake2-10/+6
2017-06-26qemu-iotests: 068: test iothread modeStefan Hajnoczi2-10/+24
2017-06-26qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi1-1/+6
2017-06-26qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi1-6/+9
2017-06-26qemu-iotests: Test exiting qemu with running jobKevin Wolf3-0/+266
2017-06-26qemu-iotests: Allow starting new qemu after cleanupKevin Wolf1-0/+3
2017-06-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-4/+222
2017-06-09qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf2-4/+35
2017-06-09qemu-iotests: Block migration testKevin Wolf3-0/+187
2017-06-06nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy1-0/+2
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi4-3/+14
2017-05-29block: Tweak error message related to qemu-img amendEric Blake1-1/+1
2017-05-26iotests: 147: Don't test inet6 if not availableFam Zheng1-0/+7