]> xenbits.xensource.com Git - libvirt.git/commit
qemu: hotplug: Prepare disk source in qemuDomainAttachDeviceDiskLive
authorPeter Krempa <pkrempa@redhat.com>
Mon, 13 Aug 2018 13:17:36 +0000 (15:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Aug 2018 13:46:06 +0000 (15:46 +0200)
commit192fdaa614e3800255048a8a70c1292ccf18397a
treeb6f1292cc0fdfbe65699166a456221867295003d
parent663b1d55de652201b19d875f0eff730dc28e689e
qemu: hotplug: Prepare disk source in qemuDomainAttachDeviceDiskLive

Move the preparation steps from qemuDomainAttachDiskGeneric up into
qemuDomainAttachDeviceDiskLive so that also media changing can use the
prepared file.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_hotplug.c