Re: [PATCH v3 00/10] migration: Remove QEMUFileHooks

2023-05-26 Thread Peter Xu
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: Messa

[PATCH v3 00/10] migration: Remove QEMUFileHooks

2023-05-09 Thread Juan Quintela
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-quint...@redhat.com> Please, review. Changes i