aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml
Commit message (Expand)AuthorAgeFilesLines
* libxl: add new "defbool" built in type.Ian Campbell2012-03-012-0/+28
* libxl: Rename libxl_sched_* to include _domainGeorge Dunlap2012-02-231-4/+4
* oxenstored: Fix spelling of "persistent" config variableIan Jackson2012-02-202-2/+2
* libxl: expose cpu topology as a single list of cpu->{node,core,socket} maps.Ian Campbell2012-01-314-52/+21
* ocaml: Topology.get returns an array not a single element.Ian Campbell2012-01-312-2/+2
* ocaml: add helpers for Some/None option types.Ian Campbell2012-01-311-3/+15
* libxl: remove libxl_button_press in favour of libxl_send_trigger.Ian Campbell2012-01-313-23/+4
* libxl: Rename libxl IDL infrastructure.Ian Campbell2012-01-312-19/+18
* libxl: remove libxl_device_model_info.Ian Campbell2012-01-311-1/+0
* ocaml: use libxl IDL type helpers for C argument passingIan Campbell2012-01-311-17/+11
* libxl: Convert to asynchronous: device removalIan Jackson2012-01-271-4/+4
* libxl: New event generation APIIan Jackson2012-01-271-0/+1
* ocaml, libxl: support "private" fieldsIan Jackson2012-01-271-0/+8
* ocaml: Correct ocaml type name for Aggregate types.Ian Campbell2012-01-101-0/+2
* oxenstored: Always log something at start of day (if logging enabled at all)Ian Campbell2011-12-152-3/+3
* oxenstored: install configuration fileIan Campbell2011-12-154-4/+6
* oxenstored: handle unknown operations by returning an error to the clientIan Campbell2011-12-155-7/+8
* oxenstored: log Errors and Warnings by default.Ian Campbell2011-12-091-1/+1
* oxenstored: Remove support for PQ defined operations.Ian Campbell2011-12-092-16/+0
* tools/ocaml: Release the global lock during some hypercallsJonathan Davies2011-12-011-47/+56
* tools/ocaml: unify build processChristoph Egger2011-11-011-3/+1
* libxl: add a flags argument to libxl_ctx_alloc.Ian Campbell2011-10-181-1/+1
* libxl: convert PCI device handling to device APIIan Campbell2011-10-182-20/+2
* libxl: convert VFB handling to device APIIan Campbell2011-10-182-8/+11
* libxl: convert VKB handling to device APIIan Campbell2011-10-182-8/+11
* libxl: remove libxl_device_console_add.Ian Campbell2011-10-182-19/+0
* libxl: convert NIC handling to device APIIan Campbell2011-10-182-4/+2
* libxl: convert disk handling to device APIIan Campbell2011-10-182-4/+7
* ocaml: align build outputIan Campbell2011-10-171-3/+3
* 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 log library from tools/ocaml/libsJon Ludlam2011-10-1023-944/+236
* tools/ocaml: Remove the uuid libraryJon Ludlam2011-10-1010-213/+16
* tools/ocaml: Add a missing dependency to the xenctrl ocaml packageJon Ludlam2011-10-101-1/+1
* 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