]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: clarify sematics of qemuDomainPrepareDiskSourceData
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Oct 2019 13:16:41 +0000 (15:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 21 Oct 2019 14:29:05 +0000 (16:29 +0200)
commitb663201b23e9d9f46bc54cc8634bd33af21a52e7
tree037dee112dfba2abdec32893599a5dd771716fbb
parent08e0ffe8f58dc0ca45d1b77da4f6d2d8fc32e26a
qemu: domain: clarify sematics of qemuDomainPrepareDiskSourceData

Note in the comment that this function prepares the storage source based
on the configuration of the disk.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_domain.c