Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
implementation. But the implementation did not handle kernels without
device-mapper support. This is now fixed.
+ * remove autogenerated macvtap names from migration XML
+
+ Autogenerated macvtap device names were being left in the
+ migration XML, which could result in libvirt erroneously deleting
+ the macvtap device of a different guest in the aftermath of
+ failing to restart the guest on the destination host. Removing the
+ autogenerated names avoids this.
+
v6.6.0 (2020-08-02)
===================