aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [NET] Remove netloop from network bridge init scripts.kfraser@localhost.localdomain2007-06-046-111/+136
* hvm: Exceed maximum number of ioemu's NIC for VNIF.kfraser@localhost.localdomain2007-05-311-23/+23
* Fix stale email addresses in xenstat and xentop.kfraser@localhost.localdomain2007-05-318-20/+20
* Fix the very-slow-IDE-IO-speed issue of Qemu 0.90kfraser@localhost.localdomain2007-05-311-0/+6
* xend: Don't destroy domains on shutdown timeout.kfraser@localhost.localdomain2007-05-301-4/+4
* Fix xenstore entry accountingkfraser@localhost.localdomain2007-05-304-11/+104
* Revert 15164:d93e560c1d50afcf39c99a4211c20c8b9ce63c38kfraser@localhost.localdomain2007-05-251-10/+4
* xend: Fix PAM authentication method for some versions of PyPAM.kfraser@localhost.localdomain2007-05-251-1/+1
* xend: Fix checkname so that it detects duplicate domains.kfraser@localhost.localdomain2007-05-251-1/+1
* [XEND/XM] Improve error reporting in 'xm restore'.kfraser@localhost.localdomain2007-05-252-4/+10
* xend: Increase shutdown timeout.kfraser@localhost.localdomain2007-05-251-1/+1
* Do not destroy domains that timeout when shutting down.kfraser@localhost.localdomain2007-05-251-4/+10
* xm: Extend width of ID in 'xm list' to 5 digits.kfraser@localhost.localdomain2007-05-241-12/+12
* xm-test: ia64 min memory & arbitrarily large ramdiskkfraser@localhost.localdomain2007-05-241-0/+14
* xend: Give "xm start" a -c parameter for connecting to the consolekfraser@localhost.localdomain2007-05-241-14/+53
* xend: Add site-packages into Python search pathkfraser@localhost.localdomain2007-05-241-6/+7
* VTPM: Fix bug where enabling vtpm causes installation errorkfraser@localhost.localdomain2007-05-241-1/+1
* ioemu: Attempt to setup tap interface up to 3 times.kfraser@localhost.localdomain2007-05-241-2/+4
* xend: Fix for removing devices at save/destroy domain.kfraser@localhost.localdomain2007-05-241-20/+29
* blktap: Fix compile errorskfraser@localhost.localdomain2007-05-243-6/+13
* xend: Tear down domain if device hotplug fails during startupkfraser@localhost.localdomain2007-05-241-2/+8
* xend: Fix CPU affinity reset across save/restore.kfraser@localhost.localdomain2007-05-241-23/+41
* Console daemon - remove duplicate include.kfraser@localhost.localdomain2007-05-241-1/+0
* xend: Fix scheduler parameters of rebooted domainkfraser@localhost.localdomain2007-05-242-1/+19
* vnc: Fix Zenkaku_Hankaku and add deadkey keysymskfraser@localhost.localdomain2007-05-241-1/+25
* blktap: Add one more error reason statement to blktapctrlkfraser@localhost.localdomain2007-05-241-1/+3
* blktap: Do not install libs or headers with execute permissions.kfraser@localhost.localdomain2007-05-241-2/+2
* [ACM] Simpler interface to hypercallskfraser@localhost.localdomain2007-05-243-15/+85
* ia64: nvram setup.kfraser@localhost.localdomain2007-05-245-11/+265
* This patch fixes the issue with waiting for devices to disconnect during the endSteven Hand2007-05-221-1/+0
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-05-2211-15/+337
|\
| * vmxassist: Include terminating 0xff byte in TSS I/O bitmap.Keir Fraser2007-05-202-1/+2
| * Fix default return value for VM_Metrics.get_stateTom Wilkie2007-05-171-1/+1
| * Fix recent XenRT Failure re: xm block-list via XenAPITom Wilkie2007-05-171-1/+2
| * Added xeninfo.pl, a script for collecting statistics from Xen hosts using theEwan Mellor2007-05-161-0/+284
| * [XEND] Write the default ABI to the xenstore entry for each frontendIan Campbell2007-05-152-0/+6
| * [BUILDER] Propagate the native protocol ABI for a guest out of theIan Campbell2007-05-153-4/+20
| * Add some fields from XenAPI docs to implementation.Tom Wilkie2007-05-152-8/+22
* | merge with xen-unstable.hgAlex Williamson2007-05-16269-10708/+19430
|\|
| * Fix TPM support in HVM domainskfraser@localhost.localdomain2007-05-152-6/+21
| * xenapi: Small fix to the host.get_name_description callkfraser@localhost.localdomain2007-05-151-1/+1
| * tools: check for curl-devel and libxml2-develkfraser@localhost.localdomain2007-05-153-2/+78
| * tools: check for libvncserver dependency librarieskfraser@localhost.localdomain2007-05-151-0/+11
| * 64-bit hvm on 32-bit dom0 - ioemu adjustmentskfraser@localhost.localdomain2007-05-151-18/+15
| * Fix HVM save/restore after upgrade to 0.90.Steven Hand2007-05-141-0/+72
| * HVM save/restore: handle larger domain ids.Steven Hand2007-05-141-1/+1
| * hvm qemu: Fix for masking 64-bit operands broke 32-bit operands withKeir Fraser2007-05-131-2/+6
| * hvm: Fix ACPI shutdown, broken by my previous changeset.Keir Fraser2007-05-123-17/+21
| * xend: configuration option 'localtime = 1' is not honored for PV domains.Keir Fraser2007-05-121-2/+1
| * hvm qemu: Fix write parameter masking for 64-bit guests.Keir Fraser2007-05-121-1/+1