[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/34] Migration patches for 2024-09-04
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/34] Migration patches for 2024-09-04 |
Date: |
Fri, 6 Sep 2024 13:57:09 +0100 |
On Wed, 4 Sept 2024 at 13:49, Fabiano Rosas <farosas@suse.de> wrote:
>
> The following changes since commit e638d685ec2a0700fb9529cbd1b2823ac4120c53:
>
> Open 9.2 development tree (2024-09-03 09:18:43 -0700)
>
> are available in the Git repository at:
>
> https://gitlab.com/farosas/qemu.git tags/migration-20240904-pull-request
>
> for you to fetch changes up to d41c9896f49076d1eaaa32214bd2296bd36d866c:
>
> tests/qtest/migration: Add a check for the availability of the "pc" machine
> (2024-09-03 16:24:37 -0300)
>
> ----------------------------------------------------------------
> Migration pull request
>
> - Steve's cleanup of unused variable
> - Peter Maydell's fixes for several leaks in migration-test
> - Fabiano's flexibilization of multifd data structures for device
> state migration
> - Arman Nabiev's fix for ppc e500 migration
> - Thomas' fix for migration-test vs. --without-default-devices
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- Re: [PULL 27/34] migration/multifd: Move nocomp code into multifd-nocomp.c, (continued)
- [PULL 29/34] migration/multifd: Stop changing the packet on recv side, Fabiano Rosas, 2024/09/04
- [PULL 28/34] migration/multifd: Make MultiFDMethods const, Fabiano Rosas, 2024/09/04
- [PULL 30/34] migration/multifd: Fix p->iov leak in multifd-uadk.c, Fabiano Rosas, 2024/09/04
- [PULL 33/34] target/ppc: Fix migration of CPUs with TLB_EMB TLB type, Fabiano Rosas, 2024/09/04
- [PULL 31/34] migration/multifd: Add a couple of asserts for p->iov, Fabiano Rosas, 2024/09/04
- [PULL 32/34] migration/multifd: Add documentation for multifd methods, Fabiano Rosas, 2024/09/04
- [PULL 34/34] tests/qtest/migration: Add a check for the availability of the "pc" machine, Fabiano Rosas, 2024/09/04
- Re: [PULL 00/34] Migration patches for 2024-09-04, Peter Maydell, 2024/09/05
- Re: [PULL 00/34] Migration patches for 2024-09-04,
Peter Maydell <=