qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 1/7] migration/multifd: Add new migration option zero-page


From: Markus Armbruster
Subject: Re: [PATCH v4 1/7] migration/multifd: Add new migration option zero-page-detection.
Date: Fri, 01 Mar 2024 08:24:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hao Xiang <hao.xiang@bytedance.com> writes:

> This new parameter controls where the zero page checking is running.
> 1. If this parameter is set to 'legacy', zero page checking is
> done in the migration main thread.
> 2. If this parameter is set to 'none', zero page checking is disabled.
>
> Signed-off-by: Hao Xiang <hao.xiang@bytedance.com>

QAPI schema
Acked-by: Markus Armbruster <armbru@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]