aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off.Keir Fraser2007-05-121-66/+16
* [qemu patches] Update patches upto changeset 15040:090ca10cb543.Christian Limpach2007-05-116-86/+75
* [qemu] Fix ia64 after removal of ia64_intrinsic.h.Christian Limpach2007-05-112-2/+5
* [qemu patches] Update patches upto changeset 15036:dfbbb4d3b0dd.Christian Limpach2007-05-103-236/+191
* [qemu] Fix keypad handling for VNC.Christian Limpach2007-05-103-1/+106
* [qemu patches] Update patches upto changeset 15032:8f510bf078c7.Christian Limpach2007-05-104-251/+13
* [qemu patches] Update patches upto changeset 15032:8f510bf078c7.Christian Limpach2007-05-1025-793/+300
* [qemu] Remove atomic_set_bit, atomic_clear_bit and ia64_intrinsic.h and itsChristian Limpach2007-05-103-322/+5
* [qemu] Remove unused -timeoffset option.Christian Limpach2007-05-104-46/+10
* [qemu] Remove -vnclisten option since the same functionality is nowChristian Limpach2007-05-103-36/+19
* [qemu] Remove no longer needed change.Christian Limpach2007-05-101-4/+0
* [qemu] Use qemu's -vnc option to specify the interface to listen on.Christian Limpach2007-05-101-10/+6
* [qemu] Fix shift key for non-graphical vnc displays (like the monitor).Christian Limpach2007-05-101-1/+1
* [qemu] Sync data to disk if write cache is disabled.Christian Limpach2007-05-101-0/+3
* [qemu] Fix typo in previous ia64 build fix (my fault).Christian Limpach2007-05-091-1/+1
* [qemu] Fix ia64 build.Christian Limpach2007-05-091-0/+1
* [BUILDER] Ensure that the L3 page table page for a PAE guest which does notIan Campbell2007-05-091-1/+82
* [ioemu] Update to qemu 0.90.Christian Limpach2007-05-09252-9323/+18889
* [qemu patches] Update patches upto changeset 15013:b78d611d1b.3.1.0-branchedChristian Limpach2007-05-081-5/+5
* xend hvm: Fix 'monitor=1' handling in domain config file.kfraser@localhost.localdomain2007-05-081-1/+1
* [Xen-API] Fix the rtc/timeoffset entry.kfraser@localhost.localdomain2007-05-081-1/+4
* ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working.Keir Fraser2007-05-071-1/+1
* xenstat: Remove the "vbd-%d-%d is a VBD." debugging statement.Keir Fraser2007-05-071-3/+1
* hvm: Domains must be at least 2MB in size.Keir Fraser2007-05-051-31/+31
* Fix Xen API's Host.get_record method.Keir Fraser2007-05-051-1/+1
* blktap: Fix qcow max_aio_reqs calculation.kfraser@localhost.localdomain2007-05-031-1/+2
* [qemu patches] Update patches upto changeset 14986:1ddaf2650633.Christian Limpach2007-05-0368-1303/+3762
* xend: Revert changeset 15002. Breaks xend restart in some cases.kfraser@localhost.localdomain2007-05-032-10/+10
* [IA64] Presently pygrub only looks in /efi/redhat/elilo.conf. Itkfraser@localhost.localdomain2007-05-031-1/+6
* ia64 doesn't use /usr/lib64 on any distribution. When it's present, it's a s...kfraser@localhost.localdomain2007-05-031-0/+3
* Put blktap character device back into /dev/xen.Brendan Cully2007-05-022-3/+6
* [XEND] Move Vifctl.network('start') earlier in Xend startup so XendNode can f...Tom Wilkie2007-05-022-10/+10
* Fix the fix for XendPIFTom Wilkie2007-05-021-1/+1