aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl: fix build for gcc prior to 4.3Jan Beulich2012-08-131-1/+3
* tools: init.d/Linux/xencommons: load all known backend driversOlaf Hering2012-08-131-0/+6
* 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-068-361/+424
* Merge backout of 25727:a8d708fcb347Ian Jackson2012-08-068-377/+328
|\
| * Backed out changeset a8d708fcb347Ian Jackson2012-08-068-377/+328
* | libxl: fix cleanup of tap devices in libxl__device_destroyIan Campbell2012-08-034-18/+34
* | tools/hotplug/Linux/init.d/: load other xen kernel modules on xencommons startFabio Fantoni2012-08-031-0/+3
|/
* libxl: support custom block hotplug scriptsIan Campbell2012-08-038-328/+377
* 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
* libxl: abolish useless `start' parameter to libxl__add_*Ian Jackson2012-08-034-13/+10
* libxl: fix formatting of DEFINE_DEVICES_ADDIan Jackson2012-08-031-13/+13
* libxl: fix device counting race in libxl__devices_destroyIan Jackson2012-08-034-110/+112
* libxl: react correctly to bootloader pty master POLLHUPIan Jackson2012-08-033-12/+57
* libxl: unify libxl__device_destroy and device_hotplug_doneIan Jackson2012-08-031-23/+13
* tools/vtpm: fix tpm_version.h error during parallel buildOlaf Hering2012-08-031-2/+3
* libxl: only read script once in libxl__hotplug_*Ian Campbell2012-08-031-12/+4
* libxl: prefix *.for-check with _ to mark it as a generated file.Ian Campbell2012-08-031-3/+3