Re: [libvirt] [PATCHv7 4/4] qemu: Add support for networked disks for block pull/block rebase

2014-07-08 Thread Peter Krempa
On 07/08/14 00:44, Eric Blake wrote: On 07/04/2014 05:22 AM, Peter Krempa wrote: Now that we are able to select images from the backing chain via indexed access we should also convert possible network sources to qemu-compatible strings before passing them to qemu. --- src/qemu/qemu_driver.c

Re: [libvirt] [PATCHv7 4/4] qemu: Add support for networked disks for block pull/block rebase

2014-07-07 Thread Eric Blake
On 07/04/2014 05:22 AM, Peter Krempa wrote: Now that we are able to select images from the backing chain via indexed access we should also convert possible network sources to qemu-compatible strings before passing them to qemu. --- src/qemu/qemu_driver.c | 45

[libvirt] [PATCHv7 4/4] qemu: Add support for networked disks for block pull/block rebase

2014-07-04 Thread Peter Krempa
Now that we are able to select images from the backing chain via indexed access we should also convert possible network sources to qemu-compatible strings before passing them to qemu. --- src/qemu/qemu_driver.c | 45 + 1 file changed, 41 insertions(+),