The following series makes the libxl ocaml bindings somewhat more useful (for some small value of useful).
As well as defining some of the more useful types in the bindings they switch to a model of long lived libxl contexts rather than per-call ones. This is necessary to use the stuff like events, signal handling etc. I got half way through implementing a useful binding for building a domain before I got distracted by other things, hence posting what I have. Most of the early part of the series could go in, the last couple of patches probably need more work. There are plenty of code paths here which have never been even slightly exercised. This is true of these bindings in general I think. _______________________________________________ Xen-api mailing list Xen-api@lists.xen.org http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api