summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: Make unallocated part of backing chain obvious in mapEric Blake2021-07-1215-686/+736
* iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake2021-07-122-2/+15
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-07-1023-83/+414
|\
| * block: Make blockdev-reopen stable APIAlberto Garcia2021-07-098-13/+13
| * iotests: Test reopening multiple devices at the same timeAlberto Garcia2021-07-092-2/+49
| * block: Support multiple reopening with x-blockdev-reopenAlberto Garcia2021-07-098-31/+44
| * qemu-img: Improve error for rebase without backing formatEric Blake2021-07-091-1/+1
| * qemu-img: Require -F with -b backing imageEric Blake2021-07-096-37/+22Star
| * qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake2021-07-093-3/+9
| * iotests/fuse-allow-other: Test allow-otherMax Reitz2021-07-092-0/+256
| * iotests/308: Test +w on read-only FUSE exportsMax Reitz2021-07-092-0/+15
| * export/fuse: Add allow-other optionMax Reitz2021-07-092-2/+10
| * export/fuse: Pass default_permissions for mountMax Reitz2021-07-092-2/+3
* | block: Add backend_defaults propertyAkihiko Odaki2021-07-061-0/+38
|/
* block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé2021-06-302-0/+79
* iotests: Test replacing files with x-blockdev-reopenAlberto Garcia2021-06-292-3/+117
* block: Allow changing bs->file on reopenAlberto Garcia2021-06-291-11/+12
* block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy2021-06-291-4/+4
* block: BDRV_O_NO_IO for backing file on creationMax Reitz2021-06-292-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-06-023-3/+3
|\
| * block: improve permission conflict error messageVladimir Sementsov-Ogievskiy2021-06-023-3/+3
| * block: improve bdrv_child_get_parent_desc()Vladimir Sementsov-Ogievskiy2021-06-021-1/+1
| * block-backend: improve blk_root_get_parent_desc()Vladimir Sementsov-Ogievskiy2021-06-021-1/+1
* | python: create qemu packagesJohn Snow2021-06-012-3/+3
* | iotests/297: add --namespace-packages to mypy argumentsJohn Snow2021-06-011-0/+1
* | Python: expose QEMUMachine's temporary directoryCleber Rosa2021-06-011-1/+1
|/
* qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito2021-05-143-43/+47
* qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini2021-05-141-1/+1
* qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini2021-05-143-3/+20
* qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini2021-05-142-14/+17
* qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini2021-05-141-5/+9
* qemu-iotests: do not buffer the test outputPaolo Bonzini2021-05-145-44/+56
* mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy2021-05-141-1/+1
* block/rbd: Add an escape-aware strchr helperConnor Kuehl2021-05-142-0/+7
* iotests/231: Update expected deprecation messageConnor Kuehl2021-05-141-3/+1Star
* block: Drop the sheepdog block driverMarkus Armbruster2021-05-124-12/+2Star
* block: refactor bdrv_node_check_perm()Vladimir Sementsov-Ogievskiy2021-04-301-1/+1
* block/backup-top: drop .activeVladimir Sementsov-Ogievskiy2021-04-301-1/+1
* block: add bdrv_attach_child_common() transaction actionVladimir Sementsov-Ogievskiy2021-04-301-1/+1
* block: use topological sort for permission updateVladimir Sementsov-Ogievskiy2021-04-301-1/+1
* iotests: Test mirror-top filter permissionsMax Reitz2021-04-092-0/+126
* iotests: add test for removing persistent bitmap from backing fileVladimir Sementsov-Ogievskiy2021-04-092-0/+75
* iotests/qsd-jobs: Filter events in the first testMax Reitz2021-04-092-11/+4Star
* iotests/244: Test preallocation for data-file-rawMax Reitz2021-03-302-0/+163
* qcow2: Force preallocation with data-file-rawMax Reitz2021-03-301-5/+4Star
* iotests/046: Filter request lengthMax Reitz2021-03-292-53/+54
* iotests/116: Fix reference outputMax Reitz2021-03-291-6/+6
* iotests: fix 051.out expected output after error text touchupsConnor Kuehl2021-03-291-3/+3
* iotests: Fix typo in iotest 051Tao Xu2021-03-292-3/+3
* Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2021-03-251-0/+10
|\