Age | Commit message (Expand) | Author |
2017-05-30 | Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging | Stefan Hajnoczi |
2017-05-29 | block: Tweak error message related to qemu-img amend | Eric Blake |
2017-05-26 | iotests: 147: Don't test inet6 if not available | Fam Zheng |
2017-05-26 | qemu-iotests: Test streaming with missing job ID | Kevin Wolf |
2017-05-23 | shutdown: Expose bool cause in SHUTDOWN and RESET events | Eric Blake |
2017-05-11 | qcow2: Optimize write zero of unaligned tail cluster | Eric Blake |
2017-05-11 | iotests: Add test 179 to cover write zeroes with unmap | Eric Blake |
2017-05-11 | iotests: Improve _filter_qemu_img_map | Eric Blake |
2017-05-11 | qcow2: Make distinction between zero cluster types obvious | Eric Blake |
2017-05-11 | tests: Add coverage for recent block geometry fixes | Eric Blake |
2017-05-11 | qemu-io: Switch 'map' output to byte-based reporting | Eric Blake |
2017-05-11 | qemu-io: Switch 'alloc' command to byte-based length | Eric Blake |
2017-05-11 | iotests: Extend test 066 | Max Reitz |
2017-05-11 | tests: Add POSIX image locking test case 182 | Fam Zheng |
2017-05-11 | qemu-iotests: Add test case 153 for image locking | Fam Zheng |
2017-05-11 | iotests: 172: Use separate images for multiple devices | Fam Zheng |
2017-05-11 | iotests: 091: Quit QEMU before checking image | Fam Zheng |
2017-05-11 | iotests: 087: Don't attach test image twice | Fam Zheng |
2017-05-11 | iotests: 085: Avoid image locking conflict | Fam Zheng |
2017-05-11 | iotests: 055: Don't attach the target image already for drive-backup | Fam Zheng |
2017-05-11 | iotests: 046: Prepare for image locking | Fam Zheng |
2017-05-11 | iotests: 030: Prepare for image locking | Fam Zheng |
2017-04-28 | iotests: fix exclusion option | John Snow |
2017-04-28 | iotests: clarify help text | John Snow |
2017-04-28 | qcow2: Allow discard of final unaligned cluster | Eric Blake |
2017-04-27 | qemu-img/convert: Move bs_n > 1 && -B check down | Max Reitz |
2017-04-27 | iotests: 109: Filter out "len" of failed jobs | Fam Zheng |
2017-04-27 | iotests: Fix typo in 026 | Eric Blake |
2017-04-27 | iotests: Launch qemu-nbd with -e 42 | Max Reitz |
2017-04-27 | qemu_iotests: Remove _readlink() | Kevin Wolf |
2017-04-27 | qemu-iotests: Remove PERL_PROG and BC_PROG | Kevin Wolf |
2017-04-27 | iotests/051: Add test for empty filename | Max Reitz |
2017-04-27 | qemu-iotests: Test postcopy migration | Kevin Wolf |
2017-04-27 | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf |
2017-04-24 | qemu-iotests: _cleanup_qemu must be called on exit | Jeff Cody |
2017-04-24 | qemu-iotests: exclude vxhs from image creation via protocol | Jeff Cody |
2017-04-24 | block/vxhs.c: Add qemu-iotests for new block device type "vxhs" | Ashish Mittal |
2017-04-11 | block: Use bdrv_coroutine_enter to start I/O coroutines | Fam Zheng |
2017-04-07 | iotests: Add mirror tests for orphaned source | Max Reitz |
2017-04-03 | iotests: Improve image-clear tests on non-aligned image | Eric Blake |
2017-04-03 | iotests: fix 097 when run with qcow | Daniel P. Berrange |
2017-04-03 | nbd: Tidy up blockdev-add interface | Markus Armbruster |
2017-03-28 | block: Declare blockdev-add and blockdev-del supported | Markus Armbruster |
2017-03-13 | block: Drop unmaintained 'archipelago' driver | Eric Blake |
2017-02-28 | block: Add Error parameter to bdrv_append() | Kevin Wolf |
2017-02-28 | mirror: Use real permissions in mirror/active commit block job | Kevin Wolf |
2017-02-28 | backup: Use real permissions in backup block job | Kevin Wolf |
2017-02-28 | hw/block: Introduce share-rw qdev property | Kevin Wolf |
2017-02-28 | hw/block: Request permissions | Kevin Wolf |
2017-02-28 | option: Tweak invalid size error message and unbreak iotest 049 | Markus Armbruster |