aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* PCI interface changes for PCIE-AER enablingKeir Fraser2008-11-241-1/+34
* xend: Make _setCPUAffinity() errors nonfatal on domain resumeKeir Fraser2008-11-201-1/+8
* xenapi: fix valid_object typoKeir Fraser2008-11-201-1/+1
* x86: support CPUID hypervisor feature bitKeir Fraser2008-11-192-0/+4
* tools: use sysfs interface to balloon driver if presentKeir Fraser2008-11-171-2/+27
* Fix to save CPU affinity for xm save/restoreKeir Fraser2008-11-141-2/+0
* xm: display domain id on domain creationKeir Fraser2008-11-131-2/+3
* xend, pciif: fix some indentationKeir Fraser2008-11-121-6/+6
* xend: Restore CPU affinity on domain resume.Keir Fraser2008-11-111-52/+60
* xenpm: Fix an error path.Keir Fraser2008-11-071-1/+1
* xend, security: Prevent changing of the policy while VMs are migratingKeir Fraser2008-11-052-60/+72
* xend: Add a multi-reader-single-writer lock implementationKeir Fraser2008-11-051-0/+137
* tools/hotplug: Separate OS-specific scripts.Keir Fraser2008-11-0441-57/+345
* xend: ioport & irq persistence thru rebootKeir Fraser2008-11-033-2/+46
* rombios: fix int13h for floppy diskKeir Fraser2008-10-301-2/+2
* xend: Fix typo in waitForBackend() for phantom VBDsKeir Fraser2008-10-281-1/+1
* Add 2 more permissions to the XSM/Flask default policy.Keir Fraser2008-10-271-1/+2
* Fix xm scsi-attach/detach/list for inactive managed domainsKeir Fraser2008-10-279-69/+125
* Remove accidentally checked-in xenpmd binary.Keir Fraser2008-10-231-0/+0
* xenpmd: Fix makefile for 'make install'.Keir Fraser2008-10-231-0/+5
* hvmloader: Remove unneeded legacy flag from FADT flags field.Keir Fraser2008-10-231-1/+1
* Xen power management daemon patch.Keir Fraser2008-10-234-0/+536
* blktap: re-enable O_DIRECT in block_qcow.cKeir Fraser2008-10-221-9/+15
* xend: Fix and clean up vscsi_util.py and other filesKeir Fraser2008-10-213-76/+47
* xend: fix setting vcpus > VCPUs_maxKeir Fraser2008-10-201-14/+9
* blktap: Handle qcow backing files correctly.Keir Fraser2008-10-202-17/+59
* xend: Stub out vscsi_get_scsidevices() until issues are addressed.Keir Fraser2008-10-201-0/+4
* xentrace: trace power management events.Keir Fraser2008-10-161-0/+4
* Enhance XenAPI for pvSCSIKeir Fraser2008-10-1613-115/+940
* x86: make injection of spurious page faults configurable per domainKeir Fraser2008-10-156-1/+49
* hvm: Battery Management virtual firmware and toolstack changesKeir Fraser2008-10-148-4/+659
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-146-14/+36
* xend: fixup the Secondary Bus Reset.Keir Fraser2008-10-131-2/+3
* xenpm: Fix logic when Hyperthreading is enabled.Keir Fraser2008-10-131-19/+38
* xend: Fix dev backend path construction.Keir Fraser2008-10-131-1/+1
* xend: Restore bridge control register after secondary bus resetKeir Fraser2008-10-101-3/+6
* Merge with IA64 treeKeir Fraser2008-10-102-11/+9
|\
| * xend: Fix the detection of the upmost bridge in the python function find_pare...Keir Fraser2008-10-101-7/+6
| * [IA64] compile xenpm for ia64.Keir Fraser2008-10-101-4/+3
* | merge with xen-unstable.hgIsaku Yamahata2008-10-107-35/+54
|\|
| * hvmloader: smbios support for large memory guestsKeir Fraser2008-10-091-27/+40
| * xenpm: Fix typo bug.Keir Fraser2008-10-091-1/+1
| * xend: Fix typo _gatherDom -> gatherDom.Keir Fraser2008-10-091-1/+1
| * flask: Fix a problem in xend code when starting a guest with XSM/Flask enabled.Keir Fraser2008-10-081-1/+4
| * flask: Add 2 permissions to the default flask policy to get a VIF-enabled gue...Keir Fraser2008-10-081-0/+3
| * flask: Fix to default policy to get simple VM runningKeir Fraser2008-10-081-1/+1
| * pygrub: fix the parameter `default' and `timeout' in elilo.confKeir Fraser2008-10-031-3/+3
| * xend: Allow guest write access to /local/domain/x/memoryKeir Fraser2008-10-031-1/+1
* | [IA64] libxc: make xc_ia64_copy_memmap use DOM0VP_get_memmap.Isaku Yamahata2008-10-031-22/+65
* | merge with xen-unstable.hgIsaku Yamahata2008-10-034-25/+47
|\|