aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Change the global suspend event channel lock file to a per-domain lock fileKeir Fraser2010-05-045-15/+22
* xm: catch TypeError if xenconsole is nonexistentKeir Fraser2010-05-041-1/+1
* xl: Add option '-c' for 'xl create'Keir Fraser2010-05-041-7/+23
* xl: Add support of specifying '[vars]' in 'xl create'.Keir Fraser2010-05-041-13/+85
* xl: Add some return-code sanity checks to 'xl info'.Keir Fraser2010-05-041-7/+12
* xl: fix XL_LOG_ERRNOVAL outputKeir Fraser2010-05-041-1/+1
* xl: Add basic bash completion for xl command.Keir Fraser2010-05-042-0/+22
* xl: Remove unused variable verbose in info functionKeir Fraser2010-05-041-4/+3
* xl: Add help for 'xl info' commandKeir Fraser2010-05-041-1/+4
* libxl: Build with -WerrorKeir Fraser2010-05-041-1/+1
* xl: Add command description to command tableKeir Fraser2010-05-044-47/+56
* xl: Use command table to store command name and implementationKeir Fraser2010-05-044-57/+67
* xl: Move xl command implementation to a seperate fileKeir Fraser2010-05-044-2832/+2911
* xl: Add subcommand "xl sched-credit"Keir Fraser2010-05-043-0/+175
* Remus: use IFB for net buffer on newer kernelsKeir Fraser2010-05-042-37/+238
* Remus: add file locking and modprobe utility functionsKeir Fraser2010-05-041-1/+50
* Remus: include device name in vif objectsKeir Fraser2010-05-042-3/+13
* Remus: fix VM stringificationKeir Fraser2010-05-041-2/+3
* Remus: move device handling into its own moduleKeir Fraser2010-05-042-135/+143
* Remus: remove obsolete codeKeir Fraser2010-05-041-18/+0
* Remus: python netlink fixesKeir Fraser2010-05-042-6/+10
* libxl: Expose build-time install paths inside libxl.Keir Fraser2010-04-294-12/+86
* xl: Add option '-p' for command 'xl create'Keir Fraser2010-04-261-3/+7
* xl: Fix segment fault of 'xl list'Keir Fraser2010-04-261-1/+1
* cpupools, xend: Add missing file sxputils.pyKeir Fraser2010-04-261-0/+64
* cpupools, xend: Add missing file XendCPUPool.pyKeir Fraser2010-04-231-0/+905
* xl: support oos domain parameterKeir Fraser2010-04-233-0/+7
* Revert 21224:a7947fd90328 "xend: earlier remove the backend of tapdisk device"Keir Fraser2010-04-231-7/+1
* xend: earlier remove the backend of tapdisk device inKeir Fraser2010-04-221-1/+7
* xend: don't drop device config on domain start failureKeir Fraser2010-04-221-1/+1
* HAP 1GB: Add corner case handling for 1GB super page.Keir Fraser2010-04-221-0/+8
* xl: add "xl info" commandKeir Fraser2010-04-221-0/+114
* libxl: add version_info functionKeir Fraser2010-04-222-0/+64
* libxl: add sched_get_id functionKeir Fraser2010-04-222-0/+15
* libxl: extend physinfo structureKeir Fraser2010-04-222-0/+8
* cpupools [5/6]: xm-test add-onsKeir Fraser2010-04-2115-12/+713
* cpupools [4/6]: python/xend changesKeir Fraser2010-04-2116-17/+985
* cpupools [3/6]: libxen changesKeir Fraser2010-04-2111-4/+1971
* cpupools [2/6]: libxc changesKeir Fraser2010-04-215-0/+264
* Tools: add online/offline hotplug user interfacesKeir Fraser2010-04-212-4/+333
* Calling awk and not gawk in the Xen scriptsKeir Fraser2010-04-192-7/+7
* xend: support 'ioemu' subtype in tap protocol specificationKeir Fraser2010-04-191-1/+1
* tools/hotplug/Linux/blktap: remove optional tapdisk: prefixKeir Fraser2010-04-191-0/+1
* pygrub: Fix Grub2 support for Ubuntu 10.04Keir Fraser2010-04-151-1/+1
* xend: fix best NUMA node allocationKeir Fraser2010-04-151-12/+17
* xend: make NUMA in xm info optional (dependent on new -n switch)Keir Fraser2010-04-152-15/+21
* xend: Fix numainfo/topologyinfo loop iterators in Xc extension.Keir Fraser2010-04-151-3/+3
* Fix changeset 21153:d2d8805868f1 (xend can't start)Keir Fraser2010-04-151-1/+1
* libfsimage: zfs build fix for NetBSDKeir Fraser2010-04-152-13/+13
* Remus: fix alignment bug in python rtnl libraryKeir Fraser2010-04-151-2/+2