mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 22:25:25 +00:00
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>
This commit is contained in:
parent
08e0ffe8f5
commit
b663201b23
@ -15075,8 +15075,8 @@ qemuDomainCheckCCWS390AddressSupport(const virDomainDef *def,
|
||||
* @src: source to start from
|
||||
*
|
||||
* Prepares various aspects of a storage source belonging to a disk backing
|
||||
* chain. This function should be also called for detected backing chain
|
||||
* members.
|
||||
* chain based on the disk configuration. This function should be also called
|
||||
* for detected backing chain members.
|
||||
*/
|
||||
void
|
||||
qemuDomainPrepareDiskSourceData(virDomainDiskDefPtr disk,
|
||||
|
Loading…
Reference in New Issue
Block a user