[libvirt] [PATCH v3] xml: print uuids in the warning

2012-10-29 Thread Ján Tomko
In the XML warning, we print a virsh command line that can be used to edit that XML. This patch prints UUIDs if the entity name contains special characters (like shell metacharacters, or -- that would break parsing of the XML comment). If the entity doesn't have a UUID, just print the virsh

Re: [libvirt] [PATCH v3] xml: print uuids in the warning

2012-10-29 Thread Peter Krempa
On 10/29/12 13:15, Ján Tomko wrote: In the XML warning, we print a virsh command line that can be used to edit that XML. This patch prints UUIDs if the entity name contains special characters (like shell metacharacters, or -- that would break parsing of the XML comment). If the entity doesn't