summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * migrate-bitmaps-postcopy-test: check that we can't remove in-flight bitmapsVladimir Sementsov-Ogievskiy2021-03-241-0/+10
* | iotests: iothreads need ioeventfdLaurent Vivier2021-03-244-3/+24
* | iotests: test m68k with the virt machineLaurent Vivier2021-03-241-0/+1
* | iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier2021-03-2413-55/+19Star
|/
* fdc: Drop deprecated floppy configurationMarkus Armbruster2021-03-192-591/+2Star
* stream: Don't crash when node permission is deniedKevin Wolf2021-03-192-0/+30
* storage-daemon: Call job_cancel_sync_all() on shutdownKevin Wolf2021-03-192-0/+88
* block: remove support for using "file" driver with block/char devicesDaniel P. Berrangé2021-03-181-5/+5
* block: remove 'dirty-bitmaps' field from 'BlockInfo' structDaniel P. Berrangé2021-03-186-9/+13
* block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé2021-03-186-336/+167Star
* block: remove 'encryption_key_missing' flag from QAPIDaniel P. Berrangé2021-03-183-46/+23Star
* hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé2021-03-182-12/+0Star
* hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé2021-03-182-12/+0Star
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-1/+1
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell2021-03-114-8/+16
|\
| * utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake2021-03-083-6/+14
| * nbd: server: Report holes for raw imagesNir Soffer2021-03-081-2/+2
* | blockdev: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-3/+3
* | block: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-0817-26/+26