Re: [libvirt] [PATCH 6/8] qemu: Translate the pool disk source earlier

2013-04-08 Thread Osier Yang
On 06/04/13 08:34, John Ferlan wrote: On 04/04/2013 03:38 PM, Osier Yang wrote: To support shareable for volume type disk, we have to translate the source before trying to add the shared disk entry. To archieve s/archeive/achieve/ the goal, this moves the helper qemuTranslateDiskSourcePool

Re: [libvirt] [PATCH 6/8] qemu: Translate the pool disk source earlier

2013-04-05 Thread John Ferlan
On 04/04/2013 03:38 PM, Osier Yang wrote: To support shareable for volume type disk, we have to translate the source before trying to add the shared disk entry. To archieve s/archeive/achieve/ the goal, this moves the helper qemuTranslateDiskSourcePool into src/qemu/qemu_conf.c, and

[libvirt] [PATCH 6/8] qemu: Translate the pool disk source earlier

2013-04-04 Thread Osier Yang
To support shareable for volume type disk, we have to translate the source before trying to add the shared disk entry. To archieve the goal, this moves the helper qemuTranslateDiskSourcePool into src/qemu/qemu_conf.c, and introduce a internal only member (voltype) for struct