[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 3/4] XENVER_build_id: Provide ld-embedded build-ids
On Thu, 2015-10-08 at 22:56 -0400, Konrad Rzeszutek Wilk wrote: > @@ -1633,6 +1633,8 @@ int xc_sysctl(xc_interface *xch, struct xen_sysctl > *sysctl); > > int xc_version(xc_interface *xch, int cmd, void *arg); > > +int xc_version_len(xc_interface *xch, int cmd, void *arg, size_t len); If we are going this route (not sure if Jan's comments on #2 invalidate this approach) then please just update the xc_version API and the in tree callers. libxc doesn't have a stable API so there is no need to provide variants for compatibility. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |