aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_xshelp.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: remove xs_writev functionIan Campbell2010-10-131-20/+0
* 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-1/+1
* libxl: Ensure all _hidden functions use libxl__ prefix (autogenerated patch)Ian Campbell2010-09-081-11/+11
* libxl: xs_read accepts NULL for *len parameterIan Campbell2010-08-161-2/+1
* tools/libxl: libxl_device_generic_add: handle NULL fents or bentsStefano Stabellini2010-08-131-0/+3
* xl: Implement per-API-call garbage-collection lifetimeGianni Tedesco2010-08-121-12/+16
* libxl: consistently use typedef struct {} libxl_$typeIan Campbell2010-07-281-6/+6
* libxl: Fix up some incorrect printf formatsKeir Fraser2010-05-281-1/+2
* libxl: Check return codes of write/asprintf/daemon consistently.Keir Fraser2010-05-131-1/+2
* libxenlight: fix segfault when domid_to_name returns NULLKeir Fraser2010-03-151-3/+3
* libxenlight: don't use the cloning logic in dm_xenstore_record_pid.Keir Fraser2010-01-081-0/+19
* libxenlight: correct broken osdeps.[ch] and make #includes consistentKeir Fraser2009-11-231-2/+5
* libxenlight: Clean up logging arrangementsKeir Fraser2009-11-231-0/+5
* libxenlight: initial libxenlight implementation under tools/libxlKeir Fraser2009-11-091-0/+108