mbox series

[0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up

Message ID 20200411033824.19389-1-chen.zhang@intel.com
Headers show
Series net/colo-compare.c: Expose "max_queue_size" to users and clean up | expand

Message

Zhang, Chen April 11, 2020, 3:38 a.m. UTC
From: Zhang Chen <chen.zhang@intel.com>

This series make a way to config COLO "max_queue_size" parameters according to
user's scenarios and environments and do some clean up for descriptions.

Zhang Chen (2):
  net/colo-compare.c: Expose compare "max_queue_size" to users
  qemu-options.hx: Clean up and fix typo for colo-compare

 net/colo-compare.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
 qemu-options.hx    | 33 +++++++++++++++++----------------
 2 files changed, 59 insertions(+), 17 deletions(-)