On 2020/3/18 下午4:23, Zhang Chen wrote:
> From: Zhang Chen <chen.zhang@intel.com>
>
> Make a way to config COLO "compare_timeout" and "expired_scan_cycle" parameters
> according to user's scenarios and environments.
>
> V2:
> - Rebased on upstream.
> - Fixed typos.
>
> Zhang Chen (2):
> net/colo-compare.c: Expose "compare_timeout" to users
> net/colo-compare.c: Expose "expired_scan_cycle" to users
>
> net/colo-compare.c | 95 +++++++++++++++++++++++++++++++++++++++++++---
> qemu-options.hx | 10 +++--
> 2 files changed, 97 insertions(+), 8 deletions(-)
>
Applied.
Thanks