aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng1-5/+5
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz3-2/+63
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake4-36/+108
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange5-130/+251
2017-04-03nbd: Tidy up blockdev-add interfaceMarkus Armbruster1-8/+17
2017-03-28block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster3-7/+7
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake4-18/+2
2017-02-28block: Add Error parameter to bdrv_append()Kevin Wolf1-1/+1
2017-02-28mirror: Use real permissions in mirror/active commit block jobKevin Wolf2-3/+3
2017-02-28backup: Use real permissions in backup block jobKevin Wolf1-4/+7
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf1-0/+53
2017-02-28hw/block: Request permissionsKevin Wolf1-3/+3
2017-02-28option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster1-5/+9
2017-02-24block: Attach bs->file only during .bdrv_open()Kevin Wolf2-4/+4
2017-02-24iotests: Fix another race in 030John Snow1-1/+4
2017-02-24qemu-img: Add tests for raw image preallocationNir Soffer3-0/+80
2017-02-24qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody1-1/+1
2017-02-24qemu-iotests: add ability to exclude certain protocols from testsJeff Cody1-0/+12
2017-02-24qemu-iotests: Test 137 only supports 'file' protocolJeff Cody1-1/+1
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster1-4/+8
2017-02-12qemu-io: Add failure regression testsNir Soffer3-0/+67
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer1-0/+11
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer12-82/+0
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody3-0/+110
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody3-10/+12
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange3-7/+9
2017-02-12iotests: Fix reference output for 059Fam Zheng1-1/+1
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao1-1/+1
2017-01-09blkverify: Implement bdrv_co_preadv/pwritev/flushKevin Wolf1-4/+4
2016-12-06qcow2: Don't strand clusters near 2G intervals during commitEric Blake2-82/+208
2016-11-14qemu-iotests: avoid spurious failure on test 109Paolo Bonzini1-0/+3
2016-11-14iotests: add transactional failure race testJohn Snow2-20/+37
2016-11-11iotests: Always use -machine accel=qtestMax Reitz2-8/+6
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz1-0/+3
2016-11-08block: Don't mark node clean after failed flushKevin Wolf3-0/+46