Searched hist:b4014a2bf57ce08e2f6458cd82e9f968facf25c8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/migration/ |
H A D | options.c | diff b4014a2bf57ce08e2f6458cd82e9f968facf25c8 Thu Feb 29 21:59:00 CST 2024 Bryan Zhang <bryan.zhang@BYTEDANCE.COM> migration: Properly apply migration compression level parameters
Some glue code was missing, so that using `qmp_migrate_set_parameters` to set `multifd-zstd-level` or `multifd-zlib-level` did not work. This commit adds the glue code to fix that.
Signed-off-by: Bryan Zhang <bryan.zhang@bytedance.com> Link: https://lore.kernel.org/r/20240301035901.4006936-2-bryan.zhang@bytedance.com Signed-off-by: Peter Xu <peterx@redhat.com>
|