aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/030
AgeCommit message (Expand)Author
2017-05-26qemu-iotests: Test streaming with missing job IDKevin Wolf
2017-05-11iotests: 030: Prepare for image lockingFam Zheng
2017-02-24iotests: Fix another race in 030John Snow
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia
2015-11-18iotests: fix race in 030John Snow
2014-12-10qemu-iotests: Add qemu-io format option in Python testsKevin Wolf
2014-05-19qemu-iotests: Fix blkdebug in VM drive in 030Fam Zheng
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini
2012-05-10stream: add testcase for partial streamingPaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi
2012-02-29test: add image streaming testsStefan Hajnoczi