qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: peterx@redhat.com
To: qemu-devel@nongnu.org
Cc: "Fabiano Rosas" <farosas@suse.de>,
	"Daniel P . Berrangé" <berrange@redhat.com>,
	peterx@redhat.com
Subject: [PULL 0/3] Migration 20240322 patches
Date: Fri, 22 Mar 2024 12:14:14 -0400	[thread overview]
Message-ID: <20240322161417.759586-1-peterx@redhat.com> (raw)

From: Peter Xu <peterx@redhat.com>

The following changes since commit 853546f8128476eefb701d4a55b2781bb3a46faa:

  Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into staging (2024-03-22 10:59:57 +0000)

are available in the Git repository at:

  https://gitlab.com/peterx/qemu.git tags/migration-20240322-pull-request

for you to fetch changes up to 8fa1a21c6edc2bf7de85984944848ab9ac49e937:

  migration/multifd: Fix clearing of mapped-ram zero pages (2024-03-22 12:12:08 -0400)

----------------------------------------------------------------
Migration pull for 9.0-rc1

- Fabiano's patch to revert fd: support on mapped-ram
- Peter's fix on postcopy regression on unnecessary dirty syncs
- Fabiano's fix on mapped-ram rare corrupt on zero page handling

----------------------------------------------------------------

Fabiano Rosas (2):
  migration: Revert mapped-ram multifd support to fd: URI
  migration/multifd: Fix clearing of mapped-ram zero pages

Peter Xu (1):
  migration/postcopy: Fix high frequency sync

 migration/fd.h               |  2 --
 migration/fd.c               | 56 ++++--------------------------------
 migration/file.c             | 19 ++----------
 migration/migration.c        | 20 ++-----------
 migration/multifd.c          |  5 +---
 tests/qtest/migration-test.c | 43 ---------------------------
 6 files changed, 12 insertions(+), 133 deletions(-)

-- 
2.44.0



             reply	other threads:[~2024-03-22 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 16:14 peterx [this message]
2024-03-22 16:14 ` [PULL 1/3] migration: Revert mapped-ram multifd support to fd: URI peterx
2024-03-22 16:14 ` [PULL 2/3] migration/postcopy: Fix high frequency sync peterx
2024-03-22 16:14 ` [PULL 3/3] migration/multifd: Fix clearing of mapped-ram zero pages peterx
2024-03-25 16:46 ` [PULL 0/3] Migration 20240322 patches Peter Maydell

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=20240322161417.759586-1-peterx@redhat.com \
    --to=peterx@redhat.com \
    --cc=berrange@redhat.com \
    --cc=farosas@suse.de \
    --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).