]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Add support for networked disks for block pull/block rebase
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Apr 2014 13:39:19 +0000 (15:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2014 09:55:26 +0000 (11:55 +0200)
commitc6bf2f0ffc5d51f03eeb83103c323ff7949e8b59
treecec5e6720729de01128633f70ba6916e47285b65
parent60244b56afb3438080b55ac838766af3a0037e03
qemu: Add support for networked disks for block pull/block rebase

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