summary refs log tree commit diff stats
path: root/tests/qemu-iotests/147 (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy2023-10-121-20/+11
* iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy2023-10-121-1/+1
* iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy2023-10-121-1/+2
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests/147: Fix drive parametersMax Reitz2020-02-201-1/+1
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta2020-01-301-2/+3
* iotests/147: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
* iotests: Restrict nbd Python tests to nbdMax Reitz2019-09-101-3/+2
* iotests.py: Add qemu_nbd_early_pipe()Max Reitz2019-06-131-2/+2
* iotests: Allow 147 to be run concurrentlyMax Reitz2019-01-311-30/+68
* iotests: Bind qemu-nbd to localhost in 147Max Reitz2019-01-311-1/+1
* iotests: Explicitly bequeath FDs in PythonMax Reitz2018-10-301-1/+1
* iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2018-01-261-13/+55
* nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake2017-11-091-0/+1
* iotests: 147: Don't test inet6 if not availableFam Zheng2017-05-261-0/+7
* nbd: Tidy up blockdev-add interfaceMarkus Armbruster2017-04-031-8/+17
* block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster2017-03-281-1/+1
* iotests: Add test for NBD's blockdev-add interfaceMax Reitz2016-10-271-0/+195