From: Jiri Denemark Date: Wed, 20 Jan 2010 14:16:29 +0000 (+0100) Subject: Document cpu-compare command in virsh man page X-Git-Tag: v0.7.6~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704bd732b5c05ed917dc857d578f3ec61f5ad4ff;p=thirdparty%2Flibvirt.git Document cpu-compare command in virsh man page Signed-off-by: Jiri Denemark --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 84a8564738..10f622f8a3 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -213,6 +213,15 @@ crashed. Prints the available amount of memory on the machine or within a NUMA cell if I is provided. +=item B I + +Compare CPU definition from XML with host CPU. The XML may +contain either host or guest CPU definition. The host CPU definition is the + element and its contents as printed by B command. The +guest CPU definition is the element and its contents from domain XML +definition. For more information on guest CPU definition see: +L + =back =head1 DOMAIN COMMANDS