aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-0710-23/+688
* hvmloader: Add the WAET since Microsoft are demanding it for Windows 8Andrew Cooper2011-10-143-0/+52
* hvmloader: Don't set hpet->header.length twiceAndrew Cooper2011-10-141-2/+1
* xenpaging: handle evict failuresOlaf Hering2011-10-131-4/+6
* libxl: fixup incorrect indentationIan Campbell2011-10-1244-0/+347
* libxl: fixup incorrect indentationIan Campbell2011-10-115-47/+47
* libxl: expand hard tab stopsIan Campbell2011-10-1110-63/+63
* pygrub: add debug flagGuido Gunther2011-10-111-2/+10
* xenpaging: clear page content after evictOlaf Hering2011-10-111-3/+0
* tools/check: check for yajl (needed by libxl)Ian Campbell2011-10-102-0/+14
* 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
* libxl: correctly parse disk "backendtype" fieldDaniel De Graaf2011-10-102-136/+138
* tools/check: remove check_loggingOlaf Hering2011-10-071-31/+0
* tools/check: update python version checkOlaf Hering2011-10-071-2/+2
* libvchan: remove erroneously-committed libvchan-node[12]; add them to .hgignoreIan Jackson2011-10-072-0/+0
* tools/libfsimage: Avoid relative XEN_ROOT specificationJuergen Gross2011-10-071-1/+1
* libvchan: interdomain communications libraryDaniel De Graaf2011-10-0610-0/+1349
* libxc: add xc_gntshr_* functionsDaniel De Graaf2011-10-066-0/+282
* libxc: add xc_gnttab_map_grant_ref_notifyDaniel De Graaf2011-10-066-121/+147
* tools build: link to specific library version (libxs, libxl, xenstore, xenstat)Roger Pau Monne2011-10-061-5/+5
* libxl: fix libxl_mac_to_device_nicIan Campbell2011-10-063-9/+20
* libxl: add and use parse_mac helper functionIan Campbell2011-10-063-15/+30
* 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: create pci backend only when there are pci devices.Roger Pau Monne2011-10-061-6/+8
* xenbackendd: fix incorrect usage of pidfileRoger Pau Monne2011-10-061-1/+1
* xl: wrap help output if command name is too longIan Campbell2011-10-062-4/+7
* libxl: probe disk backend type in libxl_device_disk_addIan Campbell2011-10-061-0/+3
* libxlu: correctly parse disk "backendtype" fieldIan Campbell2011-10-062-2/+2
* libxl: undo 23728:548b2826293e whitespace cleanup to autogenerated fileIan Campbell2011-10-062-29/+29
* libxl: add comments describing the internal memory allocation helpersIan Campbell2011-10-061-1/+26
* libxl: libxl_qmp: use of libxl__fd_set_cloexec.Anthony PERARD2011-09-291-0/+1
* libxl: Introduce a QMP clientAnthony PERARD2011-09-296-1/+631
* libxl: Introduce JSON parserAnthony PERARD2011-09-293-1/+664
* libxl: Intruduce libxl__strndup.Anthony PERARD2011-09-292-0/+11
* libxl: Introduce libxl__realloc.Anthony PERARD2011-09-292-0/+25
* libxl: Introduce libxl_internal_types.idl.Anthony PERARD2011-09-294-5/+18
* libxl: Add get/set_default_namespace in libxltypes.py.Anthony PERARD2011-09-292-2/+18
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-294-10/+10
* libxl: Introduce libxl__fd_set_cloexecAnthony PERARD2011-09-292-0/+14
* xl: fixup command line handling for several commands.Ian Campbell2011-09-291-7/+3
* libxl: Expose number of shared pagesAdin Scannell2011-09-292-0/+2
* libxl: attempt to cleanup tapdisk processes on disk backend destroy.Ian Campbell2011-09-286-11/+51
* libxl: correct allocation size in libxl_list_nicsIan Campbell2011-09-281-1/+1
* libxl: correct allocation size in libxl_list_vmIan Campbell2011-09-282-4/+4