aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2021-07-21qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake
2021-07-21qemu-img: Fail fast on convert --bitmaps with inconsistent bitmapEric Blake
2021-07-21iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake
2021-07-20iotests/307: Test iothread conflict for exportsMax Reitz
2021-07-20block/mirror: fix active mirror dead-lock in mirror_wait_on_conflictsVladimir Sementsov-Ogievskiy
2021-07-20iotest 151: add test-case that shows active mirror dead-lockVladimir Sementsov-Ogievskiy
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake
2021-07-12iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia
2021-07-09iotests: Test reopening multiple devices at the same timeAlberto Garcia
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia
2021-07-09qemu-img: Improve error for rebase without backing formatEric Blake
2021-07-09qemu-img: Require -F with -b backing imageEric Blake
2021-07-09qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake
2021-07-09iotests/fuse-allow-other: Test allow-otherMax Reitz
2021-07-09iotests/308: Test +w on read-only FUSE exportsMax Reitz
2021-07-09export/fuse: Add allow-other optionMax Reitz
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé
2021-06-29iotests: Test replacing files with x-blockdev-reopenAlberto Garcia
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia
2021-06-29block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy
2021-06-29block: BDRV_O_NO_IO for backing file on creationMax Reitz
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-06-02block: improve permission conflict error messageVladimir Sementsov-Ogievskiy
2021-06-02block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy
2021-06-02block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy
2021-06-01python: create qemu packagesJohn Snow
2021-06-01iotests/297: add --namespace-packages to mypy argumentsJohn Snow
2021-06-01Python: expose QEMUMachine's temporary directoryCleber Rosa
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-04-30block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy
2021-04-30block/backup-top: drop .activeVladimir Sementsov-Ogievskiy
2021-04-30block: add bdrv_attach_child_common() transaction actionVladimir Sementsov-Ogievskiy
2021-04-30block: use topological sort for permission updateVladimir Sementsov-Ogievskiy
2021-04-09iotests: Test mirror-top filter permissionsMax Reitz
2021-04-09iotests: add test for removing persistent bitmap from backing fileVladimir Sementsov-Ogievskiy
2021-04-09iotests/qsd-jobs: Filter events in the first testMax Reitz
2021-03-30iotests/244: Test preallocation for data-file-rawMax Reitz