aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remus: make ebt_imq and sch_queue compatible with pvopsKeir Fraser2010-04-154-18/+108
* credit2: Add toolstack options to control credit2 scheduler parametersKeir Fraser2010-04-1411-2/+277
* Port latest grub zfs boot code to pygrubKeir Fraser2010-04-1428-470/+999
* xentrace: Add missing help optionKeir Fraser2010-04-131-0/+3
* xentrace: Add an option not to enable tracingKeir Fraser2010-04-131-2/+16
* xentrace: Skip to low cpu when throwing away portions of the circular bufferKeir Fraser2010-04-131-0/+15
* Clean up numa-info sysctl.Keir Fraser2010-04-132-14/+30
* libxl: <sys/signal.h> -> <signal.h>Keir Fraser2010-04-131-1/+1
* libxl: build fix for netbsdKeir Fraser2010-04-131-0/+1
* Topology-info sysctl cleanups.Keir Fraser2010-04-135-80/+62
* sysctl: Remove sockets_per_node field from physinfo command.Keir Fraser2010-04-132-2/+0
* xl: Migration supportKeir Fraser2010-04-122-68/+559
* xl: Domain creation logging fixesKeir Fraser2010-04-121-5/+45
* xl: New savefile format. Save domain config when saving a domain.Keir Fraser2010-04-123-24/+269
* libxl,xl: Fix two minor bugs in domain destructionKeir Fraser2010-04-122-2/+4
* xl: Remove some duplicated boilerplate. (Improves logging slightly.)Keir Fraser2010-04-123-200/+60
* libxl: Per-domain data storage for the convenience of the library userKeir Fraser2010-04-124-0/+161
* libxl: New function libxl_domain_infoKeir Fraser2010-04-122-16/+38
* xl, libxl: xl list -v shows the uuid tooKeir Fraser2010-04-124-11/+25
* libxl: Expose libxl_report_exitstatusKeir Fraser2010-04-123-14/+18
* xenstore,libxl: cleanup of xenstore connections across fork()Keir Fraser2010-04-126-22/+55
* libxl: Expose functions for helping with subprocesses.Keir Fraser2010-04-124-22/+35
* libxl: Provide libxl_domain_renameKeir Fraser2010-04-122-2/+87
* libxl: libxl_domain_restore: Put fd back to blocking modeKeir Fraser2010-04-121-1/+14
* libxl: New utility functions in for reading and writing files.Keir Fraser2010-04-122-0/+121
* libxl: Report error if logfile rotation failsKeir Fraser2010-04-121-3/+25
* libxl: Make logging functions preserve errnoKeir Fraser2010-04-122-1/+6
* blktap2: a little fix to xen-hotplug-cleanupKeir Fraser2010-04-121-1/+1
* libxc: Flush I/O before xc_domain_save completionKeir Fraser2010-04-121-0/+7
* pygrub: fix 64b Solaris PV guest boot on 32b Linux dom0 & 64b XenKeir Fraser2010-04-121-12/+14
* xm: Fix string index out of range in 'vcpu-pin' commandKeir Fraser2010-04-091-0/+2
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-093-4/+17
* Host Numa information in dom0Keir Fraser2010-04-075-102/+237
* tmem: add page deduplication with optional compression or trailing-zero-elimi...Keir Fraser2010-04-061-2/+28
* 1GB Page Table Support for HVM Guest 1/3Keir Fraser2010-04-061-24/+101
* xl: tsc_mode parameter in guest configuration fileKeir Fraser2010-04-063-0/+6
* xl: vcpu-set commandKeir Fraser2010-04-063-0/+84