]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move and rename qemuHotplugPrepareDiskSourceAccess
authorPeter Krempa <pkrempa@redhat.com>
Thu, 18 Apr 2019 08:04:26 +0000 (10:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 9 May 2019 13:55:35 +0000 (15:55 +0200)
commit3d36d666f8996760eb06b0d8e4cb71630b9940e4
tree94670ae63b0d7b884baf6aa6abe5c674551c0948
parent1a828a578e03b9b7a298c92af43b6bc17c240470
qemu: Move and rename qemuHotplugPrepareDiskSourceAccess

Move it to qemu_domain.c and call it
qemuDomainStorageSourceChainAccessPrepare.

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