[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V4 5/8] COLO-Proxy: Add secondary userspace colo-proxy start args
On Tue, Mar 14, 2017 at 11:24:12AM +0000, Wei Liu wrote: > On Mon, Mar 06, 2017 at 10:59:23AM +0800, Zhang Chen wrote: > > Qemu need this args to start userspace colo-proxy. > > > > Signed-off-by: Zhang Chen <zhangchen.fnst@xxxxxxxxxxxxxx> > > Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> > > > diff --git a/tools/xl/xl_parse.c b/tools/xl/xl_parse.c > > index 88ef1c6..d2bbe26 100644 > > --- a/tools/xl/xl_parse.c > > +++ b/tools/xl/xl_parse.c > > @@ -516,6 +516,33 @@ int parse_nic_config(libxl_device_nic *nic, XLU_Config > > **config, char *token) > > replace_string(&nic->colo_compare_sec_in, oparg); > > } else if (MATCH_OPTION("colo_compare_out", token, oparg)) { > > replace_string(&nic->colo_compare_out, oparg); > > + > > Stray blank line -- will try to fix it up while committing. Actually, removing this will cause rebase error for the next patch. I will just send another patch to remove this blank line when I get around to it. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |