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

Re: [Xen-devel] [PATCH v2 02/12] libxl: make some functions global to prepare splitting up libxl.c



Juergen Gross writes ("[PATCH v2 02/12] libxl: make some functions global to 
prepare splitting up libxl.c"):
> Splitting up libxl.c will require two functions to be globally visible.
> Add their prototypes to libxl_internal.h.

Thanks.  However,

> -static void xcinfo2xlinfo(libxl_ctx *ctx,
> -                          const xc_domaininfo_t *xcinfo,
> -                          libxl_dominfo *xlinfo)
> +void xcinfo2xlinfo(libxl_ctx *ctx,
> +                   const xc_domaininfo_t *xcinfo,
> +                   libxl_dominfo *xlinfo)

This function needs a libxl__ prefix adding to its name.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.