aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl
Commit message (Expand)AuthorAgeFilesLines
...
* libxl_json: Introduce libxl__json_object_to_yajl_gen.Anthony PERARD2012-10-082-0/+64
* libxl_json: Replace JSON_TRUE/FALSE by JSON_BOOL.Anthony PERARD2012-10-083-5/+17
* libxl_json: Remove JSON_ERROR from enum.Anthony PERARD2012-10-081-1/+0
* libxl_json: Export json_object related function.Anthony PERARD2012-10-082-19/+29
* libxl: Add a comment about NOGC usage with flexarrayAnthony PERARD2012-10-081-1/+7
* xl/libxl: add iomem supportMatthew Fioravante2012-10-053-4/+55
* libxl_json: Use libxl alloc function.Anthony PERARD2012-10-052-69/+19
* libxl: Have flexarray using the GCAnthony PERARD2012-10-057-158/+60
* libxl: Move gc_is_real to libxl_internal.h.Anthony PERARD2012-10-052-8/+8
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-051-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-053-6/+8
* docs: initial documentation for xenstore pathsIan Campbell2012-10-011-70/+0
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-251-1/+1
* xl: resume the domain on suspend failureBastian Blank2012-09-251-3/+6
* xl: Remove global domid and enable -WshadowIan Campbell2012-09-172-153/+140
* xl: prepare to enable WshadowIan Campbell2012-09-172-23/+21
* libxl: Enable -Wshadow.Ian Campbell2012-09-179-68/+75
* xl: free libxl context, logger and lockfile using atexit handlerIan Campbell2012-09-171-2/+18
* libxl: Tolerate xl config files missing trailing newlineIan Jackson2012-09-142-78/+88
* libxl: Fix missing dependency in api check ruleIan Jackson2012-09-141-4/+4
* xl: do not leak cpupool names.Ian Campbell2012-09-144-10/+25
* xl: error if vif backend!=0 is used with run_hotplug_scriptsRoger Pau Monne2012-09-141-0/+7
* libxl: fix usage of backend parameter and run_hotplug_scriptsRoger Pau Monne2012-09-141-0/+14
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-09-141-2/+19
* libxl: fix error message in device_backend_callbackRoger Pau Monne2012-09-101-1/+2
* libxl: fix api check MakefileIan Jackson2012-09-031-3/+5
* libxl/xl: implement support for guest ioport and irq permissions.Ian Campbell2012-09-033-1/+124
* libxl: fix double free on some config parser errorsIan Jackson2012-08-312-65/+61
* tools/xl: Fix uninitialized variable error.Andrew Cooper2012-08-281-4/+4
* libxl: Rerun bisonIan Jackson2012-08-242-192/+241
* libxl: Rerun flexIan Jackson2012-08-242-56/+40
* libxl: provide "make realclean" targetIan Jackson2012-08-241-1/+3
* xl: make "xl list -l" proper JSONIan Campbell2012-08-231-16/+71
* libxl: make domain resume API asynchronousIan Campbell2012-08-235-20/+27
* hvm: Remove VM genearation ID device and incr_generationid from build_info.Paul Durrant2012-08-224-16/+1
* libxl: fix build for gcc prior to 4.3Jan Beulich2012-08-131-1/+3
* libxl: write physical-device node if user did not supply a block scriptIan Campbell2012-08-071-10/+20
* libxl: support custom block hotplug scriptsIan Campbell2012-08-067-360/+423
* Merge backout of 25727:a8d708fcb347Ian Jackson2012-08-067-376/+327
|\
| * Backed out changeset a8d708fcb347Ian Jackson2012-08-067-376/+327
* | libxl: fix cleanup of tap devices in libxl__device_destroyIan Campbell2012-08-034-18/+34
|/
* libxl: support custom block hotplug scriptsIan Campbell2012-08-037-327/+376
* libxl: correct some comments regarding event API and fdsIan Jackson2012-08-031-3/+14
* libxl: const correctness for libxl__xs_path_cleanupIan Campbell2012-08-033-3/+4
* libxl: add a comment re the memory management API instabilityIan Jackson2012-08-031-0/+12
* libxl: idl: always initialise the KeyedEnum keyvar in the member init functionIan Campbell2012-08-032-5/+11
* libxl: remove an unused numainfo parameterIan Jackson2012-08-031-2/+2
* libxl: remus: mark TODOs more clearlyIan Jackson2012-08-031-4/+5
* libxl: do not blunder on if bootloader fails (again)Ian Jackson2012-08-031-2/+9
* libxl: rename aodevs to multidevIan Jackson2012-08-034-77/+77