mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-27 07:22:07 +03:00
caps: Fix function docs for virCapabilitiesAddHostNUMACell
This commit is contained in:
parent
15ca990229
commit
f162a229e7
@ -276,6 +276,7 @@ virCapabilitiesAddHostMigrateTransport(virCapsPtr caps,
|
||||
* @caps: capabilities to extend
|
||||
* @num: ID number of NUMA cell
|
||||
* @ncpus: number of CPUs in cell
|
||||
* @mem: Total size of memory in the NUMA node (in KiB)
|
||||
* @cpus: array of CPU definition structures, the pointer is stolen
|
||||
*
|
||||
* Registers a new NUMA cell for a host, passing in a
|
||||
|
Loading…
Reference in New Issue
Block a user