Re: [Qemu-devel] [PATCH 1/3] qemu-io: Use purely string blockdev options

2018-05-02 Thread Eric Blake
On 05/02/2018 03:20 PM, Max Reitz wrote: Currently, qemu-io only uses string-valued blockdev options (as all are converted directly from QemuOpts) -- with one exception: -U adds the force-share option as a boolean. This in itself is already a bit questionable, but a real issue is that it also as

[Qemu-devel] [PATCH 1/3] qemu-io: Use purely string blockdev options

2018-05-02 Thread Max Reitz
Currently, qemu-io only uses string-valued blockdev options (as all are converted directly from QemuOpts) -- with one exception: -U adds the force-share option as a boolean. This in itself is already a bit questionable, but a real issue is that it also assumes the value already existing in the opt