mbox series

[0/2] migration: failover: continue to wait card unplug on error

Message ID 20210629155007.629086-1-lvivier@redhat.com (mailing list archive)
Headers show
Series migration: failover: continue to wait card unplug on error | expand

Message

Laurent Vivier June 29, 2021, 3:50 p.m. UTC
We need to wait the end of the unplug phase to be able
to plug back the card.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1976852

Laurent Vivier (2):
  migration: move wait-unplug loop to its own function
  migration: failover: continue to wait card unplug on error

 migration/migration.c | 65 ++++++++++++++++++++++++-------------------
 1 file changed, 37 insertions(+), 28 deletions(-)

Comments

Dr. David Alan Gilbert June 30, 2021, 5:54 p.m. UTC | #1
* Laurent Vivier (lvivier@redhat.com) wrote:
> We need to wait the end of the unplug phase to be able
> to plug back the card.
> 
> Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1976852

Queued

> 
> Laurent Vivier (2):
>   migration: move wait-unplug loop to its own function
>   migration: failover: continue to wait card unplug on error
> 
>  migration/migration.c | 65 ++++++++++++++++++++++++-------------------
>  1 file changed, 37 insertions(+), 28 deletions(-)
> 
> -- 
> 2.31.1
> 
> 
>