aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/030
AgeCommit message (Expand)Author
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