On Tue, 2015-05-05 at 13:43 +0100, Ian Campbell wrote: > On Thu, 2015-04-23 at 17:55 +0800, Chao Peng wrote: > > Add libxl_socket_bitmap_alloc() to allow allocating a socket specific > > libxl_bitmap (as it is for cpu/node bitmap). > > > > Internal function libxl__count_physical_sockets() is introduced together > > to get the socket count when the size of bitmap is not specified. > > > > Signed-off-by: Chao Peng <chao.p.p...@linux.intel.com> > > Acked-by: Ian Campbell <ian.campb...@citrix.com>
Oops, you will also need to add a LIBXL_HAVE_SOCKET_BITMAP_ALLOC define to libxl.h, there are several existing examples in there. Note that nothing in libxl should actually use that #define (it is for external applications to use). With that done you can apply that ack. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel