aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-252-2/+2
* xl: resume the domain on suspend failureBastian Blank2012-09-251-3/+6
* pygrub: always append --argsOlaf Hering2012-09-251-2/+4
* xsm/flask: add domain relabel supportDaniel De Graaf2012-09-173-1/+9
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-171-2/+0
* xsm/flask: remove inherited class attributesDaniel De Graaf2012-09-173-106/+2
* tools: drop ia64 only foreign structs from headersIan Campbell2012-09-172-13/+0
* Fix libxenstore memory leak when USE_PTHREAD is not definedAndres Lagar-Cavilla2012-09-171-4/+13
* 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-1710-84/+95
* xl: free libxl context, logger and lockfile using atexit handlerIan Campbell2012-09-171-2/+18
* xenpm: make argument parsing and error handling more consistentJan Beulich2012-09-171-170/+149
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-09-141-1/+5
* 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
* xentop.c: Change curses painting behavior to avoid flickerJason McCarver2012-09-141-1/+5
* 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
* libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-09-147-17/+112
* libxl: handle errors from xc_sharing_* info functionsIan Campbell2012-09-141-2/+19
* build: Require GCC 4.1 or later.Keir Fraser2012-09-131-5/+0
* tools: drop ia64 supportIan Campbell2012-09-1246-24202/+22
* 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: 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
* 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-225-41/+1
* libxc: Support save/restore of up to 4096 VCPUs (increase from 64 VCPUs).Keir Fraser2012-08-223-20/+24
* flask/policy: add accesses used by newer dom0sDaniel De Graaf2012-08-222-3/+3
* tools/python: Clean python correctlyAndrew Cooper2012-08-173-20/+18
* libxc/Linux: Add VM_DONTCOPY flag of the VMA of the hypercall bufferWangzhenguo2012-08-172-13/+35
* xend: Replace the use of XMLPrettyPrint from PyXML with stdlib functionality.M A Young2012-08-171-2/+1
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-08-161-14/+21
* etherboot: Build fixes for gcc 4.7.Keir Fraser2012-08-154-0/+92