qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-img: complains about missing iscsi option group


From: Paolo Bonzini
Subject: Re: [Qemu-devel] qemu-img: complains about missing iscsi option group
Date: Tue, 24 Jan 2017 12:24:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1


On 19/01/2017 18:03, Daniel P. Berrange wrote:
>>> Move the iscsi option registration out of vl.c and back into a shared file
>>> in block/ such that all programs see the options, not just the emulators.
>> Any preference which file? It seems no other block driver registers options.
> ISCSI is somewhat bizarre in that it has a separate global -iscsi arg
> instead of just accepting all args via the -drive spec like every other
> block driver does, so there's no precedent to follow.
> 
> So suggest we just need a block/iscsi-global.c to deal with this.

Why not block/iscsi.c itself?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]