[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/10] migration: Remove QEMUFileHooks
From: |
Peter Xu |
Subject: |
Re: [PATCH v3 00/10] migration: Remove QEMUFileHooks |
Date: |
Fri, 26 May 2023 17:41:54 -0400 |
On Tue, May 09, 2023 at 02:06:50PM +0200, Juan Quintela wrote:
> Hi
>
> Changes in v3:
> - fix rdma_migration to reset clearly (thanks danp)
> - redo the cherks for migration/rdma
> - rebased on top of the counters series:
> [PATCH 00/21] Migration: More migration atomic counters
> Based-on: Message-Id: <20230508130909.65420-1-quintela@redhat.com>
Patch 9 should logically be split and spread into previous patches, but not
a big issue.
For the series:
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
- [PATCH v3 01/10] migration: Create migrate_rdma(), (continued)
- [PATCH v3 01/10] migration: Create migrate_rdma(), Juan Quintela, 2023/05/09
- [PATCH v3 03/10] migration/rdma: Unfold ram_control_after_iterate(), Juan Quintela, 2023/05/09
- [PATCH v3 02/10] migration/rdma: Unfold ram_control_before_iterate(), Juan Quintela, 2023/05/09
- [PATCH v3 04/10] migration/rdma: Remove all uses of RAM_CONTROL_HOOK, Juan Quintela, 2023/05/09
- [PATCH v3 06/10] migration/rdma: Create rdma_control_save_page(), Juan Quintela, 2023/05/09
- [PATCH v3 07/10] qemu-file: Remove QEMUFileHooks, Juan Quintela, 2023/05/09
- [PATCH v3 05/10] migration/rdma: Unfold hook_ram_load(), Juan Quintela, 2023/05/09
- [PATCH v3 09/10] migration/rdma: Remove qemu_ prefix from exported functions, Juan Quintela, 2023/05/09
- [PATCH v3 10/10] migration/rdma: Check sooner if we are in postcopy for save_page(), Juan Quintela, 2023/05/09
- [PATCH v3 08/10] migration/rdma: Move rdma constants from qemu-file.h to rdma.h, Juan Quintela, 2023/05/09
- Re: [PATCH v3 00/10] migration: Remove QEMUFileHooks,
Peter Xu <=