]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Format proper source string for cdrom media change
authorPeter Krempa <pkrempa@redhat.com>
Fri, 8 Aug 2014 08:16:32 +0000 (10:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 Aug 2014 07:28:04 +0000 (09:28 +0200)
commitb57ca1320c8201e6e127868f7b0495c65eaa5056
treee96299e4a44004eb2626cd6b496f6d9f7bf32534
parent1f39218e4fdca901f7adca442e6ed6957b6eadef
qemu: hotplug: Format proper source string for cdrom media change

Use the qemu source string formatter to format the source string
correctly for remote and other storage instead of passing source->path
blindly.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h