Message ID | 20200318082320.20768-1-chen.zhang@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | net/colo-compare.c: Expose COLO-compare parameters to users | expand |
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
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(-)