aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2019-08-16iotests/118: Add -blockdev based testsKevin Wolf
2019-08-16iotests/118: Create test classes dynamicallyKevin Wolf
2019-08-16iotests/118: Test media change for scsi-cdKevin Wolf
2019-08-06iotests: Test unaligned blocking mirror writeMax Reitz
2019-08-06iotests: Test incremental backup after truncationMax Reitz
2019-08-06iotests: Test backup job with two guest writesMax Reitz
2019-07-30iotests/118: Test inserting a read-only mediumKevin Wolf
2019-07-30Fixes: add read-zeroes to 051.outAndrey Shinkevich
2019-07-23tests/qemu-iotests: Don't use 'seq' in the iotestsThomas Huth
2019-07-23tests/qemu-iotests/group: Remove some more tests from the "auto" groupThomas Huth
2019-07-23tests/qemu-iotests/check: Allow tests without groupsThomas Huth
2019-07-19iotests: Test quitting with job on throttled nodeMax Reitz
2019-07-19iotests: Test commit with a filter on the chainMax Reitz
2019-07-19iotests: Add @has_quit to vm.shutdown()Max Reitz