• J
    virsh: don't lie about reconnection in vshReconnect · d94b501b
    Ján Tomko 提交于
    Since we (ab)use vshReconnect for the default URI connection, if it
    fails it might print 'Failed to reconnect to the hypervisor' even if we
    were never connected before.
    
    This changes it to only mention reconnection on the first try after
    getting disconnected.
    d94b501b
virsh.c 78.3 KB