]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-20210713a...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Jul 2021 22:01:10 +0000 (23:01 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Jul 2021 22:01:10 +0000 (23:01 +0100)
commit4598b0735025042c62e85a52e4c91fc0d50ec157
treefa8cdac0c9f98462264b8affe36cb7ef6bc5f189
parent2a54fc454cf0dbf173d5dc95205febe381cfb7cc
parent63268c4970a5f126cc9af75f3ccb8057abef5ec0
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-20210713a' into staging

Migration pull 2021-07-13

# gpg: Signature made Tue 13 Jul 2021 16:22:28 BST
# gpg:                using RSA key 45F5C71B4A0CB7FB977A9FA90516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>" [full]
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert-gitlab/tags/pull-migration-20210713a:
  migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
  migration: Clear error at entry of migrate_fd_connect()
  migration: Don't do migrate cleanup if during postcopy resume
  migration: Release return path early for paused postcopy
  migration: failover: emit a warning when the card is not fully unplugged
  migration/rdma: prevent from double free the same mr

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>