aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-08iotests: add parallels-read-bitmap testVladimir Sementsov-Ogievskiy4-0/+112
2021-03-08iotests.py: add unarchive_sample_image() helperVladimir Sementsov-Ogievskiy1-0/+10
2021-03-08iotests: Fix up python style in 300Eric Blake1-4/+6
2021-03-08iotests/283: Check that finalize drops backup-topMax Reitz2-0/+68
2021-03-08iotests: Drop deprecated 'props' from object-addAlberto Garcia9-29/+19
2021-02-20hw/block/fdc: Remove the check_media_rate propertyThomas Huth1-35/+0
2021-02-15tests/qemu-iotests: Remove test 259 from the "auto" groupThomas Huth1-1/+1
2021-02-15iotests: Consistent $IMGOPTS boundary matchingMax Reitz1-1/+3
2021-02-13Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell2-2/+95
2021-02-12qemu-iotests: 300: Add test case for modifying persistence of bitmapPeter Krempa2-2/+95
2021-02-12iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy2-9/+16
2021-02-12iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy2-10/+32
2021-02-12iotests.py: qemu_nbd_popen: remove pid file after useVladimir Sementsov-Ogievskiy1-1/+5
2021-02-12iotests/264: move to python unittestVladimir Sementsov-Ogievskiy2-55/+58
2021-02-12iotests/210: Fix reference outputMax Reitz1-1/+1
2021-02-08iotests: fix loading of common.config from tests/ subdirDaniel P. Berrangé1-2/+8
2021-02-08iotests: add support for capturing and matching QMP eventsDaniel P. Berrangé1-1/+105
2021-02-08block: allow specifying name of block device for vmstate storageDaniel P. Berrangé1-6/+6
2021-02-08block: push error reporting into bdrv_all_*_snapshot functionsDaniel P. Berrangé1-5/+5
2021-02-05iotests: 30: drop from auto group (and effectively from make check)Vladimir Sementsov-Ogievskiy1-1/+1
2021-02-03block: refactor bdrv_check_request: add errpVladimir Sementsov-Ogievskiy1-1/+1
2021-02-03iotests: Fix expected whitespace for 185Eric Blake1-1/+1
2021-02-02iotests: Fix -makecheck outputKevin Wolf1-2/+4
2021-02-02iotests: check: return 1 on failureVladimir Sementsov-Ogievskiy2-2/+7
2021-02-02iotests: Revert emulator selection to old behaviourKevin Wolf1-1/+1
2021-02-02iotests/297: pylint: ignore too many statementsVladimir Sementsov-Ogievskiy1-0/+2
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell1-2/+2
2021-01-29Prefer 'on' | 'off' over 'yes' | 'no' for bool optionsDaniel P. Berrangé1-2/+2
2021-01-29iotests/testrunner: fix recognition of python testsVladimir Sementsov-Ogievskiy1-1/+1
2021-01-27iotests: rename and move 169 and 199 testsVladimir Sementsov-Ogievskiy4-0/+0
2021-01-27iotests: rewrite check into pythonVladimir Sementsov-Ogievskiy5-1295/+137
2021-01-27iotests: add testrunner.pyVladimir Sementsov-Ogievskiy1-0/+367
2021-01-27iotests: add testenv.pyVladimir Sementsov-Ogievskiy1-0/+281
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy1-0/+159
2021-01-27iotests: 146: drop extra whitespaces from .out fileVladimir Sementsov-Ogievskiy1-390/+390