aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake15-686/+736
2021-07-12iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake2-2/+15
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell23-83/+414
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia8-13/+13
2021-07-09iotests: Test reopening multiple devices at the same timeAlberto Garcia2-2/+49
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia8-31/+44
2021-07-09qemu-img: Improve error for rebase without backing formatEric Blake1-1/+1
2021-07-09qemu-img: Require -F with -b backing imageEric Blake6-37/+22
2021-07-09qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake3-3/+9
2021-07-09iotests/fuse-allow-other: Test allow-otherMax Reitz2-0/+256
2021-07-09iotests/308: Test +w on read-only FUSE exportsMax Reitz2-0/+15
2021-07-09export/fuse: Add allow-other optionMax Reitz2-2/+10
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz2-2/+3
2021-07-06block: Add backend_defaults propertyAkihiko Odaki1-0/+38
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé2-0/+79
2021-06-29iotests: Test replacing files with x-blockdev-reopenAlberto Garcia2-3/+117
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia1-11/+12
2021-06-29block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy1-4/+4
2021-06-29block: BDRV_O_NO_IO for backing file on creationMax Reitz2-2/+2
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-3/+3
2021-06-02block: improve permission conflict error messageVladimir Sementsov-Ogievskiy3-3/+3
2021-06-02block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy1-1/+1
2021-06-02block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy1-1/+1
2021-06-01python: create qemu packagesJohn Snow2-3/+3
2021-06-01iotests/297: add --namespace-packages to mypy argumentsJohn Snow1-0/+1
2021-06-01Python: expose QEMUMachine's temporary directoryCleber Rosa1-1/+1
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito3-43/+47
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini1-1/+1
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini3-3/+20
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2-14/+17
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini1-5/+9
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini5-44/+56
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy1-1/+1
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl2-0/+7
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl1-3/+1
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster4-12/+2
2021-04-30block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block/backup-top: drop .activeVladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block: add bdrv_attach_child_common() transaction actionVladimir Sementsov-Ogievskiy1-1/+1
2021-04-30block: use topological sort for permission updateVladimir Sementsov-Ogievskiy1-1/+1
2021-04-09iotests: Test mirror-top filter permissionsMax Reitz2-0/+126
2021-04-09iotests: add test for removing persistent bitmap from backing fileVladimir Sementsov-Ogievskiy2-0/+75
2021-04-09iotests/qsd-jobs: Filter events in the first testMax Reitz2-11/+4
2021-03-30iotests/244: Test preallocation for data-file-rawMax Reitz2-0/+163
2021-03-30qcow2: Force preallocation with data-file-rawMax Reitz1-5/+4
2021-03-29iotests/046: Filter request lengthMax Reitz2-53/+54
2021-03-29iotests/116: Fix reference outputMax Reitz1-6/+6
2021-03-29iotests: fix 051.out expected output after error text touchupsConnor Kuehl1-3/+3
2021-03-29iotests: Fix typo in iotest 051Tao Xu2-3/+3
2021-03-25Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-0/+10