On Fri, Mar 01, 2024 at 02:28:26AM +0000, Hao Xiang wrote: > 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. We still provide backward compatibility > where zero page checking is done from the migration main thread. > > Signed-off-by: Hao Xiang <hao.xi...@bytedance.com>
Either this patch can be squashed into patch 2, or you can move hw_compat_8_2[] changes from patch 2 into this patch. The change itself looks good. -- Peter Xu