aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxc: Do not use dom0 physmem as parameter to lzma decoderIan Jackson2011-01-284-46/+1
* libxl: prevent creation of domains with duplicate namesIan Jackson2011-01-282-0/+23
* libxl: during domain destruction, do not complain if no devices dir to destroyIan Jackson2011-01-281-2/+6
* libxl: internals: document the error behaviour of various libxl__xs_* functionsIan Jackson2011-01-281-2/+10
* libxl, xl: fixes to domain creation cleanup logic (domid values)Ian Jackson2011-01-284-1/+15
* libxl: fix error handling (xenstore transaction leak) in libxl__domain_makeIan Jackson2011-01-281-20/+29
* xl: fix incorrect display of illegal option characterAndre Przywara2011-01-281-35/+35
* xl: fix xl cpupool-list <poolid>Andre Przywara2011-01-281-1/+1
* xl: remove unimplemented -l stub for cpupool-listAndre Przywara2011-01-282-12/+6
* xl: fix broken cpupool-numa-splitJuergen Gross2011-01-281-1/+1
* libxl: when using pygrub, do not segfault if no blktapStefano Stabellini2011-01-281-4/+13
* libxl: correct error path in libxl_userdata_retrieveIan Jackson2011-01-282-2/+5
* tools/libxc, hvm: Fix 1G page allocation algorithmShan Haitao2011-01-281-11/+13
* tools/security: Adjust secpol_tool.c for change to xc_interface_openDaniel Kiper2011-01-271-3/+3
* libxc: break xc_get_physmem out into os-dependent filesChristoph Egger2011-01-274-22/+46
* xl: Revert "xl: avoid creating domains with duplicate names"Ian Jackson2011-01-271-10/+0
* hvm: allow pass-through of new FPU/ALU CPUID featuresKeir Fraser2011-01-273-1/+9
* libxc: provide XENCTRL_HAS_XC_INTERFACE feature test macroIan Jackson2011-01-271-0/+10
* libxl: rename xenstored pid file on LinuxChristoph Egger2011-01-262-2/+2
* xl: avoid creating domains with duplicate namesIan Jackson2011-01-261-0/+10
* libxl: band-aid for functions which return literal "-1"Ian Jackson2011-01-262-10/+11
* libxl: only check size of regular files when validating a virtual diskIan Campbell2011-01-261-1/+1
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-261-0/+5
* xl: Check domain existance when doing domain identifier lookupsGianni Tedesco2011-01-251-3/+17
* xl: fix up some minor mistakes in error messagesIan Jackson2011-01-251-4/+4
* libxl: fix segfault on device assignementStefano Stabellini2011-01-251-1/+1
* xl: Perform minimal validation of virtual disk file while parsing config fileKamala Narasimhan2011-01-251-0/+29
* libxl/xl: support empty disk paths (ejected cdroms)Stefano Stabellini2011-01-254-6/+16
* libxl: Check a domain exists before destroying itGianni Tedesco2011-01-251-0/+11
* libxl: libxl_ctx_init checks for xenstored pid fileKamala Narasimhan2011-01-252-0/+9
* tools/hotplug/Linux: fix completely wrong attempts to stop xenwatchdogduser virtual2011-01-251-4/+5
* libxl, minios: stubdom console based save/restoreStefano Stabellini2011-01-213-10/+32
* tools: Change the name of the qemu save file at restore timeStefano Stabellini2011-01-215-3/+15
* libxl: Fix for Windows UP crash on boot using xlIan Jackson2011-01-211-0/+1
* libxl: fix free of constant string in cdrom insert pathKamala Narasimhan2011-01-211-1/+1
* libxl: Make domain_shutdown fail if graceful not possibleIan Jackson2011-01-201-17/+9
* xend: pci.py: fix open file descriptor leakKouya Shimura2011-01-201-0/+4
* libxl: do not attempt to write "shutdown" dm-commandIan Jackson2011-01-201-5/+0
* xend: improve psudeo-bootloader support for external block scriptsJim Fehlig2011-01-182-9/+21
* xend: drbd: Revert 19444:152257350930Jim Fehlig2011-01-181-1/+1
* tools/hotplug/Linux: allow hardlinked files for block device imagesOlaf Hering2011-01-171-2/+2
* tools/hotplug/Linux: start xen daemons in runlevel 2.Ian Campbell2011-01-171-2/+2
* libxl: fix gfx_passthrough config option (including dropped hunk)Sergey Tovpeko2011-01-172-1/+4
* tools/hotplug/NetBSD: update netbsd scripts (interface names)Christoph Egger2011-01-172-2/+2
* libxc: Remove set_max_grants in linuxDaniel De Graaf2011-01-172-14/+2
* MergeIan Jackson2011-01-174-22/+49
|\
| * PoD: Fix two code commentsLiu, Jinsong2011-01-141-2/+3
| * hvmloader: Fixes to printf() implementation.Keir Fraser2011-01-141-16/+27
| * libxc: build fix with debugging disabled.Ian Campbell2011-01-141-2/+2
| * tools/misc/xen-hptool: Silently retry on CPU hotplug EBUSY failure.Keir Fraser2011-01-141-2/+17