migration: failover: reset partially_hotplugged
authorLaurent Vivier <lvivier@redhat.com>
Tue, 29 Jun 2021 15:29:37 +0000 (17:29 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 3 Jul 2021 07:12:35 +0000 (03:12 -0400)
commit109c20ea28cc0d82fa353e692345b172cb5721cc
tree062cd3838283cfa30e22f6baa8fd4cae64068db1
parentdf07a8f8cb743e0ff86346bcb49fe09240e4be6c
migration: failover: reset partially_hotplugged

When the card is plugged back, reset the partially_hotplugged flag to false

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1787194
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20210629152937.619193-1-lvivier@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c