On Fri, Mar 01, 2024 at 03:58:59AM +0000, Bryan Zhang wrote: > From: Bryan Zhang <bryan.zh...@bytedance.com> > > There is some glue code missing, such that the > `qmp_migrate_set_parameters` function does not properly update the > `multifd_zstd_level` and `multifd_zlib_level` parameters. This patch > adds the glue code and also adds some function calls to the existing > migration tests to make sure the set_parameters function gets tested. > > Bryan Zhang (2): > migration: Properly apply migration compression level parameters > tests/migration: Set compression level in migration tests
queued, thanks! -- Peter Xu