summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/040
Commit message (Expand)AuthorAgeFilesLines
* iotests/040: Fix TestCommitWithFilters testJohn Snow2022-04-251-2/+4
* iotests/040: Don't check image pattern on zero-length imageJohn Snow2022-04-251-2/+12
* iotests: Don't check qemu_io() output for specific error stringsJohn Snow2022-04-251-17/+16Star
* tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'Thomas Huth2022-03-071-0/+1
* python/machine: remove has_quit argumentJohn Snow2021-11-011-6/+1Star
* qemu-img: Require -F with -b backing imageEric Blake2021-07-091-2/+2
* iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier2021-03-241-1/+1
* block: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-2/+2
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* block: Improve some block-commit, block-stream error messagesMarkus Armbruster2020-12-101-6/+6
* iotests: Test committing to overridden backingMax Reitz2020-09-081-0/+61
* iotests: Add filter commit test casesMax Reitz2020-09-081-0/+177
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-13/+34
* iotests: Test error handling policies with block-commitKevin Wolf2020-02-181-0/+283
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth2020-01-271-0/+2
* iotests: Restrict file Python tests to fileMax Reitz2019-09-101-1/+2
* iotests: Add virtio-scsi device helperJohn Snow2019-08-161-5/+1Star
* iotests: Test commit with a filter on the chainMax Reitz2019-07-191-1/+39
* iotests: Use // for Python integer divisionMax Reitz2018-10-311-2/+2
* qemu-iotests: Test commit with top-node/base-nodeKevin Wolf2018-09-251-2/+50
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-0/+2
* iotests: Add missing 'blkdebug::' in 040Max Reitz2017-11-141-1/+1
* iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck2017-09-261-1/+5
* block: Skip implicit nodes in query-block/blockstatsKevin Wolf2017-07-241-1/+29
* qemu-iotests: Test automatic commit job cancel on hot unplugKevin Wolf2017-06-091-2/+33
* qemu-iotests: Test the reopening of overlay_bs in 'block-commit'Alberto Garcia2015-11-111-0/+30
* qemu-iotests: Add qemu-io format option in Python testsKevin Wolf2014-12-101-16/+16
* iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-031-3/+1Star
* block: make 'top' argument to block-commit optionalJeff Cody2014-07-011-10/+18
* qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commitFam Zheng2014-06-261-3/+9
* qemu-iotests: Drop assert_no_active_commit in case 040Fam Zheng2014-01-311-16/+12Star
* qemu-iotests: Update test cases for commit activeFam Zheng2013-12-201-42/+32Star
* qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng2013-11-291-1/+3
* qemu-iotests: Drop local version of cancel_and_wait from 040Fam Zheng2013-11-291-15/+0Star
* qemu-iotests: drop duplicated "create_image"Fam Zheng2013-10-301-12/+2Star
* qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody2012-10-241-0/+102
* block: in commit, determine base image from the top imageJeff Cody2012-10-241-2/+2
* qemu-iotests: add initial tests for live block commitJeff Cody2012-09-281-0/+178