aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/147
AgeCommit message (Expand)AuthorFilesLines
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta1-2/+3
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-09-10iotests: Restrict nbd Python tests to nbdMax Reitz1-3/+2
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz1-2/+2
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz1-30/+68
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz1-1/+1
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz1-1/+1
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy1-13/+55
2017-11-09nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake1-0/+1
2017-05-26iotests: 147: Don't test inet6 if not availableFam Zheng1-0/+7
2017-04-03nbd: Tidy up blockdev-add interfaceMarkus Armbruster1-8/+17
2017-03-28block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster1-1/+1
2016-10-27iotests: Add test for NBD's blockdev-add interfaceMax Reitz1-0/+195