aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-11iotests: 172: Use separate images for multiple devicesFam Zheng2-49/+56
2017-05-11iotests: 091: Quit QEMU before checking imageFam Zheng1-0/+2
2017-05-11iotests: 087: Don't attach test image twiceFam Zheng1-4/+2
2017-05-11iotests: 085: Avoid image locking conflictFam Zheng2-15/+21
2017-05-11iotests: 055: Don't attach the target image already for drive-backupFam Zheng1-14/+18
2017-05-11iotests: 046: Prepare for image lockingFam Zheng1-1/+1
2017-05-11iotests: 030: Prepare for image lockingFam Zheng1-9/+9
2017-04-28iotests: fix exclusion optionJohn Snow1-1/+2
2017-04-28iotests: clarify help textJohn Snow1-2/+6
2017-04-28qcow2: Allow discard of final unaligned clusterEric Blake2-9/+15
2017-04-27qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz1-2/+2
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng3-12/+20
2017-04-27iotests: Fix typo in 026Eric Blake3-3/+3
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz1-1/+3
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf1-18/+0
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf1-6/+0
2017-04-27iotests/051: Add test for empty filenameMax Reitz3-0/+7
2017-04-27qemu-iotests: Test postcopy migrationKevin Wolf3-0/+158
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf13-138/+147
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody10-5/+19
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody9-0/+9
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal4-0/+39