[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/34] Migration staging patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/34] Migration staging patches |
Date: |
Fri, 9 Feb 2024 16:14:42 +0000 |
On Thu, 8 Feb 2024 at 03:05, <peterx@redhat.com> wrote:
>
> From: Peter Xu <peterx@redhat.com>
>
> The following changes since commit 39a6e4f87e7b75a45b08d6dc8b8b7c2954c87440:
>
> Merge tag 'pull-qapi-2024-02-03' of https://repo.or.cz/qemu/armbru into
> staging (2024-02-03 13:31:58 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/peterx/qemu.git tags/migration-staging-pull-request
>
> for you to fetch changes up to 940bf8ff1ca82aa458c553d9aa9dd7671ed15a4d:
>
> ci: Update comment for migration-compat-aarch64 (2024-02-07 10:51:27 +0800)
>
> ----------------------------------------------------------------
> Migration pull
>
> - William's fix on hwpoison migration which used to crash QEMU
> - Peter's multifd cleanup + bugfix + optimizations
> - Avihai's fix on multifd crash over non-socket channels
> - Fabiano's multifd thread-race fix
> - Peter's CI fix series
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 27/34] migration/multifd: Remove p->running, (continued)
- [PULL 27/34] migration/multifd: Remove p->running, peterx, 2024/02/07
- [PULL 30/34] migration/multifd: Unify multifd and TLS connection paths, peterx, 2024/02/07
- [PULL 32/34] tests/migration-test: Stick with gicv3 in aarch64 test, peterx, 2024/02/07
- [PULL 16/34] migration/multifd: Split multifd_send_terminate_threads(), peterx, 2024/02/07
- [PULL 18/34] migration/multifd: Change retval of multifd_send_pages(), peterx, 2024/02/07
- [PULL 29/34] migration/multifd: Move multifd_send_setup into migration thread, peterx, 2024/02/07
- [PULL 28/34] migration/multifd: Move multifd_send_setup error handling in to the function, peterx, 2024/02/07
- [PULL 31/34] migration/multifd: Add a synchronization point for channel creation, peterx, 2024/02/07
- [PULL 33/34] ci: Remove tag dependency for build-previous-qemu, peterx, 2024/02/07
- [PULL 34/34] ci: Update comment for migration-compat-aarch64, peterx, 2024/02/07
- Re: [PULL 00/34] Migration staging patches,
Peter Maydell <=