summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add preallocated growth test for qcow2Max Reitz2017-07-113-0/+517
* iotests: Add preallocated resize test for rawMax Reitz2017-07-113-0/+143
* block/qcow2: Add qcow2_refcount_area()Max Reitz2017-07-111-1/+1
* iotests: add test 178 for qemu-img measureStefan Hajnoczi2017-07-114-0/+615
* qemu-iotests: support per-format golden output filesStefan Hajnoczi2017-07-111-0/+5
* tests: Avoid non-portable 'echo -ARG'Eric Blake2017-07-115-44/+45
* iotests: Add test for colon handlingMax Reitz2017-07-113-0/+129
* iotests: Use absolute paths for executablesMax Reitz2017-07-111-0/+11
* iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange2017-07-112-179/+177Star
* iotests: add more LUKS hash combination testsDaniel P. Berrange2017-07-112-8/+484
* iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange2017-07-114-60/+67
* iotests: fix remainining tests to work with LUKSDaniel P. Berrange2017-07-119-24/+82
* iotests: skip 159 & 170 with luks formatDaniel P. Berrange2017-07-112-0/+2
* iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy2017-07-113-0/+111
* iotests: 181 does not work for all formatsMax Reitz2017-07-111-0/+2
* iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange2017-07-112-2/+2
* qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange2017-07-117-2/+255
* qcow2: add support for LUKS encryption formatDaniel P. Berrange2017-07-111-54/+216
* qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange2017-07-1110-64/+80
* block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange2017-07-115-108/+135
* iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange2017-07-111-1/+1
* iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange2017-07-111-1/+1
* blkdebug: Support .bdrv_co_get_block_statusEric Blake2017-07-101-1/+4
* block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake2017-07-102-0/+5
* qemu-io: Don't die on second openEric Blake2017-07-103-2/+10
* block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake2017-06-302-10/+6Star
* qemu-iotests: 068: test iothread modeStefan Hajnoczi2017-06-262-10/+24
* qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi2017-06-261-1/+6
* qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi2017-06-261-6/+9
* qemu-iotests: Test exiting qemu with running jobKevin Wolf2017-06-263-0/+266
* qemu-iotests: Allow starting new qemu after cleanupKevin Wolf2017-06-261-0/+3
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-06-125-4/+222
|\
| * qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf2017-06-092-4/+35
| * qemu-iotests: Block migration testKevin Wolf2017-06-093-0/+187
* | nbd/client.c: use errp instead of LOGVladimir Sementsov-Ogievskiy2017-06-061-0/+2
|/
* Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2017-05-304-3/+14
|\
| * block: Tweak error message related to qemu-img amendEric Blake2017-05-291-1/+1
| * iotests: 147: Don't test inet6 if not availableFam Zheng2017-05-261-0/+7
| * qemu-iotests: Test streaming with missing job IDKevin Wolf2017-05-262-2/+6
* | shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake2017-05-2310-16/+16
|/
* qcow2: Optimize write zero of unaligned tail clusterEric Blake2017-05-112-2/+286
* iotests: Add test 179 to cover write zeroes with unmapEric Blake2017-05-113-0/+287
* iotests: Improve _filter_qemu_img_mapEric Blake2017-05-113-24/+26
* qcow2: Make distinction between zero cluster types obviousEric Blake2017-05-111-3/+3
* tests: Add coverage for recent block geometry fixesEric Blake2017-05-113-0/+164
* qemu-io: Switch 'map' output to byte-based reportingEric Blake2017-05-112-17/+17
* qemu-io: Switch 'alloc' command to byte-based lengthEric Blake2017-05-112-5/+5
* iotests: Extend test 066Max Reitz2017-05-112-1/+173
* tests: Add POSIX image locking test case 182Fam Zheng2017-05-113-0/+77
* qemu-iotests: Add test case 153 for image lockingFam Zheng2017-05-113-0/+624