[libvirt] PATCH: Support setting a disk drive serial (number)

Mark McLoughlin markmc at redhat.com
Tue Aug 18 08:25:54 UTC 2009


On Mon, 2009-08-17 at 18:12 +0100, Daniel P. Berrange wrote:

> +            if (disk->serial)
> +                virBufferVSprintf(&opt, ",serial=%s", disk->serial);

qemu-0.9.1 didn't support serial=, qemu-0.10.0 and kvm-83 were the first
versions to add it

Looks fine apart from that

Cheers,
Mark.




More information about the libvir-list mailing list