aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix PIFIsPhysical exception when starting XendTom Wilkie2007-05-021-1/+1
* [XM] Fix some small bugs in XenAPI create code.Tom Wilkie2007-05-011-4/+4
* [XM] Fix get_single_vm bugTom Wilkie2007-05-011-0/+2
* xend: Fix use of PIFIsPhysical (takes no arguments).Keir Fraser2007-05-011-1/+1
* [pv console] Move console information in xenstore to serial/0/.Christian Limpach2007-05-011-8/+62
* xend: Fix SrvDomain.op_save.kfraser@localhost.localdomain2007-05-011-1/+1
* xend: Ensure 2MB free before creating any domain. All domain creationskfraser@localhost.localdomain2007-05-011-3/+7
* xend: Fix spurious store changes on rename/migratekfraser@localhost.localdomain2007-05-011-1/+1
* save/restore: If ENABLE_LOGDIRTY fails, it may be because it iskfraser@localhost.localdomain2007-05-011-2/+11
* xend: Ensure bootable flag is set in internal xend config for tapkfraser@localhost.localdomain2007-05-011-8/+5
* Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb.kfraser@localhost.localdomain2007-04-302-0/+2
* vnet: Another build fix for finding Linux build tree and version.Keir Fraser2007-04-282-12/+8
* Bump all API version numbers to 1.0.0.ewan@localhost.localdomain2007-04-273-6/+6
* vnet: Fix build of the vnet module.kfraser@localhost.localdomain2007-04-275-15/+14
* Add INIT INFO block to example init.d/xend file.kfraser@localhost.localdomain2007-04-271-0/+12
* Handle EOF on xenstored socket.Steven Hand2007-04-271-1/+1
* xend: Auto-balloon a couple megabytes before creating an HVM domain askfraser@localhost.localdomain2007-04-271-0/+3
* xend: Don't use -q flag to bootloader if activating text console.kfraser@localhost.localdomain2007-04-271-2/+5
* [XEND] make *.get_all_records return dict of ref->recordTom Wilkie2007-04-273-33/+27
* Allow dynamic_min/dynamic_max to (temporarily) be out of sync; in practiceSteven Hand2007-04-271-3/+0
* Sanity check changes to memory dynamic/static min/max and ensure we cannotSteven Hand2007-04-271-9/+16
* [XM] Differentiate between VLAN PIFs and normal PIFs in network-showTom Wilkie2007-04-271-2/+10
* [XEND] Fix up PIF class, make it workTom Wilkie2007-04-271-21/+61
* [XEND] Used shutil.rename to cope with /tmp and /var on different file systemsTom Wilkie2007-04-271-2/+4
* [XM] Fix typo in XenAPI create codeTom Wilkie2007-04-271-1/+1
* [XEND] Start cleanly even with bad xml state filesTom Wilkie2007-04-271-4/+13
* Add support for creating networks to xm create XML fileTom Wilkie2007-04-262-19/+55
* hvmloader: Place SMBIOS tables at 0xE9000. Previous location was lowerkfraser@localhost.localdomain2007-04-2610-82/+75
* [XM-TEST] Add test for new network functionsTom Wilkie2007-04-262-1/+73
* [XM-TEST] Move network_utils.py to lib directoryTom Wilkie2007-04-264-5/+9
* Add network-del and network-show commands to xmTom Wilkie2007-04-261-1/+67
* Add network.destroy() to XenAPITom Wilkie2007-04-264-2/+37
* domain builder: Fix sanity check for gzip size.kfraser@localhost.localdomain2007-04-261-2/+2
* blktap: Segments can span multiple clusters with tap:qcow.kfraser@localhost.localdomain2007-04-261-14/+53
* hvm ioemu: Fix SCSI initialisation after c/s 14942.kfraser@localhost.localdomain2007-04-261-1/+1