Age | Commit message (Expand) | Author |
2017-12-22 | iotests: fix 197 for vpc | John Snow |
2017-12-19 | qemu-iotests: add 203 savevm with IOThreads test | Stefan Hajnoczi |
2017-12-19 | iotests: add VM.add_object() | Stefan Hajnoczi |
2017-12-19 | qemu-iotests: add 202 external snapshots IOThread test | Stefan Hajnoczi |
2017-11-27 | iotests: fix 075 and 078 | John Snow |
2017-11-21 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2017-11-21 | qemu-iotest: add test for blockjob coroutine race condition | Jeff Cody |
2017-11-21 | qemu-iotests: add option in common.qemu for mismatch only | Jeff Cody |
2017-11-21 | iotests: Fix 176 on 32-bit host | Eric Blake |
2017-11-21 | block: Close a BlockDriverState completely even when bs->drv is NULL | Alberto Garcia |
2017-11-17 | iotests: Make 087 pass without AIO enabled | Max Reitz |
2017-11-17 | qcow2: Refuse to get unaligned offsets from cache | Max Reitz |
2017-11-17 | qcow2: Add bounds check to get_refblock_offset() | Max Reitz |
2017-11-17 | block: Guard against NULL bs->drv | Max Reitz |
2017-11-17 | qcow2: Unaligned zero cluster in handle_alloc() | Max Reitz |
2017-11-17 | qcow2: check_errors are fatal | Max Reitz |
2017-11-17 | iotests: Add test for failing qemu-img commit | Max Reitz |
2017-11-17 | iotests: Add test for non-string option reopening | Max Reitz |
2017-11-17 | qcow2: fix image corruption on commit with persistent bitmap | Eric Blake |
2017-11-17 | iotests: test clearing unknown autoclear_features by qcow2 | Vladimir Sementsov-Ogievskiy |
2017-11-17 | qcow2: fix image corruption after committing qcow2 image into base | Daniel P. Berrange |
2017-11-17 | qemu-iotests: Use -nographic in 182 | Kevin Wolf |
2017-11-14 | qemu-iotests: update unsupported image formats in 194 | Jeff Cody |
2017-11-14 | iotests: 077: Filter out 'resume' lines | Fam Zheng |
2017-11-14 | qcow2: Check that corrupted images can be repaired in iotest 060 | Alberto Garcia |
2017-11-14 | iotests: Use new-style NBD connections | Eric Blake |
2017-11-14 | iotests: Make 136 less flaky | Max Reitz |
2017-11-14 | iotests: Make 083 less flaky | Max Reitz |
2017-11-14 | iotests: Make 055 less flaky | Max Reitz |
2017-11-14 | iotests: Add missing 'blkdebug::' in 040 | Max Reitz |
2017-11-14 | iotests: Make 030 less flaky | Max Reitz |
2017-11-14 | qcow2: Add iotest for an empty refcount table | Alberto Garcia |
2017-11-14 | qcow2: Add iotest for an image with header.refcount_table_offset == 0 | Alberto Garcia |
2017-11-14 | qcow2: Don't open images with header.refcount_table_clusters == 0 | Alberto Garcia |
2017-11-14 | qcow2: Prevent allocating compressed clusters at offset 0 | Alberto Garcia |
2017-11-14 | qcow2: Prevent allocating L2 tables at offset 0 | Alberto Garcia |
2017-11-14 | qcow2: Prevent allocating refcount blocks at offset 0 | Alberto Garcia |
2017-11-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-11-13 | qemu-iotests: Test I/O limits with removable media | Alberto Garcia |
2017-11-09 | nbd-client: Refuse read-only client with BDRV_O_RDWR | Eric Blake |
2017-10-30 | nbd: Minimal structured read for client | Vladimir Sementsov-Ogievskiy |
2017-10-26 | iotests: Add cluster_size=64k to 125 | Max Reitz |
2017-10-26 | iotests: Filter actual image size in 184 and 191 | Max Reitz |
2017-10-26 | iotests: Pull _filter_actual_image_size from 67/87 | Max Reitz |
2017-10-26 | iotests: Add test for dataplane mirroring | Max Reitz |
2017-10-26 | qemu-io: Relax 'alloc' now that block-status doesn't assert | Eric Blake |
2017-10-26 | qemu-img: Drop redundant error message in compare | Eric Blake |
2017-10-26 | qemu-iotests: Test backing_fmt with backing node reference | Kevin Wolf |
2017-10-12 | nbd: rename some simple-request related objects to be _simple_ | Vladimir Sementsov-Ogievskiy |
2017-10-11 | scripts: Remove debug parameter from QEMUMachine | Eduardo Habkost |