Age | Commit message (Expand) | Author |
2013-02-22 | qemu-iotests: Test qcow2 image creation options | Kevin Wolf |
2013-02-22 | qemu-iotests: Add qemu-img compare test | Miroslav Rezanina |
2013-02-22 | qemu-img: add compressed clusters to BlockFragInfo | Stefan Hajnoczi |
2013-02-22 | qemu-img: find the image end offset during check | Federico Simoncelli |
2013-02-01 | block: Adds mirroring tests for resized images | Vishvananda Ishaya |
2013-02-01 | qemu-iotests: Add regression test for b7ab0fea | Kevin Wolf |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini |
2013-01-25 | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini |
2012-12-12 | qemu-iotests: Test concurrent cluster allocations | Kevin Wolf |
2012-12-11 | tests: Add tests for fdsets | Corey Bryant |
2012-12-07 | Fix spelling in comments and documentation | Stefan Weil |
2012-11-14 | tests: allow qemu-iotests to be run against nbd backend | Nick Thomas |
2012-11-14 | qemu-iotests: qcow2: Test growing large refcount table | Kevin Wolf |
2012-10-24 | qemu-iotests: add testcases for mirroring on-source-error/on-target-error | Paolo Bonzini |
2012-10-24 | qemu-iotests: add mirroring test case | Paolo Bonzini |
2012-10-24 | qemu-iotests: Add 043 backing file chain infinite loop test | Stefan Hajnoczi |
2012-10-24 | qemu-iotests: add relative backing file tests for block-commit (040) | Jeff Cody |
2012-10-24 | block: in commit, determine base image from the top image | Jeff Cody |
2012-10-24 | qemu-iotests: Test qemu-img operation on zero size image | Kevin Wolf |
2012-09-28 | qemu-iotests: add tests for streaming error handling | Paolo Bonzini |
2012-09-28 | qemu-iotests: map underscore to dash in QMP argument names | Paolo Bonzini |
2012-09-28 | qemu-iotests: add test for pausing a streaming operation | Paolo Bonzini |
2012-09-28 | qemu-iotests: add initial tests for live block commit | Jeff Cody |
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-08-10 | qemu-iotests: skip 039 with ./check -nocache | Stefan Hajnoczi |
2012-08-10 | block: add BLOCK_O_CHECK for qemu-img check | Stefan Hajnoczi |
2012-08-10 | qemu-iotests: Save some sed processes | Kevin Wolf |
2012-08-06 | qemu-iotests: Be more flexible with image creation options | Kevin Wolf |
2012-08-06 | qemu-iotests: add 039 qcow2 lazy refcounts test | Stefan Hajnoczi |
2012-08-06 | qcow2: implement lazy refcounts | Stefan Hajnoczi |
2012-08-06 | qemu-iotests: ignore qemu-img create lazy_refcounts output | Stefan Hajnoczi |
2012-08-06 | qcow2: introduce dirty bit | Stefan Hajnoczi |
2012-08-06 | qemu-iotests: add qed.py image manipulation utility | Stefan Hajnoczi |
2012-07-17 | qemu-iotests: Valgrind support | Kevin Wolf |
2012-06-15 | qemu-iotests: add 036 autoclear feature bit test | Stefan Hajnoczi |
2012-06-15 | qemu-iotests: add qcow2.py set-feature-bit command | Stefan Hajnoczi |
2012-06-15 | qemu-iotests: COW with many AIO requests on the same cluster | Kevin Wolf |
2012-06-15 | qemu-iotests: Some backing file COW tests | 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-25 | qemu-iotests: mark 035 qcow2-only | Stefan Hajnoczi |
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 |
2012-05-10 | stream: fix sectors not allocated test | Paolo Bonzini |
2012-05-10 | qemu-io: correctly print non-integer values as decimals | Paolo Bonzini |
2012-05-10 | qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines | Paolo Bonzini |
2012-05-02 | qemu-iotests: Many parallel allocating I/O requests | Kevin Wolf |
2012-05-02 | qemu-iotests: ignore fragmentation information for qed | Dong Xu Wang |
2012-04-27 | qemu-iotests: add block-stream speed value test case | Stefan Hajnoczi |