aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* libxl: disk specification interface changeKamala Narasimhan2011-02-151-12/+10
* libxl: band-aid for functions which return literal "-1"Ian Jackson2011-01-261-4/+4
* libxl: Implement libxl_basename()Christoph Egger2011-01-061-0/+14
* Support renaming of cpupoolsJuergen Gross2010-12-091-2/+2
* Support getting topology info in libxlJuergen Gross2010-12-091-0/+24
* tools: change cpumaps to uint8_tJuergen Gross2010-11-031-8/+13
* tools: cpupools: xl: commands and library changesJuergen Gross2010-10-211-14/+84
* tools: cpupools: Support arbitrary numbers of physical cpusJuergen Gross2010-10-211-0/+5
* libxl: Use libxl__ namespace for internal typesIan Campbell2010-09-081-11/+11
* libxl: Ensure all _hidden functions use libxl__ prefix (manual part)Ian Campbell2010-09-081-13/+13
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-50/+50
* libxl/xl: Use libxl_device_nic_destroy and libxl_nicinfo_destroyIan Campbell2010-08-191-20/+21
* libxl: ensure result of libxl_poolid_to_name is always dynamically allocatedIan Campbell2010-08-161-1/+1
* xl: Implement per-API-call garbage-collection lifetimeGianni Tedesco2010-08-121-78/+119
* xl: Fix invalid return of internal ptrs via libxl_poolid_to_name"Gianni Tedesco (3P)"2010-08-111-2/+9
* xl: Fix invalid return of libxl-internal pointers via libxl_domid_to_name()"Gianni Tedesco (3P)"2010-08-111-2/+9
* xl: don't use libxl allocator for nic_list"Gianni Tedesco (3P)"2010-08-111-6/+9
* libxl_check_device_model_version should return 0 or 1Stefano Stabellini2010-08-091-1/+1
* libxl, Introduce the command line handler for the new qemu.Anthony Perard2010-08-091-0/+78
* libxl: fix memory leak in libxl_name_to_poolidJuergen Gross2010-08-051-2/+5
* libxl: fix memory leak in libxl_name_to_domidIan Campbell2010-08-031-2/+5
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-20/+20
* libxl: fix segfault when detaching non-existant diskGianni Tedesco2010-07-271-0/+2
* xl: network2-detach commandKeir Fraser2010-06-071-0/+48
* xl: network2-attach commandKeir Fraser2010-06-071-0/+15
* libxl: Check return codes of write/asprintf/daemon consistently.Keir Fraser2010-05-131-0/+2
* xl: Implement block-detach commandKeir Fraser2010-05-131-0/+35
* xl: Implement network-detach commandKeir Fraser2010-05-131-0/+74
* libxl: More cpupool fixes.Keir Fraser2010-05-111-0/+2
* libxl: Support cpupoolsKeir Fraser2010-05-071-0/+35
* xl: Remove some duplicated boilerplate. (Improves logging slightly.)Keir Fraser2010-04-121-1/+2
* xenstore,libxl: cleanup of xenstore connections across fork()Keir Fraser2010-04-121-0/+15
* libxl: Expose functions for helping with subprocesses.Keir Fraser2010-04-121-0/+23
* libxl: New utility functions in for reading and writing files.Keir Fraser2010-04-121-0/+103
* libxl: Report error if logfile rotation failsKeir Fraser2010-04-121-3/+25
* libxenlight: separate logically list_vm and list_domainKeir Fraser2010-01-171-6/+13
* libxenlight: fix name to domid conversion.Keir Fraser2010-01-141-23/+12
* libxenlight: remove any uuid dependancies from xlKeir Fraser2010-01-051-85/+0
* libxenlight: implement cdrom insert/ejectKeir Fraser2009-12-081-0/+30
* libxenlight: write stubdoms logs to fileKeir Fraser2009-12-021-1/+1
* libxenlight: two small fixesKeir Fraser2009-12-021-1/+1
* libxenlight: fix uuid codeKeir Fraser2009-12-011-6/+6
* libxenlight: move logging macros to the public headerKeir Fraser2009-11-251-0/+27
* libxenlight: implement stubdom supportKeir Fraser2009-11-251-0/+19
* libxenlight: fix memory leaksKeir Fraser2009-11-231-0/+6
* libxenlight: correct broken osdeps.[ch] and make #includes consistentKeir Fraser2009-11-231-2/+4
* libxenlight: fix name to domid conversionKeir Fraser2009-11-131-5/+13
* tools: Make build again on netbsdKeir Fraser2009-11-101-21/+16
* libxenlight: initial libxenlight implementation under tools/libxlKeir Fraser2009-11-091-0/+159