qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Block format 'raw' does not support the option 'serial'


From: Daniel P . Berrangé
Subject: Re: [Qemu-devel] Block format 'raw' does not support the option 'serial'
Date: Mon, 19 Nov 2018 14:20:59 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

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

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 :|



reply via email to

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