aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl: correctly propagate errors from libxl_domain_destroyIan Campbell2011-09-281-1/+1
* libxl: fail to parse disk vpath if a disk+part number needed but unavailableIan Campbell2011-09-281-1/+5
* libxl: do not try to redo incoming migration on reboot of migrated domainIan Campbell2011-09-271-0/+5
* libxl: make libxl__wait_for_device_model use libxl__spawn_starrting directlyIan Campbell2011-09-273-11/+11
* xl: fixup "xl save" command line handling.Ian Campbell2011-09-271-4/+6
* xenpaging: track number of paged pages in struct domainOlaf Hering2011-09-262-0/+2
* Add save/restore support for viridian APIC assist pfn.Paul Durrant2011-09-261-4/+13
* tools: fix install of lomountIan Campbell2011-09-221-2/+2
* PCI multi-seg: adjust domctl interfaceJan Beulich2011-09-223-41/+45
* mem_event: use different ringbuffers for share, paging and accessOlaf Hering2011-09-168-41/+63
* libxc: Enable cpuid performance counter leaf for HVMJuergen Gross2011-09-151-0/+1
* xenstored: allow guest to shutdown all its watches/transactionsOlaf Hering2011-09-153-0/+17
* tools: Revert seabios and upstream qemu build changesIan Jackson2011-09-144-109/+41
* Clone and build Seabios by defaultStefano Stabellini2011-09-133-2/+84
* Clone and build upstream Qemu by defaultStefano Stabellini2011-09-131-0/+13
* Rename ioemu-dir as qemu-xen-traditional-dirStefano Stabellini2011-09-131-11/+11
* Move the ioemu-dir-find shell script to an external fileStefano Stabellini2011-09-131-31/+4
* xenpaging: use batch of pages during final page-inOlaf Hering2011-09-133-19/+42
* hvmloader: don't clear acpi_info after filling in some fieldsIan Campbell2011-09-131-1/+2