qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/6] migration queue


From: Dr. David Alan Gilbert (git)
Subject: [PULL 0/6] migration queue
Date: Tue, 13 Jul 2021 16:23:18 +0100

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

The following changes since commit 708f50199b59476ec4b45ebcdf171550086d6292:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into 
staging (2021-07-13 14:32:20 +0100)

are available in the Git repository at:

  https://gitlab.com/dagrh/qemu.git tags/pull-migration-20210713a

for you to fetch changes up to 63268c4970a5f126cc9af75f3ccb8057abef5ec0:

  migration: Move bitmap_mutex out of migration_bitmap_clear_dirty() 
(2021-07-13 16:21:57 +0100)

----------------------------------------------------------------
Migration pull 2021-07-13

----------------------------------------------------------------
Laurent Vivier (1):
      migration: failover: emit a warning when the card is not fully unplugged

Li Zhijian (1):
      migration/rdma: prevent from double free the same mr

Peter Xu (4):
      migration: Release return path early for paused postcopy
      migration: Don't do migrate cleanup if during postcopy resume
      migration: Clear error at entry of migrate_fd_connect()
      migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()

 migration/migration.c | 41 ++++++++++++++++++++++++++++++++++++-----
 migration/ram.c       | 13 +++++++++++--
 migration/rdma.c      |  1 +
 3 files changed, 48 insertions(+), 7 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]