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