Home
last modified time | relevance | path

Searched hist:e2c8eb14 (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qemu-iotests/
H A D245e2c8eb14 Fri Oct 08 13:34:32 GMT 2021 Kevin Wolf <kwolf@redhat.com> iotests/245: Fix type for iothread property

iothread is a string property, so None (= JSON null) is not a valid
value for it. Pass the empty string instead to get the default iothread.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211008133442.141332-6-kwolf@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>