On 10/10/2019 17.24, Max Reitz wrote:
> iotests.py itself does not store socket files, but it machine.py and
> qtest.py do. iotests.py needs to pass the respective path to them, and
> they need to adhere to it.
>
> Signed-off-by: Max Reitz
> ---
> python/qemu/machine.py| 15
On 10/10/19 10:24 AM, Max Reitz wrote:
iotests.py itself does not store socket files, but it machine.py and
s/it //
qtest.py do. iotests.py needs to pass the respective path to them, and
they need to adhere to it.
Signed-off-by: Max Reitz
---
python/qemu/machine.py| 15 ++
iotests.py itself does not store socket files, but it machine.py and
qtest.py do. iotests.py needs to pass the respective path to them, and
they need to adhere to it.
Signed-off-by: Max Reitz
---
python/qemu/machine.py| 15 ---
python/qemu/qtest.py | 9 ++---
t