[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V3 07/13] migration: per-mode notifiers
From: |
Peter Xu |
Subject: |
Re: [PATCH V3 07/13] migration: per-mode notifiers |
Date: |
Tue, 20 Feb 2024 14:51:09 +0800 |
On Thu, Feb 08, 2024 at 10:54:00AM -0800, Steve Sistare wrote:
> Keep a separate list of migration notifiers for each migration mode.
>
> Suggested-by: Peter Xu <peterx@redhat.com>
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- Re: [PATCH V3 03/13] migration: convert to NotifierWithReturn, (continued)
- [PATCH V3 04/13] migration: MigrationEvent for notifiers, Steve Sistare, 2024/02/08
- [PATCH V3 05/13] migration: remove postcopy_after_devices, Steve Sistare, 2024/02/08
- [PATCH V3 08/13] migration: refactor migrate_fd_connect failures, Steve Sistare, 2024/02/08
- [PATCH V3 07/13] migration: per-mode notifiers, Steve Sistare, 2024/02/08
- [PATCH V3 12/13] vfio: allow cpr-reboot migration if suspended, Steve Sistare, 2024/02/08
- [PATCH V3 13/13] migration: update cpr-reboot description, Steve Sistare, 2024/02/08
- [PATCH V3 09/13] migration: notifier error checking, Steve Sistare, 2024/02/08
- [PATCH V3 10/13] migration: stop vm for cpr, Steve Sistare, 2024/02/08