qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Juraj Marcin <jmarcin@redhat.com>
Cc: qemu-devel@nongnu.org, Fabiano Rosas <farosas@suse.de>
Subject: Re: [PATCH] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread
Date: Thu, 26 Jun 2025 10:20:41 -0400	[thread overview]
Message-ID: <aF1XOcVMHm_VSkip@x1.local> (raw)
In-Reply-To: <20250626085235.294690-1-jmarcin@redhat.com>

On Thu, Jun 26, 2025 at 10:52:32AM +0200, Juraj Marcin wrote:
> From: Juraj Marcin <jmarcin@redhat.com>
> 
> Recent patch [1] renames the save_live_complete_precopy handler to
> save_complete, as the machine is not live in most cases when this
> handler is executed. The same is true also for
> save_live_complete_precopy_thread, therefore this patch removes the
> "live" keyword from the handler itself and related types to keep the
> naming unified.
> 
> In contrast to save_complete, this handler is only executed at the end
> of precopy, therefore the "precopy" keyword is retained.
> 
> [1]: https://lore.kernel.org/all/20250613140801.474264-7-peterx@redhat.com/
> 
> Signed-off-by: Juraj Marcin <jmarcin@redhat.com>
> ---
> This patch is based on the following series:
> https://lore.kernel.org/all/20250613140801.474264-1-peterx@redhat.com/

queued, thanks.

-- 
Peter Xu



      reply	other threads:[~2025-06-26 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-26  8:52 [PATCH] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread Juraj Marcin
2025-06-26 14:20 ` Peter Xu [this message]

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=aF1XOcVMHm_VSkip@x1.local \
    --to=peterx@redhat.com \
    --cc=farosas@suse.de \
    --cc=jmarcin@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).