On Fri, 28 Feb 2020 at 09:25, Juan Quintela <quint...@redhat.com> wrote: > > The following changes since commit 8b6b68e05b43f976714ca1d2afe01a64e1d82cba: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2020-02-27 19:15:15 +0000) > > are available in the Git repository at: > > https://github.com/juanquintela/qemu.git tags/pull-migration-pull-request > > for you to fetch changes up to f51d0b4178738bba87d796eba7444f6cdb3aa0fd: > > savevm: Don't call colo_init_ram_cache twice (2020-02-28 10:13:54 +0100) > > ---------------------------------------------------------------- > Migration pull request > > - cleanup redundant initilazation (chen) > - fix memleak in test_load_qlist (chen) > - several colo fixes (hailiang) > - multifd compression (juan) > - release list after use (pan) > - rename BLOCK_SIZE (stefan) > > Please apply. >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM