Age | Commit message (Expand) | Author |
2017-12-18 | Makefile: use $(MAKE) variable | Philippe Mathieu-Daudé |
2017-12-14 | tests: test-hmp: print command execution result | Vadim Galitsyn |
2017-11-29 | blockjob: remove clock argument from block_job_sleep_ns | Paolo Bonzini |
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 | tests: Add check-qobject for equality tests | Max Reitz |
2017-11-17 | iotests: Add test for non-string option reopening | Max Reitz |
2017-11-17 | qapi/qnull: Add own header | 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-16 | tests/bios-tables-test: Fix endianess problems when passing data to iasl | Thomas Huth |
2017-11-16 | tests/acpi-test-data: update _CRS in DSDT | Michael S. Tsirkin |
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 | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta... | Peter Maydell |
2017-11-13 | qemu-iotests: Test I/O limits with removable media | Alberto Garcia |
2017-11-13 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st... | Peter Maydell |
2017-11-10 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-11-09 | nbd-client: Refuse read-only client with BDRV_O_RDWR | Eric Blake |
2017-11-08 | tests: Run the luks tests in test-crypto-block only if encryption is available | Thomas Huth |
2017-11-08 | tests-aio-multithread: fix /aio/multi/schedule race condition | Stefan Hajnoczi |
2017-11-08 | docker: correctly escape $BACKEND in the help output | Philippe Mathieu-Daudé |
2017-11-08 | docker: Improved image checksum | Fam Zheng |