Age | Commit message (Expand) | Author |
2020-05-18 | iotests: Run pylint and mypy in a testcase | Kevin Wolf |
2020-05-13 | iotests: 287: add qcow2 compression type test | Denis Plotnikov |
2020-05-08 | qcow2: Avoid integer wraparound in qcow2_co_truncate() | Alberto Garcia |
2020-04-30 | iotests: Test committing to short backing file | Kevin Wolf |
2020-04-07 | qcow2: Forbid discard in qcow2 v2 images with backing files | Alberto Garcia |
2020-03-24 | iotests/026: Move v3-exclusive test to new file | Max Reitz |
2020-03-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-03-11 | qemu-iotests: adding LUKS cleanup for non-UTF8 secret error | Daniel Henrique Barboza |
2020-03-11 | iotests: add 288 luks qemu-img measure test | Stefan Hajnoczi |
2020-02-20 | iotests: Test snapshot -l field separation | Max Reitz |
2020-02-20 | iotests: Add test for image creation fallback | Max Reitz |
2020-02-20 | block: always fill entire LUKS header space with zeros | Daniel P. Berrangé |
2020-02-06 | iotests: add test for backup-top failure on permission activation | Vladimir Sementsov-Ogievskiy |
2020-02-06 | iotests: Enable more tests in the 'auto' group to improve test coverage | Thomas Huth |
2020-01-27 | iotests: Test handling of AioContexts with some blockdev actions | Sergio Lopez |
2019-12-19 | iotests: Test external snapshot with VM state | Kevin Wolf |
2019-12-18 | qemu-img: fix info --backing-chain --image-opts | Stefan Hajnoczi |
2019-11-18 | iotests: Test NBD client reconnection | Andrey Shinkevich |
2019-11-18 | iotests: Test multiple blockdev-snapshot calls | Kevin Wolf |
2019-11-07 | iotests: Add test for 4G+ compressed qcow2 write | Max Reitz |
2019-10-31 | iotests: Remove 130 from the "auto" group | Thomas Huth |
2019-10-28 | iotests: Test qcow2's snapshot table handling | Max Reitz |
2019-10-22 | iotests: test nbd reconnect | Vladimir Sementsov-Ogievskiy |
2019-10-17 | iotests: add test 260 to check bitmap life after snapshot + commit | Vladimir Sementsov-Ogievskiy |
2019-10-14 | iotests: Test large write request to qcow2 file | Max Reitz |
2019-10-14 | block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACK | Alberto Garcia |
2019-10-04 | iotests: Test internal snapshots with -blockdev | Kevin Wolf |
2019-09-16 | qemu-iotests: Add test for bz #1745922 | Maxim Levitsky |
2019-09-10 | iotests: Test blockdev-create for vpc | Max Reitz |
2019-09-10 | iotests: Test reverse sub-cluster qcow2 writes | Max Reitz |
2019-08-16 | iotests: add test 257 for bitmap-mode backups | John Snow |
2019-08-16 | iotests: Add test for concurrent stream/commit | Max Reitz |
2019-08-16 | iotests: Test migration with all kinds of filter nodes | Kevin Wolf |
2019-07-23 | tests/qemu-iotests/group: Remove some more tests from the "auto" group | Thomas Huth |
2019-06-14 | iotests: Test qemu-img convert --salvage | Max Reitz |
2019-06-14 | iotests: add iotest 256 for testing blockdev-backup across iothread contexts | John Snow |
2019-06-04 | iotests: test big qcow2 shrink | Vladimir Sementsov-Ogievskiy |
2019-06-04 | iotests: Test commit job start with concurrent I/O | Kevin Wolf |
2019-05-28 | iotests: test external snapshot with bitmap copying | Vladimir Sementsov-Ogievskiy |
2019-05-28 | tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run | Thomas Huth |
2019-05-20 | iotests: Test unaligned raw images with O_DIRECT | Max Reitz |
2019-05-10 | iotests: Add test for rebase without input base | Max Reitz |
2019-04-30 | iotests: Check that images are in read-only mode after block-commit | Alberto Garcia |
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: Fix 232 for non-qcow2 | Kevin Wolf |
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 | tests/qemu-iotests: add bitmap resize test 246 | John Snow |
2019-03-08 | qemu-iotests: General tests for qcow2 with external data file | Kevin Wolf |