From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Michal Suchánek" <msuchanek@suse.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Block format 'raw' does not support the option 'serial'
Date: Mon, 19 Nov 2018 16:05:42 +0000 [thread overview]
Message-ID: <20181119160542.GS19532@redhat.com> (raw)
In-Reply-To: <20181119165516.388123be@naga>
On Mon, Nov 19, 2018 at 04:55:16PM +0100, Michal Suchánek wrote:
> On Mon, 19 Nov 2018 14:20:59 +0000
> Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> > On Mon, Nov 19, 2018 at 03:15:27PM +0100, Michal Suchánek wrote:
> > > Hello,
> > >
> > > I tried to run my VM with qemu git and I am greeted with:
> > >
> > > Block format 'raw' does not support the option 'serial'
> > >
> > > Is there any sensible reason to *not^ support disk serial number?
> >
> > The 'serial' property on -drive was deprecated in QEMU 2.10, and deleted
> > in 3.1, as it is not a property that makes sense for the backend.
> >
> > It should be set on the virtual device instead via the -device arg
>
> Is this documented anywhere?
>
> Looking at the man page I only see serial property on smbios.
The original deprecation was listed in the qemu man page / online user
guide, but this documentation gets deleted once the feature is actually
removed.
This wouldn't be so bad if we actually published versioned copies of
the qemu manual online, but we just overwrite the manual each time there
is a new release, so we've no historical record of deprecations.
Thirdly the -device properties are not documented at all - you just
have to look for them live with eg '$QEMU -device virtio-blk,help'
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
prev parent reply other threads:[~2018-11-19 16:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-19 14:15 [Qemu-devel] Block format 'raw' does not support the option 'serial' Michal Suchánek
2018-11-19 14:20 ` Daniel P. Berrangé
2018-11-19 15:55 ` Michal Suchánek
2018-11-19 16:05 ` Daniel P. Berrangé [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181119160542.GS19532@redhat.com \
--to=berrange@redhat.com \
--cc=msuchanek@suse.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).