[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/30] Migration 20230206 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/30] Migration 20230206 patches |
Date: |
Tue, 7 Feb 2023 16:52:48 +0000 |
On Tue, 7 Feb 2023 at 00:57, Juan Quintela <quintela@redhat.com> wrote:
>
> The following changes since commit 6661b8c7fe3f8b5687d2d90f7b4f3f23d70e3e8b:
>
> Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into
> staging (2023-02-05 16:49:09 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/juan.quintela/qemu.git
> tags/migration-20230206-pull-request
>
> for you to fetch changes up to 1b1f4ab69c41279a45ccd0d3178e83471e6e4ec1:
>
> migration: save/delete migration thread info (2023-02-06 19:22:57 +0100)
>
> ----------------------------------------------------------------
> Migration Pull request
>
> In this try
> - rebase to latest upstream
> - same than previous patch
> - fix compilation on non linux (userfaultfd.h) (me)
> - query-migrationthreads (jiang)
> - fix race on reading MultiFDPages_t.block (zhenzhong)
> - fix flush of zero copy page send reuest (zhenzhong)
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.
-- PMM
- [PULL 23/30] migration: Perform vmsd structure check during tests, (continued)
- [PULL 23/30] migration: Perform vmsd structure check during tests, Juan Quintela, 2023/02/06
- [PULL 24/30] migration/dirtyrate: Show sample pages only in page-sampling mode, Juan Quintela, 2023/02/06
- [PULL 25/30] io: Add support for MSG_PEEK for socket channel, Juan Quintela, 2023/02/06
- [PULL 27/30] multifd: Fix a race on reading MultiFDPages_t.block, Juan Quintela, 2023/02/06
- [PULL 28/30] multifd: Fix flush of zero copy page send request, Juan Quintela, 2023/02/06
- [PULL 26/30] migration: check magic value for deciding the mapping of channels, Juan Quintela, 2023/02/06
- [PULL 29/30] migration: Introduce interface query-migrationthreads, Juan Quintela, 2023/02/06
- [PULL 30/30] migration: save/delete migration thread info, Juan Quintela, 2023/02/06
- Re: [PULL 00/30] Migration 20230206 patches,
Peter Maydell <=