aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_utils.h
Commit message (Expand)AuthorAgeFilesLines
* libxl: introduce libxl_node_to_cpumapDario Faggioli2013-10-101-0/+3
* libxl: postpone backend name resolutionDaniel De Graaf2013-04-171-0/+1
* libxl: add vtpm supportMatthew Fioravante2012-11-131-0/+5
* xl: do not leak cpupool names.Ian Campbell2012-09-141-0/+1
* libxl: introduce some node map helpersDario Faggioli2012-07-061-0/+23
* libxl: expand the libxl_bitmap API a bitDario Faggioli2012-07-061-0/+4
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-061-16/+31
* libxl: Add a gc to libxl_cpumap_alloc, ..._to_hex_stringIan Jackson2012-06-281-1/+1
* libxl: allow setting more than 31 vcpusYang Zhang2012-06-281-1/+3
* libxl: allow to allocate cpumap with specific sizeYang Zhang2012-06-281-1/+1
* libxl: child processes cleanupsIan Jackson2012-05-111-2/+1
* libxl: make libxl_create_logfile const-correctIan Jackson2012-05-111-1/+1
* xl block-detach: allow other than numeric-decimal specification of the diskJan Beulich2012-03-131-1/+1
* libxl: remove sysctl.h from public interfaceIan Campbell2012-03-011-2/+0
* libxl: drop libxl_cpuarray -- topology was the only user.Ian Campbell2012-01-311-2/+0
* libxl: allow for specifying the CPU affinity in the config file.Dario Faggioli2012-01-271-0/+12
* libxl: extend pCPUs specification for vcpu-pin.Dario Faggioli2012-01-271-0/+2
* libxl: libxl_devid_to_* should take an integer device idIan Campbell2011-10-181-4/+4
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+7
* libxl: clean up trailing whitespaces in code.Wei Liu2011-07-191-1/+1
* tools: libxl: hide selection of device-model by default.Ian Campbell2011-04-201-6/+0
* libxl/xl: drop support for netchannel2Ian Campbell2011-04-081-5/+0
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-1/+1
* libxl: correct error path in libxl_userdata_retrieveIan Jackson2011-01-281-1/+1
* libxl: Specify the target ram size to Qemu (new) when calling itAnthony PERARD2011-01-061-0/+4
* libxl: Implement libxl_basename()Christoph Egger2011-01-061-0/+1
* Support getting topology info in libxlJuergen Gross2010-12-091-0/+2
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-1/+3
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-2/+8
* libxl, Introduce the command line handler for the new qemu.Anthony Perard2010-08-091-0/+6
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-18/+18
* xl: network2-detach commandKeir Fraser2010-06-071-0/+3
* xl: network2-attach commandKeir Fraser2010-06-071-0/+1
* libxl: Use the caller's logger (xentoollog)Keir Fraser2010-05-281-7/+1
* xl: Implement block-detach commandKeir Fraser2010-05-131-0/+3
* xl: Implement network-detach commandKeir Fraser2010-05-131-0/+6
* libxl: Support cpupoolsKeir Fraser2010-05-071-0/+2
* xl: Remove some duplicated boilerplate. (Improves logging slightly.)Keir Fraser2010-04-121-1/+1
* libxl: Expose libxl_report_exitstatusKeir Fraser2010-04-121-0/+11
* libxl: Expose functions for helping with subprocesses.Keir Fraser2010-04-121-0/+4
* libxl: New utility functions in for reading and writing files.Keir Fraser2010-04-121-0/+18
* libxenlight: separate logically list_vm and list_domainKeir Fraser2010-01-171-1/+1
* libxenlight: remove any uuid dependancies from xlKeir Fraser2010-01-051-8/+0
* libxenlight: implement cdrom insert/ejectKeir Fraser2009-12-081-0/+1
* libxenlight: move logging macros to the public headerKeir Fraser2009-11-251-0/+1
* libxenlight: implement stubdom supportKeir Fraser2009-11-251-0/+2
* tools: Make build again on netbsdKeir Fraser2009-11-101-4/+4
* libxenlight: initial libxenlight implementation under tools/libxlKeir Fraser2009-11-091-0/+34