aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_xshelp.c
Commit message (Expand)AuthorAgeFilesLines
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-251-2/+12
* libxl: const correctness for libxl__xs_path_cleanupIan Campbell2012-08-031-1/+2
* libxl: make libxl_cdrom_insert async.Ian Campbell2012-07-261-0/+25
* libxl: libxl__xs_path_cleanup don't print error if ENOENTRoger Pau Monne2012-07-261-2/+4
* libxl: libxl__xs_transaction_commit should always clear the transaction.Ian Campbell2012-06-291-1/+1
* libxl: Do not pass NULL as gc_opt; introduce NOGCIan Jackson2012-06-281-5/+2
* libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*Ian Jackson2012-06-281-0/+76
* libxl: add libxl__xs_path_cleanupRoger Pau Monne2012-05-231-0/+38
* libxl: fix libxl__xs_directory usage of transactionRoger Pau Monne2012-05-231-1/+1
* libxl: move a lot more includes into libxl_internal.hIan Jackson2012-01-131-7/+1
* libxl: Open code rw and ro node creation.Paul Durrant2011-12-161-0/+10
* libxl: Rationalise #includesIan Jackson2011-12-121-1/+0
* libxl: Make libxl__xs_* more const-correctIan Jackson2011-12-121-4/+5
* libxl: libxl: Introduce dm-version xenstore key.Anthony PERARD2011-11-041-0/+9
* libxl: fixup incorrect indentationIan Campbell2011-10-121-0/+8
* libxl: libxl__xs_write format string should be const.Ian Campbell2011-05-241-1/+1
* 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