aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix bug the number of running vcpu inconsistent with config fileZhang, Yang Z2012-07-241-0/+1
* libxl: fix vif.ifname when used with stub device model.Ian Campbell2012-07-241-2/+19
* autoconf: only check for dev86 and iasl checks on x86Roger Pau Monne2012-07-242-14/+112
* autoconf: revert 25178:181478052ea2Ian Campbell2012-07-242-15/+4
* hotplug: vif: fail if a duplicate vifname is used.Ian Campbell2012-07-231-4/+18
* pygrub: don't leave fds openRoger Pau Monne2012-07-231-0/+3
* xenstore: don't print an error when gntdev cannot be openedRoger Pau Monne2012-07-231-1/+1
* libxl: rename stubdomain when renaming domain.Ian Campbell2012-07-233-1/+27
* libxl: move bootloader data strucutres and prototypesRoger Pau Monne2012-07-231-161/+161
* libxl: convert libxl_domain_destroy to an async opRoger Pau Monne2012-07-238-84/+488
* libxl: move device model creation prototypesRoger Pau Monne2012-07-231-38/+37
* libxl: change ao_device_remove to ao_deviceRoger Pau Monne2012-07-236-196/+390
* libxl: check backend state before setting it to "closing"Roger Pau Monne2012-07-231-23/+36
* libxc: restore: bounds check for start_info.{store_mfn,console.domU.mfn}Ian Campbell2012-07-231-0/+12
* xl: remove stray timer mode debug printIan Campbell2012-07-231-1/+0
* libxl: do not blunder on if bootloader failsIan Jackson2012-07-231-1/+4
* libxl: explicitly check for libmath in autoconfDario Faggioli2012-07-064-1/+52
* libxl: introduce some node map helpersDario Faggioli2012-07-062-0/+67
* libxl: expand the libxl_bitmap API a bitDario Faggioli2012-07-062-0/+34
* libxl: rename libxl_cpumap to libxl_bitmapDario Faggioli2012-07-0613-160/+167
* xl: add more NUMA information to `xl info -n'Dario Faggioli2012-07-061-3/+33
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-066-0/+118
* libxl: add a new Array type to the IDLIan Campbell2012-07-066-11/+98
* hotplug/Linux: do not leak lockfilesIan Jackson2012-07-051-3/+83
* tools: honour --libdir when it is passed to ./configureMatt Wilson2012-07-053-31/+7
* tools/m4: add AC_LANG_SOURCE to fix autoconf warningsOlaf Hering2012-07-042-4/+4
* tools/configure.ac: add version check for glib2Olaf Hering2012-07-042-10/+10
* xl: Allow use of /dev/null with xl create to enable command-line definitionW. Michael Petullo2012-07-041-4/+9
* hotplug/Linux: use flock based lockingZhigang Wang2012-07-041-77/+16
* pygrub: cope better with big files in the guest.M A Young2012-07-041-17/+44
* xl: ensure handle_domain & preserve_domain update the global domid not a shadowIan Campbell2012-07-021-16/+21
* xl: Clarify 'xend is running' error messageGeorge Dunlap2012-06-291-3/+3
* libxl: refactor stdvga opinon support.Zhou Peng2012-06-295-8/+33
* xl: initialise domid to an explicitly invalid valueIan Campbell2012-06-291-3/+13
* libxl: log on failure in cpupool_info and libxl__domain_cpupoolIan Campbell2012-06-292-2/+18
* libxl: correct type of cpupool variable.Ian Campbell2012-06-291-1/+1
* libxl: initialise cpupoolinfo in libxl__domain_schedulerIan Campbell2012-06-291-0/+1
* xl: rename "list-vm" command to "vm-list"Matt Wilson2012-06-293-6/+6
* autoconf: correctly parse *_INCLUDES and *_LIB env varsRoger Pau Monne2012-06-292-14/+14
* libxl: make libxl-save-helper depend on the autogenerated code targetsIan Campbell2012-06-291-2/+2
* libxl: libxl__xs_transaction_commit should always clear the transaction.Ian Campbell2012-06-291-1/+1
* libxl: further fixups re LIBXL_DOMAIN_TYPEIan Jackson2012-06-283-12/+39
* libxl: do not leak an event struct on ignored ao progressIan Jackson2012-06-281-0/+1
* libxl: do not leak spawned middle childrenIan Jackson2012-06-283-77/+110
* libxl: do not leak dms->saved_stateIan Jackson2012-06-281-2/+1
* xl: Handle return value from libxl_domain_suspend correctlyIan Jackson2012-06-281-1/+1
* libxl: Get compiler to warn about gc_opt==NULLIan Jackson2012-06-281-8/+13
* libxl: Do not pass NULL as gc_opt; introduce NOGCIan Jackson2012-06-2810-31/+47
* libxl: Add a gc to libxl_cpumap_alloc, ..._to_hex_stringIan Jackson2012-06-283-10/+22
* libxl: Add a gc to libxl_get_cpu_topologyIan Jackson2012-06-281-1/+5