[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/12] Migration 20241009 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/12] Migration 20241009 patches |
Date: |
Thu, 10 Oct 2024 13:23:34 +0100 |
On Wed, 9 Oct 2024 at 13:42, Peter Xu <peterx@redhat.com> wrote:
>
> The following changes since commit 2af37e791906cfda42cb9604a16d218e56994bb1:
>
> Merge tag 'pull-request-2024-10-07' of https://gitlab.com/thuth/qemu into
> staging (2024-10-07 12:55:02 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/peterx/qemu.git tags/migration-20241009-pull-request
>
> for you to fetch changes up to 2e49d6a20b2193378e508b01de82eaffc5adc3bc:
>
> migration/multifd: fix build error when qpl compression is enabled
> (2024-10-09 08:30:53 -0400)
>
> ----------------------------------------------------------------
> Migration pull request
>
> - Ani's patch to complete the memory API on coalesced IO / eventfd notifies
> - Fabiano's Coverity fix on using pstrcpy() over strncpy()
> - Dave's series on removing/deprecating zero-blocks and uffd cleanups
> - Juraj's one more fix on multifd/cancel test where it can fail when
> cancellation happens too slow on src
> - Dave's one more remove deadcode patch in iova-tree.c
> - Yuan's build fix for multifd qpl compressor
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 03/12] migration: Remove migrate_cap_set, (continued)
- [PULL 03/12] migration: Remove migrate_cap_set, Peter Xu, 2024/10/09
- [PULL 04/12] migration: Remove unused migrate_zero_blocks, Peter Xu, 2024/10/09
- [PULL 05/12] migration: Deprecate zero-blocks capability, Peter Xu, 2024/10/09
- [PULL 06/12] migration: Remove unused socket_send_channel_create_sync, Peter Xu, 2024/10/09
- [PULL 07/12] util/userfaultfd: Return -errno on error, Peter Xu, 2024/10/09
- [PULL 08/12] migration/postcopy: Use uffd helpers, Peter Xu, 2024/10/09
- [PULL 09/12] util/userfaultfd: Remove unused uffd_poll_events, Peter Xu, 2024/10/09
- [PULL 10/12] tests/migration-test: Wait for cancellation sooner in multifd cancel, Peter Xu, 2024/10/09
- [PULL 12/12] migration/multifd: fix build error when qpl compression is enabled, Peter Xu, 2024/10/09
- [PULL 11/12] util/iova-tree: Remove deadcode, Peter Xu, 2024/10/09
- Re: [PULL 00/12] Migration 20241009 patches,
Peter Maydell <=