aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2021-07-09iotests/308: Test +w on read-only FUSE exportsMax Reitz
2021-07-09export/fuse: Add allow-other optionMax Reitz
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé
2021-06-29iotests: Test replacing files with x-blockdev-reopenAlberto Garcia
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia
2021-06-29block: bdrv_reopen_parse_backing(): don't check frozen childVladimir Sementsov-Ogievskiy
2021-06-29block: BDRV_O_NO_IO for backing file on creationMax Reitz
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-06-02block: improve permission conflict error messageVladimir Sementsov-Ogievskiy