aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov1-0/+18
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2-52/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy4-304/+219
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy4-123/+60
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz2-9/+9
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf3-16/+3
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf1-1/+12
2019-10-04iotests: Test internal snapshots with -blockdevKevin Wolf4-4/+358
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