mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 18:15:25 +00:00
virsh: Document nodeinfo output
This commit is contained in:
parent
62ed801c13
commit
4e3a1c3021
@ -235,7 +235,9 @@ Print the XML representation of the hypervisor sysinfo, if available.
|
||||
=item B<nodeinfo>
|
||||
|
||||
Returns basic information about the node, like number and type of CPU,
|
||||
and size of the physical memory.
|
||||
and size of the physical memory. The output corresponds to virNodeInfo
|
||||
structure. Specifically, the "CPU socket(s)" field means number of CPU
|
||||
sockets per NUMA cell.
|
||||
|
||||
=item B<capabilities>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user