aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/xc
Commit message (Expand)AuthorAgeFilesLines
* tools/ocaml: fix erroneous free of cpumap in stub_xc_vcpu_getaffinityMatthew Daley2013-10-101-2/+0
* tools: update ocamlfind handlingOlaf Hering2013-02-051-3/+3
* tools/ocaml: libxc bindings: Correct PCI terminologyAndrew Cooper2013-01-111-17/+17
* tools/ocaml: libxc bindings: Fix SBDF encodingAndrew Cooper2013-01-111-5/+4
* tools/ocaml: Release the global lock during some hypercallsJonathan Davies2011-12-011-47/+56
* tools/ocaml: Small improvement to the ocaml xenctrl libraryJon Ludlam2011-10-103-1/+5
* tools/ocaml: Fix 2 bit-twiddling bugs and an off-by-oneJon Ludlam2011-10-101-3/+3
* tools/ocaml: Remove the uuid libraryJon Ludlam2011-10-104-10/+15
* tools/ocaml: Add a missing dependency to the xenctrl ocaml packageJon Ludlam2011-10-101-1/+1
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-105-18/+18
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-3/+3
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-069-2502/+320
* ocaml: add dependency to module metadataIan Campbell2011-01-061-0/+1
* tools/ocaml: fix a typo in xc_lib.c:xc_domain_set_vpt_alignWei Gang2010-12-101-1/+1
* ocaml: install built modulesIan Campbell2010-11-231-2/+4
* ocaml: fix ocaml xc compilation on 32 bitKeir Fraser2010-05-203-4/+4
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-074-22/+22
* ocaml: Add -Werror to CFLAGS and fix resulting errors.Keir Fraser2010-05-073-11/+47
* ocaml: Add XC bindings.Keir Fraser2010-05-0610-0/+3852