summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-09-16qemu-iotests: Add test for bz #1745922Maxim Levitsky
2019-09-16tests/qemu-iotests: Fix qemu-io related output in 026.out.nocacheVladimir Sementsov-Ogievskiy
2019-09-16tests/qemu-iotests/check: Replace "tests" with "iotests" in final status textThomas Huth
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich
2019-09-10iotests: skip 232 when run tests as rootVladimir Sementsov-Ogievskiy
2019-09-10iotests: Test blockdev-create for vpcMax Reitz
2019-09-10iotests: Restrict nbd Python tests to nbdMax Reitz
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-09-10iotests: Add supported protocols to execute_test()Max Reitz
2019-09-10iotests: Test reverse sub-cluster qcow2 writesMax Reitz
2019-09-05nbd: Implement server use of NBD FAST_ZEROEric Blake
2019-09-05nbd: Improve per-export flag handling in serverEric Blake
2019-09-05nbd: Tolerate more errors to structured reply requestEric Blake
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake
2019-09-03iotests: Unify cache mode quotingNir Soffer
2019-09-03iotests: Check for enabled drivers before testing themThomas Huth
2019-09-03iotests: Add -display none to the qemu optionsMax Reitz
2019-09-03iotests: Disable 126 for flat vmdk subformatsMax Reitz
2019-09-03iotests: Disable 110 for vmdk.twoGbMaxExtentSparseMax Reitz
2019-09-03iotests: Disable broken streamOptimized testsMax Reitz
2019-09-03iotests: Keep testing broken relative extent pathsMax Reitz
2019-09-03vmdk: Use bdrv_dirname() for relative extent pathsMax Reitz
2019-09-03iotests: Fix _filter_img_create()Max Reitz
2019-09-03iotests: Test allocate_first_block() with O_DIRECTNir Soffer
2019-09-03block: posix: Always allocate the first blockNir Soffer
2019-08-19iotests: Fix 141 when run with qedMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz
2019-08-16iotests/257: test traditional sync modesJohn Snow
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow
2019-08-16iotests/257: test API failuresJohn Snow
2019-08-16iotests/257: Refactor backup helpersJohn Snow
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow
2019-08-16iotests/257: add Pattern classJohn Snow
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow
2019-08-16iotests: Add virtio-scsi device helperJohn Snow
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow
2019-08-16iotests: add testing shim for script-style python testsJohn Snow
2019-08-16iotests: Add test for concurrent stream/commitMax Reitz
2019-08-16iotests: Test migration with all kinds of filter nodesKevin Wolf
2019-08-16iotests: Move migration helpers to iotests.pyKevin Wolf