[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/4] sysctl/libxl: Provide information about IO topology
On Thu, 2014-12-04 at 13:22 +0100, Dario Faggioli wrote: > On Tue, 2014-12-02 at 16:34 -0500, Boris Ostrovsky wrote: > > > --- a/tools/libxl/libxl_internal.h > > +++ b/tools/libxl/libxl_internal.h > > @@ -1168,6 +1168,11 @@ _hidden int libxl__try_phy_backend(mode_t st_mode); > > > > _hidden char *libxl__devid_to_localdev(libxl__gc *gc, int devid); > > > > +_hidden int libxl_pci_numdevs(libxl_ctx *ctx); > > +_hidden int libxl_pci_topology_init(libxl_ctx *ctx, > > + xen_sysctl_iotopo_t *iotopo, > > + int numdev); > > + > IIRC, internal/hidden function should have libxl__* as prefix. And, generally, take a gc instead of a ctx. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |