Age | Commit message (Expand) | Author |
2019-05-21 | tests/qemu-iotests/005: Add a sanity check for large sparse file support | Thomas Huth |
2019-05-20 | iotests: Make 245 faster and more reliable | Max Reitz |
2019-05-20 | iotests.py: Fix VM.run_job | Max Reitz |
2019-05-20 | iotests.py: Let assert_qmp() accept an array | Max Reitz |
2019-05-20 | iotests: Test unaligned raw images with O_DIRECT | Max Reitz |
2019-05-20 | iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATE | Vladimir Sementsov-Ogievskiy |
2019-05-10 | iotests: Add test for rebase without input base | Max Reitz |
2019-05-10 | qemu-iotests: Fix cleanup for 192 | Kevin Wolf |
2019-05-09 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in... | Peter Maydell |
2019-05-07 | iotests: Fix iotests 110 and 126 | Max Reitz |
2019-05-07 | block/ssh: Implement .bdrv_refresh_filename() | Max Reitz |
2019-05-07 | qcow2-refcount: avoid eating RAM | Vladimir Sementsov-Ogievskiy |
2019-05-07 | iotests: Make 182 do without device_add | Max Reitz |
2019-05-07 | iotests: Tweak 221 sizing for different hole granularities | Eric Blake |
2019-05-07 | tests/qemu-iotests: Fix more reference output files due to recent qemu-io change | Thomas Huth |
2019-05-07 | iotests: Fix 233 for ports other than 10809 | Max Reitz |
2019-04-30 | iotests: Check that images are in read-only mode after block-commit | Alberto Garcia |
2019-04-30 | qemu-img: Make create hint at protocol options | Max Reitz |
2019-04-30 | iotests: Perform the correct test in 082 | Max Reitz |
2019-04-30 | qemu-img: Saner printing of large file sizes | Eric Blake |
2019-04-30 | tests/qemu-iotests: Fix output of qemu-io related tests | Thomas Huth |
2019-04-12 | iotest: Fix 241 to run in generic directory | Eric Blake |
2019-04-12 | iotests: Let 245 pass on tmpfs | Max Reitz |
2019-04-02 | tests/qemu-iotests/235: Allow fallback to tcg | Thomas Huth |
2019-04-02 | block: test block-stream with a base node that is used by block-commit | Alberto Garcia |
2019-04-02 | tests/qemu-iotests: Remove redundant COPYING file | Thomas Huth |
2019-04-02 | iotests: Fix test 200 on s390x without virtio-pci | Thomas Huth |
2019-04-01 | nbd/server: Advertise actual minimum block size | Eric Blake |
2019-03-30 | nbd/client: Report offsets in bdrv_block_status | Eric Blake |
2019-03-30 | iotests: Add 241 to test NBD on unaligned images | Eric Blake |
2019-03-26 | iotests: add 248: test resume mirror after auto pause on ENOSPC | Vladimir Sementsov-Ogievskiy |
2019-03-19 | qemu-iotests: Treat custom TEST_DIR in 051 | Lukáš Doktor |
2019-03-19 | qemu-iotests: Fix 232 for non-qcow2 | Kevin Wolf |
2019-03-19 | iotests: 153: Wait for an answer to QMP commands | Sergio Lopez |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-12 | qemu-iotests: Test the x-blockdev-reopen QMP command | Alberto Garcia |
2019-03-12 | file-posix: Make auto-read-only dynamic | Kevin Wolf |
2019-03-12 | file-posix: Fix bdrv_open_flags() for snapshot=on | Kevin Wolf |
2019-03-12 | qemu-iotests: commit to backing file with auto-read-only | Kevin Wolf |
2019-03-12 | tests/qemu-iotests: add bitmap resize test 246 | John Snow |
2019-03-12 | iotests: add busy/recording bit test to 124 | John Snow |
2019-03-12 | block/dirty-bitmap: add recording and busy properties | John Snow |
2019-03-09 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st... | Peter Maydell |
2019-03-08 | qemu-iotests: amend with external data file | Kevin Wolf |
2019-03-08 | qemu-iotests: General tests for qcow2 with external data file | Kevin Wolf |
2019-03-08 | qemu-iotests: Preallocation with external data file | Kevin Wolf |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf |
2019-03-08 | qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset() | Kevin Wolf |
2019-03-08 | qcow2: Basic definitions for external data files | Kevin Wolf |