aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2021-11-16file-posix: Fix alignment after reopen changing O_DIRECTKevin Wolf
2021-11-16iotests/030: Unthrottle parallel jobs in reverseHanna Reitz
2021-11-03Merge remote-tracking branch 'remotes/kwolf/tags/for-upstream' into stagingRichard Henderson
2021-11-02block: Fail gracefully when blockdev-snapshot creates loopsKevin Wolf
2021-11-02pylint: fix errors and warnings generated by tests/qemu-iotests/297Emanuele Giuseppe Esposito
2021-11-01iotests/300: avoid abnormal shutdown race conditionJohn Snow
2021-11-01iotests: Conditionally silence certain AQMP errorsJohn Snow
2021-11-01iotests: Accommodate async QMP Exception classesJohn Snow
2021-11-01python/machine: remove has_quit argumentJohn Snow
2021-11-01iotests/linters: Add workaround for mypy bug #9852John Snow
2021-11-01iotests/linters: Add entry point for linting via Python CIJohn Snow
2021-11-01iotests: split linters.py out from 297John Snow
2021-11-01iotests/297: split test into sub-casesJohn Snow
2021-11-01iotests/297: update tool availability checksJohn Snow
2021-11-01iotests/297: Change run_linter() to raise an exception on failureJohn Snow
2021-11-01iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow
2021-11-01iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow
2021-11-01iotests/297: Don't rely on distro-specific linter binariesJohn Snow
2021-11-01iotests/297: Create main() functionJohn Snow
2021-11-01iotests/297: Add get_files() functionJohn Snow
2021-11-01iotests/297: Split mypy configuration out into mypy.iniJohn Snow
2021-11-01iotests/297: Move pylint config into pylintrcJohn Snow
2021-10-27qapi: Improve input_type_enum()'s error messageMarkus Armbruster
2021-10-15iotests/051: Fix typoKevin Wolf
2021-10-15iotests/245: Fix type for iothread propertyKevin Wolf
2021-10-13qemu-iotests: flush after every testPaolo Bonzini
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-10-07Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson
2021-10-07iotests: Add mirror-ready-cancel-error testHanna Reitz
2021-10-07job: @force parameter for job_cancel_sync()Hanna Reitz
2021-10-06iotests: Update for pylint 2.11.1John Snow
2021-10-06iotests/migrate-bitmaps-test: delintJohn Snow
2021-10-06iotests/mirror-top-perms: Adjust importsJohn Snow
2021-10-06iotests/linters: check mypy files all at onceJohn Snow
2021-10-06iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow
2021-10-06iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-15qemu-img: Add -F shorthand to convertEric Blake
2021-09-15qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy
2021-09-15block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy
2021-09-15tests: add migrate-during-backupVladimir Sementsov-Ogievskiy
2021-09-15iotests/297: Cover tests/Hanna Reitz
2021-09-15mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz
2021-09-15migrate-bitmaps-test: Fix pylint warningsHanna Reitz
2021-09-15migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz
2021-09-15iotests/297: Drop 169 and 199 from the skip listHanna Reitz
2021-09-15iotests: Fix use-{list,dict}-literal warningsHanna Reitz
2021-09-15iotests: Fix unspecified-encoding pylint warningsHanna Reitz
2021-09-01iotests/image-fleecing: add test-case for copy-before-write filterVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: prepare for adding new test-caseVladimir Sementsov-Ogievskiy
2021-09-01iotests/image-fleecing: rename tgt_nodeVladimir Sementsov-Ogievskiy