]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for networked disks for block commit
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:53:47 +0000 (11:53 +0200)
commit60244b56afb3438080b55ac838766af3a0037e03
treecd923690be3c27fbc063cf058f78abd87c2185c5
parent37183e5db83fd476be552fd889edc74d82927981
qemu: Add support for networked disks for block commit

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