Hao Xiang <hao.xi...@linux.dev> writes: > From: Hao Xiang <hao.xi...@bytedance.com> > > 1. Set default "zero-page-detection" option to "multifd". Now > zero page checking can be done in the multifd threads and this > becomes the default configuration. > 2. Handle migration QEMU9.0 -> QEMU8.2 compatibility. We provide > backward compatibility where zero page checking is done from the > migration main thread. > > Signed-off-by: Hao Xiang <hao.xi...@bytedance.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>