summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
...
* iotests: 172: Use separate images for multiple devicesFam Zheng2017-05-112-49/+56
* iotests: 091: Quit QEMU before checking imageFam Zheng2017-05-111-0/+2
* iotests: 087: Don't attach test image twiceFam Zheng2017-05-111-4/+2Star
* iotests: 085: Avoid image locking conflictFam Zheng2017-05-112-15/+21
* iotests: 055: Don't attach the target image already for drive-backupFam Zheng2017-05-111-14/+18
* iotests: 046: Prepare for image lockingFam Zheng2017-05-111-1/+1
* iotests: 030: Prepare for image lockingFam Zheng2017-05-111-9/+9
* iotests: fix exclusion optionJohn Snow2017-04-281-1/+2
* iotests: clarify help textJohn Snow2017-04-281-2/+6
* qcow2: Allow discard of final unaligned clusterEric Blake2017-04-282-9/+15
* qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz2017-04-271-2/+2
* iotests: 109: Filter out "len" of failed jobsFam Zheng2017-04-273-12/+20
* iotests: Fix typo in 026Eric Blake2017-04-273-3/+3
* iotests: Launch qemu-nbd with -e 42Max Reitz2017-04-271-1/+3
* qemu_iotests: Remove _readlink()Kevin Wolf2017-04-271-18/+0Star
* qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf2017-04-271-6/+0Star
* iotests/051: Add test for empty filenameMax Reitz2017-04-273-0/+7
* qemu-iotests: Test postcopy migrationKevin Wolf2017-04-273-0/+158
* qemu-iotests: Filter HMP readline escape charactersKevin Wolf2017-04-2713-138/+147
* qemu-iotests: _cleanup_qemu must be called on exitJeff Cody2017-04-2410-5/+19
* qemu-iotests: exclude vxhs from image creation via protocolJeff Cody2017-04-249-0/+9
* block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal2017-04-244-0/+39
* block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng2017-04-111-5/+5
* iotests: Add mirror tests for orphaned sourceMax Reitz2017-04-073-2/+63
* iotests: Improve image-clear tests on non-aligned imageEric Blake2017-04-034-36/+108
* iotests: fix 097 when run with qcowDaniel P. Berrange2017-04-035-130/+251
* nbd: Tidy up blockdev-add interfaceMarkus Armbruster2017-04-031-8/+17
* block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster2017-03-283-7/+7
* block: Drop unmaintained 'archipelago' driverEric Blake2017-03-134-18/+2Star
* block: Add Error parameter to bdrv_append()Kevin Wolf2017-02-281-1/+1
* mirror: Use real permissions in mirror/active commit block jobKevin Wolf2017-02-282-3/+3
* backup: Use real permissions in backup block jobKevin Wolf2017-02-281-4/+7
* hw/block: Introduce share-rw qdev propertyKevin Wolf2017-02-281-0/+53
* hw/block: Request permissionsKevin Wolf2017-02-281-3/+3
* option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster2017-02-281-5/+9
* block: Attach bs->file only during .bdrv_open()Kevin Wolf2017-02-242-4/+4
* iotests: Fix another race in 030John Snow2017-02-241-1/+4
* qemu-img: Add tests for raw image preallocationNir Soffer2017-02-243-0/+80
* qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody2017-02-241-1/+1
* qemu-iotests: add ability to exclude certain protocols from testsJeff Cody2017-02-241-0/+12
* qemu-iotests: Test 137 only supports 'file' protocolJeff Cody2017-02-241-1/+1
* hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster2017-02-211-4/+8
* qemu-io: Add failure regression testsNir Soffer2017-02-123-0/+67
* qemu-iotests: Add _unsupported_fmt helperNir Soffer2017-02-121-0/+11
* qemu-io: Return non-zero exit code on failureNir Soffer2017-02-1212-82/+0Star
* qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody2017-02-123-0/+110
* qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody2017-02-123-10/+12
* iotests: record separate timings per format,protocol pairDaniel P. Berrange2017-02-123-7/+9
* iotests: Fix reference output for 059Fam Zheng2017-02-121-1/+1
* iotests: Fix a problem in common.filterQingFeng Hao2017-02-121-1/+1