]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachDiskGeneric: Move PR helper attach into qemuDomainAttachDeviceDiskLiv...
authorPeter Krempa <pkrempa@redhat.com>
Fri, 21 May 2021 08:37:36 +0000 (10:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 May 2021 18:38:08 +0000 (20:38 +0200)
commite5aa3b794392cba9d1dfa35c07fdaaba9e97dc5c
treea33fe7187bc4fec20885c867a5b1e6fe11facbd5
parentb01e701a01d42f598d1caef3d6c98b23716e01da
qemuDomainAttachDiskGeneric: Move PR helper attach into qemuDomainAttachDeviceDiskLiveInternal

Similarly to previous refactors we want to move all hotplug related
setup which isn't strictly relevant to attaching the disk into
qemuDomainAttachDeviceDiskLiveInternal.

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