Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | qemu-iotests: Avoid unnecessary sleeps | Kevin Wolf | 1 | -3/+4 |
2017-05-26 | qemu-iotests: Test streaming with missing job ID | Kevin Wolf | 1 | -0/+4 |
2017-05-11 | iotests: 030: Prepare for image locking | Fam Zheng | 1 | -9/+9 |
2017-02-24 | iotests: Fix another race in 030 | John Snow | 1 | -1/+4 |
2016-10-31 | qemu-iotests: Test the 'base-node' parameter of 'block-stream' | Alberto Garcia | 1 | -0/+37 |
2016-10-31 | qemu-iotests: Test streaming to a Quorum child | Alberto Garcia | 1 | -0/+56 |
2016-10-31 | qemu-iotests: Test block-stream and block-commit in parallel | Alberto Garcia | 1 | -0/+30 |
2016-10-31 | qemu-iotests: Test overlapping stream and commit operations | Alberto Garcia | 1 | -0/+89 |
2016-10-31 | qemu-iotests: Test block-stream operations in parallel | Alberto Garcia | 1 | -0/+80 |
2016-10-31 | qemu-iotests: Test streaming to an intermediate layer | Alberto Garcia | 1 | -1/+20 |
2016-09-05 | block: Accept node-name for block-stream | Kevin Wolf | 1 | -1/+1 |
2016-03-28 | qemu-iotests: add no-op streaming test | Alberto Garcia | 1 | -0/+18 |
2016-03-28 | qemu-iotests: fix test_stream_partial() | Alberto Garcia | 1 | -1/+2 |
2015-11-18 | iotests: fix race in 030 | John Snow | 1 | -1/+4 |
2014-12-10 | qemu-iotests: Add qemu-io format option in Python tests | Kevin Wolf | 1 | -11/+11 |
2014-05-19 | qemu-iotests: Fix blkdebug in VM drive in 030 | Fam Zheng | 1 | -1/+1 |
2014-04-25 | qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed() | Fam Zheng | 1 | -45/+5 |
2013-11-29 | qemu-iotests: Make test case 030, 040 and 055 deterministic | Fam Zheng | 1 | -5/+11 |
2013-10-30 | qemu-iotests: prefill some data to test image | Fam Zheng | 1 | -0/+4 |
2013-06-04 | qemu-iotests: make create_image() common | Stefan Hajnoczi | 1 | -23/+9 |
2013-06-04 | qemu-iotests: make cancel_and_wait() common | Stefan Hajnoczi | 1 | -15/+0 |
2013-06-04 | qemu-iotests: make assert_no_active_block_jobs() common | Stefan Hajnoczi | 1 | -29/+25 |
2012-09-28 | qemu-iotests: add tests for streaming error handling | Paolo Bonzini | 1 | -0/+220 |
2012-09-28 | qemu-iotests: add test for pausing a streaming operation | Paolo Bonzini | 1 | -2/+38 |
2012-08-29 | qemu-iotests: add backing file smaller than image test case | Stefan Hajnoczi | 1 | -0/+33 |
2012-08-15 | qemu-iotests: Fix 030 after switch to GenericError | Kevin Wolf | 1 | -4/+2 |
2012-06-15 | qemu-iotests: start vms in qtest mode | Paolo Bonzini | 1 | -1/+1 |
2012-06-15 | qemu-iotests: fill streaming test image with data | Paolo Bonzini | 1 | -1/+12 |
2012-05-10 | stream: do not copy unallocated sectors from the base | Paolo Bonzini | 1 | -2/+3 |
2012-05-10 | stream: add testcase for partial streaming | Paolo Bonzini | 1 | -1/+27 |
2012-05-10 | stream: fix sectors not allocated test | Paolo Bonzini | 1 | -0/+1 |
2012-04-27 | qemu-iotests: add block-stream speed value test case | Stefan Hajnoczi | 1 | -16/+69 |
2012-04-23 | qmp: make block job command naming consistent | Stefan Hajnoczi | 1 | -6/+6 |
2012-02-29 | test: add image streaming tests | Stefan Hajnoczi | 1 | -0/+151 |