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

2018-11-19 Thread Daniel P . Berrangé
On Mon, Nov 19, 2018 at 04:55:16PM +0100, Michal Suchánek wrote: > On Mon, 19 Nov 2018 14:20:59 + > Daniel P. Berrangé 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: > > > > > >

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

2018-11-19 Thread Michal Suchánek
On Mon, 19 Nov 2018 14:20:59 + Daniel P. Berrangé 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 sens

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

2018-11-19 Thread Daniel P . Berrangé
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 -dri

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

2018-11-19 Thread Michal Suchánek
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? Thanks Michal