aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/207
AgeCommit message (Expand)AuthorFilesLines
2022-03-22iotests/207: Filter host fingerprintHanna Reitz1-1/+6
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé1-0/+54
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-05-05iotests: add script_initializeJohn Snow1-2/+4
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé1-1/+1
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-06-24ssh: switch from libssh2 to libsshPino Toscano1-11/+43
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz1-5/+5
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz1-3/+7
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz1-1/+1
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-2/+2
2018-05-30block/create: Mark blockdev-create stableKevin Wolf1-1/+1
2018-05-30qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf1-242/+198
2018-03-09qemu-iotests: Test ssh image creation over QMPKevin Wolf1-0/+261