Am 14.06.2018 um 15:09 hat Richard W.M. Jones geschrieben:
> On Thu, Jun 14, 2018 at 11:55:43AM +0200, Kevin Wolf wrote:
> > The -drive option serial was deprecated in QEMU 2.10. It's time to
> > remove it.
> > 
> > Tests need to be updated to set the serial number with -global instead
> > of using the -drive option.
> 
> Libguestfs uses this option to set the disk serial/label.  What is
> the alternate syntax?

Just set it in -device (for the disk, e.g. the one for ide-hd) rather
than -drive.

Kevin

Reply via email to