Re: [libvirt] [PATCH 0/4 v3] Support to set disk wwn

2012-09-17 Thread Osier Yang
On 2012年09月18日 10:47, Osier Yang wrote: v2 - v3: * Just rebase on the top. v1 - v2: * Validate wwn while parsing * Error out earlier "if (disk->device == "lun"&& disk->wwn)", no logic change. This introduces new element for disk, to allow to set wwn (just like setting serial nu

[libvirt] [PATCH 0/4 v3] Support to set disk wwn

2012-09-17 Thread Osier Yang
v2 - v3: * Just rebase on the top. v1 - v2: * Validate wwn while parsing * Error out earlier "if (disk->device == "lun" && disk->wwn)", no logic change. This introduces new element for disk, to allow to set wwn (just like setting serial number) for the virtual disk (Only QEMU devices