aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/xl
Commit message (Expand)AuthorAgeFilesLines
* libxl: ocaml: fix code intended to output comments before definitionsRob Hoes2013-09-101-2/+4
* tools/ocaml: Correct META for libxl bindingsAndrew Cooper2013-04-081-2/+2
* tools: update ocamlfind handlingOlaf Hering2013-02-051-3/+3
* libxl: move definition of libxl_domain_config into the IDLIan Campbell2012-12-191-0/+1
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-053-2/+5
* libxl: make libxl_device_pci_{add,remove,destroy} interfaces asynchronousIan Campbell2012-08-031-2/+2
* libxl: convert libxl_device_vfb_add to an async operationRoger Pau Monne2012-07-261-1/+1
* libxl: convert libxl_device_vkb_add to an async operationRoger Pau Monne2012-07-261-1/+1
* libxl: convert libxl_device_nic_add to an async operationRoger Pau Monne2012-07-261-1/+1
* libxl: convert libxl_device_disk_add to an async opRoger Pau Monne2012-07-261-1/+1
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-231-2/+2
* libxl: add a new Array type to the IDLIan Campbell2012-07-061-1/+14
* ocaml: fix build after 25446:648508ee27a2, 25449:68d46c5ea0a3 et al.Ian Campbell2012-06-022-12/+13
* 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
* 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
* 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
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-104-19/+19
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-2/+2
* 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