Re: [libvirt] [PATCH v3] qemu: Allow the user to specify vendor and product for disk
Il 16/11/2012 08:47, Osier Yang ha scritto: > + > + > +[a-zA-Z0-9]{0,8} > + > + > + > + > + > + > +[a-zA-Z0-9]{0,16} > + > + The list of registered SCSI vendors alone includes minus, ampersa
[libvirt] [PATCH v3] qemu: Allow the user to specify vendor and product for disk
QEMU supports setting vendor and product strings for disk since 1.2.0 (only scsi-disk, scsi-hd, scsi-cd support it), this patch exposes it with new XML elements and of disk device. --- docs/formatdomain.html.in | 12 + docs/schemas/domaincommon.rng