migration: failover: emit a warning when the card is not fully unplugged
commita51dcef08ba574c129ae347f6f47b61ccb10cf07
authorLaurent Vivier <lvivier@redhat.com>
Thu, 1 Jul 2021 13:14:58 +0000 (1 15:14 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 13 Jul 2021 15:21:57 +0000 (13 16:21 +0100)
treed9a53432b2850584d2cf29d312085a04fbaae912
parent224f364a49ec88f9710908574393818d964d0593
migration: failover: emit a warning when the card is not fully unplugged

When the migration fails or is canceled we wait the end of the unplug
operation to be able to plug it back. But if the unplug operation
is never finished we stop to wait and QEMU emits a warning to inform
the user.

Based-on: 20210629155007.629086-1-lvivier@redhat.com
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20210701131458.112036-1-lvivier@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/migration.c