aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml
Commit message (Expand)AuthorAgeFilesLines
...
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-1043-277/+319
* tools: ocaml: Change GET_C_STRUCT to Intf_val to follow common naming schemeZheng Li2011-10-061-17/+17
* tools: ocaml: Fix invalid memory access in OCaml mmap libraryZheng Li2011-10-061-15/+9
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-2/+2
* tools/ocaml: ask compiler for correct libraryMike McClurg2011-06-211-1/+1
* tools: ocaml: remove non-posix-ism from sed script.Ian Campbell2011-05-241-5/+9
* tools: ocaml: autogenerate xl datatype definitions and ocaml<->C conversionIan Campbell2011-04-205-412/+336
* tools: ocaml: lay ground work for auto generating xl datatypes.Ian Campbell2011-04-205-1/+77
* tools: ocaml: tweak whitespace in preparation for autogenerating xl bindingsIan Campbell2011-04-203-53/+44
* tools: ocaml: remove create_info and build_info data types from xl bindingsIan Campbell2011-04-203-167/+0
* tools: ocaml: reorder xl bindings type and function definitions to match IDLIan Campbell2011-04-202-212/+212
* tools: libxl: remove libxl_domain_build_state from the IDLIan Campbell2011-04-203-39/+4
* tools: ocaml: rename the topology types and functionsIan Campbell2011-04-202-19/+18
* tools: ocaml: rename the sched_credit types and functionsDavid Scott2011-03-302-16/+19
* tools: ocaml: rename the physinfo types and functionsDavid Scott2011-03-302-30/+36
* tools: ocaml: rename the domain_build_state types and functionsDavid Scott2011-03-302-16/+20
* tools: ocaml: rename the build_info types and functionsDavid Scott2011-03-302-66/+74
* tools: ocaml: rename the create_info types and functionsDavid Scott2011-03-302-26/+30
* tools: ocaml: remove the domain_make and domain_build functions since they do...David Scott2011-03-302-6/+0
* tools: ocaml: rename the pci types and functionsDavid Scott2011-03-303-31/+34
* tools: ocaml: rename the vkb types and functionsDavid Scott2011-03-303-62/+69
* tools: ocaml: rename the console types and functionsDavid Scott2011-03-303-17/+21
* tools: ocaml: rename the disk_info types and functionsDavid Scott2011-03-303-29/+33
* tools: ocaml: rename the device_nic types and functionsDavid Scott2011-03-303-36/+38
* tools: libxl: namespace enum values within their type.Ian Campbell2011-04-201-2/+2
* tools: libxl: move all enum values into the libxl namespaceIan Campbell2011-04-201-2/+2
* libxl: drop domid field from libxl_device_*Ian Campbell2011-04-081-9/+2
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-25/+25
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-1/+1
* tools: ocaml: drop redefinition of xen_mbIan Campbell2011-03-311-4/+0
* tools: ocaml: drop some commented out build rules.Ian Campbell2011-03-311-8/+0
* tools: ocaml: push CFLAGS usage down into the specific bindingsIan Campbell2011-03-314-1/+6
* tools: ocaml: do not try to link dynamic objects into .a librariesIan Campbell2011-03-311-2/+2
* tools: ocaml: Add an ocaml binding for libxl_get_topologyinfoDavid Scott2011-03-313-0/+63
* tools: ocaml: xl: propagate simplfied libxl interface to PCI BDFs to bindings.Ian Campbell2011-03-313-23/+13
* libxl: remove "reg" and "enable" fields from PCI device.Ian Campbell2011-03-311-2/+0
* tools: ocaml: link evtchn bindings against libxenctrlIan Campbell2011-03-231-0/+2
* tools: ocaml: link xl bindings against libxlIan Campbell2011-03-231-0/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenlight) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenstore) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-212-4/+4
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-1711-12/+12
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-6/+7
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-72/+13
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-0616-2590/+409
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-065-6/+6
* ocaml: add dependency to module metadataIan Campbell2011-01-065-0/+5
* ocaml: resynchronise uuid library with xen-api-libs.hgIan Campbell2011-01-062-51/+77