aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2021-09-01iotests/image-fleecing: proper source deviceVladimir Sementsov-Ogievskiy
2021-09-01iotests.py: hmp_qemu_io: support qdevVladimir Sementsov-Ogievskiy
2021-09-01iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy
2021-09-01iotests/222: constantly use single quotes for stringsVladimir Sementsov-Ogievskiy
2021-09-01iotests/222: fix pylint and mypy complainsVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy
2021-09-01block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-01iotests: use subprocess.DEVNULL instead of open("/dev/null")John Snow
2021-09-01iotests: use with-statement for open() callsJohn Snow
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: insert valgrind command line as wrapper for qemu binaryEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: allow valgrind to read/delete the generated log fileEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend QMP socket timeout when using valgrindEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: extend the check script to prepare supporting valgrind for pyth...Emanuele Giuseppe Esposito
2021-09-01qemu-iotests: add gdbserver option to script tests tooEmanuele Giuseppe Esposito
2021-09-01qemu_iotests: insert gdbserver command line as wrapper for qemu binaryEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: delay QMP socket timersEmanuele Giuseppe Esposito
2021-09-01qemu-iotests: add option to attach gdbserverEmanuele Giuseppe Esposito
2021-09-01python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito
2021-08-09tests: filter out TLS distinguished name in certificate checksDaniel P. Berrangé
2021-07-21qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'Eric Blake
2021-07-21qemu-img: Fail fast on convert --bitmaps with inconsistent bitmapEric Blake
2021-07-21iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake
2021-07-20iotests/307: Test iothread conflict for exportsMax Reitz
2021-07-20block/mirror: fix active mirror dead-lock in mirror_wait_on_conflictsVladimir Sementsov-Ogievskiy
2021-07-20iotest 151: add test-case that shows active mirror dead-lockVladimir Sementsov-Ogievskiy
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake
2021-07-12iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-09block: Make blockdev-reopen stable APIAlberto Garcia
2021-07-09iotests: Test reopening multiple devices at the same timeAlberto Garcia
2021-07-09block: Support multiple reopening with x-blockdev-reopenAlberto Garcia
2021-07-09qemu-img: Improve error for rebase without backing formatEric Blake
2021-07-09qemu-img: Require -F with -b backing imageEric Blake
2021-07-09qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake
2021-07-09iotests/fuse-allow-other: Test allow-otherMax Reitz