]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachDeviceDiskLiveInternal: Absorb qemuDomainAttachVirtioDiskDevice
authorPeter Krempa <pkrempa@redhat.com>
Tue, 18 May 2021 13:10:22 +0000 (15:10 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 May 2021 18:38:08 +0000 (20:38 +0200)
commitf60135d37a9f5bb3a06761da5ff097d2f6a16a56
tree300d6d2211ef7e32c89ee0fc0332d0b81c38ca3e
parentf7fbdbb52fdaca79344bd13fea3b4199f7919d15
qemuDomainAttachDeviceDiskLiveInternal: Absorb qemuDomainAttachVirtioDiskDevice

Move the specific device setup and address reservation code into the
main hotplug helper as it's just one extra function call.

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