qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Migration 20240322 patches
@ 2024-03-22 16:14 peterx
  2024-03-22 16:14 ` [PULL 1/3] migration: Revert mapped-ram multifd support to fd: URI peterx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: peterx @ 2024-03-22 16:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Fabiano Rosas, Daniel P . Berrangé, peterx

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-25 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-22 16:14 [PULL 0/3] Migration 20240322 patches peterx
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

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).