#565907 virt-manager: tap devices of a cloned VM are not renamed and thus cannot be created

#565907#5
Date:
2010-01-19 15:34:11 UTC
From:
To:
If I clone a VM which creates TAP devices (<target dev='...'/>), the value
for target dev is not changed.  Thus, the network interfaces get the same
names as the interfaces of the original VM, which causes a conflict.

The names of the interface should be either made be user changeable in the
clone dialog, or automatically renamed, or both.