summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests/051: Fix typoKevin Wolf2021-10-152-3/+3
* iotests/245: Fix type for iothread propertyKevin Wolf2021-10-151-2/+2
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-124-151/+1Star
* Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...Richard Henderson2021-10-074-37/+173
|\
| * iotests: Add mirror-ready-cancel-error testHanna Reitz2021-10-072-0/+148
| * job: @force parameter for job_cancel_sync()Hanna Reitz2021-10-072-37/+25Star
* | iotests: Update for pylint 2.11.1John Snow2021-10-062-4/+9
* | iotests/migrate-bitmaps-test: delintJohn Snow2021-10-061-22/+28
* | iotests/mirror-top-perms: Adjust importsJohn Snow2021-10-061-3/+4
* | iotests/linters: check mypy files all at onceJohn Snow2021-10-061-25/+21Star
* | iotests: add 'qemu' package location to PYTHONPATH in testenvJohn Snow2021-10-066-23/+14Star
* | iotests/image-fleecing: declare requirement of copy-before-writeVladimir Sementsov-Ogievskiy2021-10-061-0/+1
|/
* qemu-img: Add -F shorthand to convertEric Blake2021-09-151-1/+1
* qcow2: handle_dependencies(): relax conflict detectionVladimir Sementsov-Ogievskiy2021-09-152-3/+6
* block: bdrv_inactivate_recurse(): check for permissions and fix crashVladimir Sementsov-Ogievskiy2021-09-151-1/+1
* tests: add migrate-during-backupVladimir Sementsov-Ogievskiy2021-09-152-0/+102
* iotests/297: Cover tests/Hanna Reitz2021-09-151-2/+3
* mirror-top-perms: Fix AbnormalShutdown pathHanna Reitz2021-09-151-1/+1
* migrate-bitmaps-test: Fix pylint warningsHanna Reitz2021-09-151-18/+25
* migrate-bitmaps-postcopy-test: Fix pylint warningsHanna Reitz2021-09-151-6/+7
* iotests/297: Drop 169 and 199 from the skip listHanna Reitz2021-09-151-1/+1
* iotests: Fix use-{list,dict}-literal warningsHanna Reitz2021-09-151-2/+2
* iotests: Fix unspecified-encoding pylint warningsHanna Reitz2021-09-152-4/+6
* iotests/image-fleecing: add test-case for copy-before-write filterVladimir Sementsov-Ogievskiy2021-09-012-15/+107
* iotests/image-fleecing: prepare for adding new test-caseVladimir Sementsov-Ogievskiy2021-09-011-6/+13
* iotests/image-fleecing: rename tgt_nodeVladimir Sementsov-Ogievskiy2021-09-011-7/+7
* iotests/image-fleecing: proper source deviceVladimir Sementsov-Ogievskiy2021-09-012-5/+9
* iotests.py: hmp_qemu_io: support qdevVladimir Sementsov-Ogievskiy2021-09-011-2/+3
* iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy2021-09-012-0/+0
* iotests/222: constantly use single quotes for stringsVladimir Sementsov-Ogievskiy2021-09-011-34/+34
* iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy2021-09-012-10/+12
* block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy2021-09-011-1/+1
* block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy2021-09-012-22/+17Star
* iotests: use subprocess.DEVNULL instead of open("/dev/null")John Snow2021-09-011-7/+7
* iotests: use with-statement for open() callsJohn Snow2021-09-011-3/+4
* qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito2021-09-013-3/+18
* qemu-iotests: insert valgrind command line as wrapper for qemu binaryEmanuele Giuseppe Esposito2021-09-011-1/+5
* qemu-iotests: allow valgrind to read/delete the generated log fileEmanuele Giuseppe Esposito2021-09-011-0/+11
* qemu-iotests: extend QMP socket timeout when using valgrindEmanuele Giuseppe Esposito2021-09-011-3/+3
* qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito2021-09-013-3/+16
* qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito2021-09-012-2/+13
* qemu_iotests: insert gdbserver command line as wrapper for qemu binaryEmanuele Giuseppe Esposito2021-09-011-1/+2
* qemu-iotests: delay QMP socket timersEmanuele Giuseppe Esposito2021-09-011-1/+5
* qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito2021-09-013-3/+25
* python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito2021-09-011-1/+2
* tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé2021-08-093-3/+8
* qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake2021-07-212-2/+49
* qemu-img: Fail fast on convert --bitmaps with inconsistent bitmapEric Blake2021-07-212-20/+4Star
* iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake2021-07-212-2/+68