On 04/22/2015 11:10 PM, Ian Campbell wrote:
> On Wed, 2015-04-01 at 14:41 +0800, Yang Hongyang wrote:
>> From: Wen Congyang <we...@cn.fujitsu.com>
>>
>> This is the same set used by libxc.
> 
> What is this for?
> 
> libxl already exposes a fairly complete libxl_bitmap type and helpers
> for use in its own interfaces and by its users.
> 
> For libxl's internal purposes (i.e. to interact with libxc) I don't see
> why it can't just use xc_bitops.h.

I just need it to get/test the dirty page bitmaps. So libxl_bitmap cannot be
used directly.

If IIRC, we only can use the header file under the directory 
tools/libxc/include.
Is it OK to move xc_bitops.h to tools/libxc/include?

Thanks
Wen Congyang

> 
> Ian.
> 
> .
> 


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

Reply via email to