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

Laurent Vivier posted 2 patches 2 years, 10 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210629155007.629086-1-lvivier@redhat.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
migration/migration.c | 65 ++++++++++++++++++++++++-------------------
1 file changed, 37 insertions(+), 28 deletions(-)
[PATCH 0/2] migration: failover: continue to wait card unplug on error
Posted by Laurent Vivier 2 years, 10 months ago
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(-)

-- 
2.31.1



Re: [PATCH 0/2] migration: failover: continue to wait card unplug on error
Posted by Dr. David Alan Gilbert 2 years, 10 months ago
* 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
> 
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK