aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2017-05-11iotests: 046: Prepare for image lockingFam Zheng
2017-05-11iotests: 030: Prepare for image lockingFam Zheng
2017-04-28iotests: fix exclusion optionJohn Snow
2017-04-28iotests: clarify help textJohn Snow
2017-04-28qcow2: Allow discard of final unaligned clusterEric Blake
2017-04-27qemu-img/convert: Move bs_n > 1 && -B check downMax Reitz
2017-04-27iotests: 109: Filter out "len" of failed jobsFam Zheng
2017-04-27iotests: Fix typo in 026Eric Blake
2017-04-27iotests: Launch qemu-nbd with -e 42Max Reitz
2017-04-27qemu_iotests: Remove _readlink()Kevin Wolf
2017-04-27qemu-iotests: Remove PERL_PROG and BC_PROGKevin Wolf
2017-04-27iotests/051: Add test for empty filenameMax Reitz
2017-04-27qemu-iotests: Test postcopy migrationKevin Wolf
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf
2017-04-24qemu-iotests: _cleanup_qemu must be called on exitJeff Cody
2017-04-24qemu-iotests: exclude vxhs from image creation via protocolJeff Cody
2017-04-24block/vxhs.c: Add qemu-iotests for new block device type "vxhs"Ashish Mittal
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange
2017-04-03nbd: Tidy up blockdev-add interfaceMarkus Armbruster
2017-03-28block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake
2017-02-28block: Add Error parameter to bdrv_append()Kevin Wolf
2017-02-28mirror: Use real permissions in mirror/active commit block jobKevin Wolf
2017-02-28backup: Use real permissions in backup block jobKevin Wolf
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf
2017-02-28hw/block: Request permissionsKevin Wolf
2017-02-28option: Tweak invalid size error message and unbreak iotest 049Markus Armbruster
2017-02-24block: Attach bs->file only during .bdrv_open()Kevin Wolf
2017-02-24iotests: Fix another race in 030John Snow
2017-02-24qemu-img: Add tests for raw image preallocationNir Soffer
2017-02-24qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody
2017-02-24qemu-iotests: add ability to exclude certain protocols from testsJeff Cody
2017-02-24qemu-iotests: Test 137 only supports 'file' protocolJeff Cody
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-12qemu-io: Add failure regression testsNir Soffer
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange
2017-02-12iotests: Fix reference output for 059Fam Zheng
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao
2017-01-09blkverify: Implement bdrv_co_preadv/pwritev/flushKevin Wolf
2016-12-06qcow2: Don't strand clusters near 2G intervals during commitEric Blake
2016-11-14qemu-iotests: avoid spurious failure on test 109Paolo Bonzini
2016-11-14iotests: add transactional failure race testJohn Snow
2016-11-11iotests: Always use -machine accel=qtestMax Reitz