* Re: [Qemu-devel] Block format 'raw' does not support the option 'share-rw'
[not found] ` <20190328214807.65f99b94@kitsune.suse.cz>
@ 2019-04-02 16:10 ` Kevin Wolf
0 siblings, 0 replies; only message in thread
From: Kevin Wolf @ 2019-04-02 16:10 UTC (permalink / raw)
To: Michal Suchánek; +Cc: qemu-devel
Am 28.03.2019 um 21:48 hat Michal Suchánek geschrieben:
> On Thu, 28 Mar 2019 16:56:48 +0100
> Michal Suchánek <msuchanek@suse.de> wrote:
>
> > Hello,
> >
> > I tried to update my machine definitions to work with current qemu.
> >
> > Unfortunately, while qemu 2.11 supports disk sharing with raw images
> > qemu 3.1 does not. That looks bogus to me. What is not supported about
> > writing random block into a file in parallel?
>
> And of course it is because the option is supported on a different
> option (yes, options that have options get convoluted) and the error
> message is quite unhelpful in diagnosing that.
>
> Now if different formats can register new option handlers which
> magically make an option supported I don't see how the diagnostic can
> do much better, unfortunately.
That's not really what happens. This is an option of the virtual device,
not of the format driver. The format driver is not involved at all,
which is why it's just an unknown option for it.
Kevin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-04-02 16:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20190328165648.76c5527d@kitsune.suse.cz>
[not found] ` <20190328214807.65f99b94@kitsune.suse.cz>
2019-04-02 16:10 ` [Qemu-devel] Block format 'raw' does not support the option 'share-rw' Kevin Wolf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).