mbox series

[v5,0/2] Update error description whenever migration fails

Message ID 20230621130940.178659-1-tejus.gk@nutanix.com
Headers show
Series Update error description whenever migration fails | expand

Message

Tejus GK June 21, 2023, 1:09 p.m. UTC
Hi everyone,

This is the v5 patchset which has been rebased on the current 
master. Requesting this to be queued for merge as this has already been
reviewed. 

Regards,
Tejus

Tejus GK (2):
  migration: Update error description whenever migration fails
  migration: Refactor repeated call of yank_unregister_instance

 migration/migration.c | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

Comments

Juan Quintela June 21, 2023, 7:25 p.m. UTC | #1
Tejus GK <tejus.gk@nutanix.com> wrote:
> Hi everyone,
>
> This is the v5 patchset which has been rebased on the current 
> master. Requesting this to be queued for merge as this has already been
> reviewed. 

queued.

thanks.

>
> Regards,
> Tejus
>
> Tejus GK (2):
>   migration: Update error description whenever migration fails
>   migration: Refactor repeated call of yank_unregister_instance
>
>  migration/migration.c | 23 ++++++++++++-----------
>  1 file changed, 12 insertions(+), 11 deletions(-)