mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-26 14:03:49 +03:00
conf: improve the comments for "xmlopt"
Signed-off-by: Wang Rui <moon.wangrui@huawei.com>
This commit is contained in:
parent
4d2a8a0a0c
commit
8adcc1bf5b
@ -2417,6 +2417,7 @@ virDomainObjPtr virDomainObjListAdd(virDomainObjListPtr doms,
|
||||
* operations do not persist past shutdown.
|
||||
*
|
||||
* @param caps pointer to capabilities info
|
||||
* @param xmlopt pointer to XML parser configuration object
|
||||
* @param domain domain object pointer
|
||||
* @param live if true, run this operation even for an inactive domain.
|
||||
* this allows freely updated domain->def with runtime defaults before
|
||||
@ -2454,6 +2455,7 @@ virDomainObjSetDefTransient(virCapsPtr caps,
|
||||
* return the running config.
|
||||
*
|
||||
* @param caps pointer to capabilities info
|
||||
* @param xmlopt pointer to XML parser configuration object
|
||||
* @param domain domain object pointer
|
||||
* @return NULL on error, virDOmainDefPtr on success
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user