]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
virsh: Document nodeinfo output
authorJiri Denemark <jdenemar@redhat.com>
Thu, 2 Jun 2011 08:56:43 +0000 (10:56 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 3 Jun 2011 17:57:04 +0000 (19:57 +0200)
tools/virsh.pod

index 6ca3002dad03d15adcceabaeffda7a3b824b15a5..7ed30039dd17e540628b30f84c52b60236029a3e 100644 (file)
@@ -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>