Message ID | 20241101134625.2240813-1-peterx@redhat.com (mailing list archive) |
---|---|
State | New |
Headers | show |
On Fri, 1 Nov 2024 at 13:46, Peter Xu <peterx@redhat.com> wrote: > > The following changes since commit ea8ae47bdd2024dc2596f16b27f27fd4dcc08776: > > Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-10-31 13:28:57 +0000) > > are available in the Git repository at: > > https://gitlab.com/peterx/qemu.git tags/migration-20241030-pull-request > > for you to fetch changes up to 00b4b216534d84ace7b0583cec70a3aaf256cb25: > > migration/multifd: Zero p->flags before starting filling a packet (2024-10-31 15:48:18 -0400) > > ---------------------------------------------------------------- > Migration pull request for softfreeze > > v2: > - Patch "migration: Move cpu-throttle.c from system to migration", > fix build on MacOS, and subject spelling > > NOTE: checkpatch.pl could report a false positive on this branch: > > WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? > #21: > {include/sysemu => migration}/cpu-throttle.h | 0 > > That's covered by "F: migration/" entry. > > Changelog: > > - Peter's cleanup patch on migrate_fd_cleanup() > - Peter's cleanup patch to introduce thread name macros > - Hanna's error path fix for vmstate subsection save()s > - Hyman's auto converge enhancement on background dirty sync > - Peter's additional tracepoints for save state entries > - Thomas's build fix for OpenBSD in dirtyrate.c > - Peter's deprecation of query-migrationthreads command > - Peter's cleanup/fixes from the "export misc.h" series > - Maciej's two small patches from multifd+vfio series > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM