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
> Signed-off-by: Steve Sistare
Reviewed-by: Peter Xu
--
Peter Xu
On 08.02.24 19:54, Steve Sistare wrote:
Keep a separate list of migration notifiers for each migration mode.
Suggested-by: Peter Xu
Signed-off-by: Steve Sistare
---
Reviewed-by: David Hildenbrand
--
Cheers,
David / dhildenb
Keep a separate list of migration notifiers for each migration mode.
Suggested-by: Peter Xu
Signed-off-by: Steve Sistare
---
include/migration/misc.h | 2 ++
migration/migration.c| 22 +-
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/include/migration/