]> Git Repo - qemu.git/commit - tests/qemu-iotests/iotests.py
iotests.py: Allow concurrent qemu instances
authorMax Reitz <[email protected]>
Tue, 25 Oct 2016 13:11:38 +0000 (15:11 +0200)
committerKevin Wolf <[email protected]>
Thu, 27 Oct 2016 17:05:23 +0000 (19:05 +0200)
commit5fcbdf508a9b5962d2e609b95364e1aae8797a4c
tree0fd53ebcc4e7c90886b4ba76a4c9364cfa88a37f
parentbec87774c24aac5b950f4a51ca0f5edee5d88966
iotests.py: Allow concurrent qemu instances

By adding an optional suffix to the files used for communication with a
VM, we can launch multiple VM instances concurrently.

Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/iotests.py
This page took 0.025314 seconds and 4 git commands to generate.