aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix a variable underflow in libxl_wait_for_free_memoryRonny Hegewald2012-11-291-1/+2
* xl: Suppress spurious warning message for cpupool-listGeorge Dunlap2012-11-291-1/+2
* libxl: Fix passing of application data to timeout_deregister hookJim Fehlig2012-11-161-1/+1
* xen-tmem-list-parse: fix ugly parse outputDan Magenheimer2012-11-141-0/+2
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-11-131-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-11-131-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-11-131-0/+2
* MergeIan Jackson2012-11-011-1/+5
|\
| * hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* | libxl: properly handle errors from page sharing hypercallsIan Jackson2012-11-011-12/+16
* | autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-262-0/+14
* | libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-10-267-8/+103
* | libxl: Tolerate xl config files missing trailing newlineIan Jackson2012-10-262-78/+88
|/
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-264-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-261-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-261-1/+3
* xl/libxl: make shutdown accept the long option --wait for -wSander Eikelenboom2012-10-262-2/+6
* init scripts: xendomains correct order of options for shutdown commandSander Eikelenboom2012-10-261-1/+1
* pygrub: correct typo in --args assignmentOlaf Hering2012-10-261-3/+3
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-10-261-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-10-261-1/+1
* libxl/qemu-xen: use cache=writeback for IDE and SCSIStefano Stabellini2012-10-261-4/+4
* libxl: make devid a type so it is initialized properlyMatthew Fioravante2012-10-267-8/+22
* xl: resume the domain on suspend failureBastian Blank2012-10-261-3/+6
* pygrub: always append --argsOlaf Hering2012-10-261-2/+4
* libxl: Fix missing dependency in api check ruleIan Jackson2012-10-261-4/+4
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-10-261-1/+5
* xl: error if vif backend!=0 is used with run_hotplug_scriptsRoger Pau Monne2012-10-261-0/+7
* libxl: fix usage of backend parameter and run_hotplug_scriptsRoger Pau Monne2012-10-261-0/+14
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-10-261-2/+19
* libxl: fix error message in device_backend_callbackRoger Pau Monne2012-10-261-1/+2
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-263-9/+150
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-10-022-2/+2
* Fix libxenstore memory leak when USE_PTHREAD is not definedAndres Lagar-Cavilla2012-10-021-4/+13
* 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: remove --disable-pythontools optionIan Campbell2012-08-313-113/+80
* xencommons: Attempt to load blktap2 driverIan Campbell2012-08-311-0/+1
* tools: remove vestigial default_lib.m4 macros and adjust substitutionsMatt Wilson2012-08-313-46/+0
* uninstall: push tools uninstall down into tools/MakefileIan Campbell2012-08-311-0/+32
* hotplug/NetBSD: check type of file to attach from paramsRoger Pau Monne2012-08-311-1/+10
* hotplug/NetBSD: write error message to hotplug-errorRoger Pau Monne2012-08-311-1/+2
* hotplug/NetBSD: fix xenstore_write usage in errorRoger Pau Monne2012-08-311-1/+1
* xenconsoled: clean-up after all dead domainsDavid Vrabel2012-08-311-1/+11
* 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