• J
    xml: print uuids in the warning · 0b121614
    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 command that can be used to edit it.
    0b121614
storage_conf.c 60.6 KB