|
| From: | Juan Quintela |
| Subject: | Re: [Qemu-devel] [PATCH v3 3/4] migration: unbreak postcopy recovery |
| Date: | Wed, 27 Jun 2018 16:00:26 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Peter Xu <address@hidden> wrote:
> The whole postcopy recovery logic was accidentally broken. We need to
> fix it in two steps.
>
> This is the first step that we should do the recovery when needed. It
> was bypassed before after commit 36c2f8be2c.
>
> Introduce postcopy_try_recovery() helper for the postcopy recovery
> logic. Call it both in migration_fd_process_incoming() and
> migration_ioc_process_incoming().
>
> Fixes: 36c2f8be2c ("migration: Delay start of migration main routines")
> Signed-off-by: Peter Xu <address@hidden>
Reviewed-by: Juan Quintela <address@hidden>
| [Prev in Thread] | Current Thread | [Next in Thread] |