aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-09-24tests: Use iothreads during iotest 223Eric Blake2-2/+5
2019-09-24nbd/client: Add hint when TLS is missingEric Blake1-0/+2
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth1-1/+1
2019-09-16qemu-iotests: Add test for bz #1745922Maxim Levitsky3-0/+132
2019-09-16tests/qemu-iotests: Fix qemu-io related output in 026.out.nocacheVladimir Sementsov-Ogievskiy1-84/+84
2019-09-16tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth1-4/+4
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich1-1/+5
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich3-3/+18
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich4-2/+18
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich4-58/+78
2019-09-10iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy1-0/+6
2019-09-10iotests: Test blockdev-create for vpcMax Reitz3-0/+291
2019-09-10iotests: Restrict nbd Python tests to nbdMax Reitz2-4/+4
2019-09-10iotests: Restrict file Python tests to fileMax Reitz26-26/+52
2019-09-10iotests: Add supported protocols to execute_test()Max Reitz1-1/+3
2019-09-10iotests: Test reverse sub-cluster qcow2 writesMax Reitz3-0/+74
2019-09-05nbd: Implement server use of NBD FAST_ZEROEric Blake2-2/+2
2019-09-05nbd: Improve per-export flag handling in serverEric Blake1-1/+1
2019-09-05nbd: Tolerate more errors to structured reply requestEric Blake1-4/+4
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake1-1/+1
2019-09-03iotests: Unify cache mode quotingNir Soffer4-7/+7
2019-09-03iotests: Check for enabled drivers before testing themThomas Huth8-6/+21
2019-09-03iotests: Add -display none to the qemu optionsMax Reitz1-3/+3
2019-09-03iotests: Disable 126 for flat vmdk subformatsMax Reitz1-0/+2
2019-09-03iotests: Disable 110 for vmdk.twoGbMaxExtentSparseMax Reitz1-1/+2
2019-09-03iotests: Disable broken streamOptimized testsMax Reitz21-9/+30
2019-09-03iotests: Keep testing broken relative extent pathsMax Reitz2-0/+31
2019-09-03vmdk: Use bdrv_dirname() for relative extent pathsMax Reitz2-3/+8
2019-09-03iotests: Fix _filter_img_create()Max Reitz2-10/+10
2019-09-03iotests: Test allocate_first_block() with O_DIRECTNir Soffer2-0/+36
2019-09-03block: posix: Always allocate the first blockNir Soffer8-21/+48
2019-08-19iotests: Fix 141 when run with qedMax Reitz3-7/+12
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz2-6/+60
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz2-0/+25
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz2-1/+23
2019-08-16iotests/257: test traditional sync modesJohn Snow2-2/+3128
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow2-20/+20
2019-08-16iotests/257: test API failuresJohn Snow2-0/+152
2019-08-16iotests/257: Refactor backup helpersJohn Snow2-120/+128
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow1-49/+75
2019-08-16iotests/257: add Pattern classJohn Snow1-26/+32
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy2-2/+110
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow3-0/+2664
2019-08-16iotests: Add virtio-scsi device helperJohn Snow5-18/+10
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow1-10/+24
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow1-2/+22
2019-08-16iotests: add testing shim for script-style python testsJohn Snow1-14/+26
2019-08-16iotests: Add test for concurrent stream/commitMax Reitz3-0/+197