Age | Commit message (Expand) | Author |
2020-09-15 | iotests: Skip test_stream_parallel in test 030 when doing "make check" | Thomas Huth |
2020-07-17 | iotests/030: Reduce job speed to make race less likely | Kevin Wolf |
2020-07-14 | iotests: Specify explicit backing format where sensible | Eric Blake |
2020-05-18 | iotests/030: Reduce run time by unthrottling job earlier | Kevin Wolf |
2020-05-05 | iotests: use python logging for iotests.log() | John Snow |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé |
2020-01-27 | iotests: Add more "skip_if_unsupported" statements to the python tests | Thomas Huth |
2019-12-18 | blockjob: Fix error message for negative speed | Kevin Wolf |
2019-09-10 | iotests: Restrict file Python tests to file | Max Reitz |
2019-07-15 | iotests: Add read-only test case to 030 | Max Reitz |
2019-07-15 | iotests: Add new case to 030 | Max Reitz |
2019-07-15 | iotests: Compare error messages in 030 | Max Reitz |
2019-07-15 | iotests: Fix throttling in 030 | Max Reitz |
2019-04-02 | block: test block-stream with a base node that is used by block-commit | Alberto Garcia |
2018-10-30 | iotests: Use // for Python integer division | Max Reitz |
2018-05-23 | job: Add JOB_STATUS_CHANGE QMP event | Kevin Wolf |
2018-03-19 | iotests: add pause_wait | John Snow |
2018-03-09 | iotests: Tweak 030 in order to trigger a race condition with parallel jobs | Alberto Garcia |
2017-11-14 | iotests: Make 030 less flaky | Max Reitz |
2017-10-06 | commit: Remove overlay_bs | Kevin Wolf |
2017-07-24 | qemu-iotests: Avoid unnecessary sleeps | Kevin Wolf |
2017-05-26 | qemu-iotests: Test streaming with missing job ID | Kevin Wolf |
2017-05-11 | iotests: 030: Prepare for image locking | Fam Zheng |
2017-02-24 | iotests: Fix another race in 030 | John Snow |
2016-10-31 | qemu-iotests: Test the 'base-node' parameter of 'block-stream' | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to a Quorum child | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream and block-commit in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test overlapping stream and commit operations | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream operations in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to an intermediate layer | Alberto Garcia |
2016-09-05 | block: Accept node-name for block-stream | Kevin Wolf |
2016-03-28 | qemu-iotests: add no-op streaming test | Alberto Garcia |
2016-03-28 | qemu-iotests: fix test_stream_partial() | Alberto Garcia |
2015-11-18 | iotests: fix race in 030 | John Snow |
2014-12-10 | qemu-iotests: Add qemu-io format option in Python tests | Kevin Wolf |
2014-05-19 | qemu-iotests: Fix blkdebug in VM drive in 030 | Fam Zheng |
2014-04-25 | qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed() | Fam Zheng |
2013-11-29 | qemu-iotests: Make test case 030, 040 and 055 deterministic | Fam Zheng |
2013-10-30 | qemu-iotests: prefill some data to test image | Fam Zheng |
2013-06-04 | qemu-iotests: make create_image() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi |
2013-06-04 | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi |
2012-09-28 | qemu-iotests: add tests for streaming error handling | Paolo Bonzini |
2012-09-28 | qemu-iotests: add test for pausing a streaming operation | Paolo Bonzini |
2012-08-29 | qemu-iotests: add backing file smaller than image test case | Stefan Hajnoczi |
2012-08-15 | qemu-iotests: Fix 030 after switch to GenericError | Kevin Wolf |
2012-06-15 | qemu-iotests: start vms in qtest mode | Paolo Bonzini |
2012-06-15 | qemu-iotests: fill streaming test image with data | Paolo Bonzini |
2012-05-10 | stream: do not copy unallocated sectors from the base | Paolo Bonzini |
2012-05-10 | stream: add testcase for partial streaming | Paolo Bonzini |