On Wed, Oct 21, 2015 at 04:23:09PM +0100, Ian Campbell wrote:
> In attempting to disaggregate libxenctrl I found that many of the
> pieces were going to want access to this library, so split it out (as
> it probably should always have been).
> 
> Various build adjustments are needed. In particular things which use
> xtl_* themselves now need to explicity link against the library.
> 
> This has a nice side effect which is that users of libxl no longer
> need to link against libxenctrl just to create a logger, which was
> counter to the principal that applications using libxl shouldn't be
> required to look behind the curtain. This means that xl no longer
> links against libxenctrl.
> 
> The new library uses a version script to ensure that only expected
> symbols are exported and to version them such that ABI guarantees can
> be kept in the future.
> 
> Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
> Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>

Acked-by: Wei Liu <wei.l...@citrix.com>

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

Reply via email to