aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* pygrub: More accurate try/except catch.Keir Fraser2009-03-311-1/+1
* xend: Save the state of PPCIs after hot-plug events.Keir Fraser2009-03-311-0/+4
* xend: fix domain_migrateKeir Fraser2009-03-311-0/+1
* xend: Disallow bogus MAC addresses when creating new VIF devicesKeir Fraser2009-03-311-0/+7
* libxc: fix link error of xc_save on ia64Keir Fraser2009-03-243-110/+118
* pygrub: run first entry in config when invalid default boot option providedKeir Fraser2009-03-201-1/+5
* xend: specify the slot for pass-through devicesKeir Fraser2009-03-202-5/+14
* xenstore: Don't hardcode install pathKeir Fraser2009-03-201-2/+2
* xmexample: fix cpuid exampleKeir Fraser2009-03-201-2/+2
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-203-0/+51
* Add cpufreq actual average freq information to xenpm toolsKeir Fraser2009-03-201-0/+32
* Deliver cpufreq actual average freq to libxc interfaceKeir Fraser2009-03-202-0/+19
* fs-back: unmapp all shared ring pages when a domain diesKeir Fraser2009-03-201-1/+1
* xend: fix vscsi error pathKeir Fraser2009-03-201-1/+4
* build system cleanup - get rid of some hardcoded pathsKeir Fraser2009-03-192-7/+4
* cpuidle and xenpm small cleanups.Keir Fraser2009-03-191-3/+0
* xenpm: add timeout option to 'xenpm start' command.Keir Fraser2009-03-191-3/+27
* xentrace: Add acpi pm tick output to idle tracingKeir Fraser2009-03-191-2/+2
* x86 dom builder: Allocate domU pages in batches.Keir Fraser2009-03-191-4/+10
* libxc: Use write_exact() in lock_suspend_event().Keir Fraser2009-03-181-3/+3
* fs-back: build fixesKeir Fraser2009-03-182-13/+7
* fs-backend.c misses the unistd.h include for read() and write().Keir Fraser2009-03-181-0/+1
* Move the suspend event channel function to libxc, it will use theKeir Fraser2009-03-185-89/+164
* xc_save: remove the dependency on the global si structureKeir Fraser2009-03-181-33/+28
* Disable xen platform PCI device when xen_platform_pci=0 is specifiedKeir Fraser2009-03-188-36/+28
* xend: Fix vscsi assignment when XenAPI is availableKeir Fraser2009-03-184-5/+15
* xend: Use vnc-listen setting specified in xend config fileKeir Fraser2009-03-181-1/+2
* fs-back: Fixes and cleanupsKeir Fraser2009-03-177-209/+718
* xend: Add s3_integrity attribute for XenAPIKeir Fraser2009-03-171-0/+1
* hvmloader: Allow any unused PCI device to be used for PCI hotplugKeir Fraser2009-03-172-88/+2006
* xend: Use AUTO_PHP_SLOT_STR=0xff rather than 0x0 for auto pci allocationKeir Fraser2009-03-174-4/+8
* xend: Accept udev events and update physical resource informationKeir Fraser2009-03-175-4/+165
* Add udev rules to deliver hw events to xendKeir Fraser2009-03-172-1/+4
* xend: Add lock for lspci_info in pci.pyKeir Fraser2009-03-171-16/+35
* xend: Add lock for xen-api class instances in XendAPIStore.pyKeir Fraser2009-03-171-13/+36
* xend: Implement DGRAM (connectionless) type socket listenersKeir Fraser2009-03-172-9/+60
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-133-0/+74
* xend: Fix xm scsi-attach for host OS without lsscsiKeir Fraser2009-03-131-1/+3
* xend: Fix domain core-dumping about reset optionKeir Fraser2009-03-133-8/+9
* blktap: Move error signaling to blktapctrlKeir Fraser2009-03-125-105/+156
* blktapctrl: Fix too early close of pipesKeir Fraser2009-03-121-0/+27
* blktap: Export disk type constants for ioemuKeir Fraser2009-03-122-9/+10
* blktapctrl: Select backend by prefixKeir Fraser2009-03-123-18/+40
* xend: fix regression in c/s 19330Keir Fraser2009-03-121-1/+5
* xend: Fix removing /vm/UUID/device paths when device cannot be disconnectedKeir Fraser2009-03-122-2/+16
* xentrace: error handling on non-existent formats fileKeir Fraser2009-03-121-1/+5
* xend: Use parse_hex() in XendPPCI.pyKeir Fraser2009-03-121-4/+6
* xend: Do not create XendNetwork instance of tmpbridgeKeir Fraser2009-03-121-2/+13
* Fix xenstore permissions for Solaris domUs.Keir Fraser2009-03-121-1/+2
* rombios: __STRING() is Linux-specificKeir Fraser2009-03-121-1/+4