aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf2-2/+6
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake10-16/+16
2017-05-11qcow2: Optimize write zero of unaligned tail clusterEric Blake2-2/+286
2017-05-11iotests: Add test 179 to cover write zeroes with unmapEric Blake3-0/+287
2017-05-11iotests: Improve _filter_qemu_img_mapEric Blake3-24/+26
2017-05-11qcow2: Make distinction between zero cluster types obviousEric Blake1-3/+3
2017-05-11tests: Add coverage for recent block geometry fixesEric Blake3-0/+164
2017-05-11qemu-io: Switch 'map' output to byte-based reportingEric Blake2-17/+17
2017-05-11qemu-io: Switch 'alloc' command to byte-based lengthEric Blake2-5/+5
2017-05-11iotests: Extend test 066Max Reitz2-1/+173
2017-05-11tests: Add POSIX image locking test case 182Fam Zheng3-0/+77
2017-05-11qemu-iotests: Add test case 153 for image lockingFam Zheng3-0/+624