[PATCH v4 0/2] migration: Support socket fd for CPR and fix

Jaehoon Kim posted 2 patches 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250611205610.147008-1-jhkim@linux.ibm.com
Maintainers: Steve Sistare <steven.sistare@oracle.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
migration/cpr-transfer.c          |  7 +++++--
tests/qtest/migration/cpr-tests.c | 14 ++++++++++++--
2 files changed, 17 insertions(+), 4 deletions(-)
[PATCH v4 0/2] migration: Support socket fd for CPR and fix
Posted by Jaehoon Kim 5 months ago
Hello,

This is v4 of the patch series.

Changes since v3:
- [Patch 1/2]: Applid review feedback from Steve Sistare - now using
  '%d' in g_strdup_printf

- [Patch 2/2]: No changes; Kept as-is with Reviewed-by from Steve
  Sistare.

Jaehoon Kim (2):
  tests/migration: Setup pre-listened cpr.sock to remove race-condition.
  migration: Support fd-based socket address in cpr_transfer_input

 migration/cpr-transfer.c          |  7 +++++--
 tests/qtest/migration/cpr-tests.c | 14 ++++++++++++--
 2 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.49.0