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