qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jaehoon Kim <jhkim@linux.ibm.com>
To: qemu-devel@nongnu.org
Cc: jjherne@linux.ibm.com, steven.sistare@oracle.com,
	peterx@redhat.com, farosas@suse.de, lvivier@redhat.com,
	pbonzini@redhat.com, Jaehoon Kim <jhkim@linux.ibm.com>
Subject: [PATCH v4 0/2] migration: Support socket fd for CPR and fix
Date: Wed, 11 Jun 2025 15:56:08 -0500	[thread overview]
Message-ID: <20250611205610.147008-1-jhkim@linux.ibm.com> (raw)

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



             reply	other threads:[~2025-06-11 20:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11 20:56 Jaehoon Kim [this message]
2025-06-11 20:56 ` [PATCH v4 1/2] tests/migration: Setup pre-listened cpr.sock to remove race-condition Jaehoon Kim
2025-06-12 13:33   ` Steven Sistare
2025-06-11 20:56 ` [PATCH v4 2/2] migration: Support fd-based socket address in cpr_transfer_input Jaehoon Kim
2025-06-12 13:41   ` Daniel P. Berrangé
2025-06-12 14:37     ` Peter Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250611205610.147008-1-jhkim@linux.ibm.com \
    --to=jhkim@linux.ibm.com \
    --cc=farosas@suse.de \
    --cc=jjherne@linux.ibm.com \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peterx@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=steven.sistare@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).