aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [qemu patches] Update patches upto changeset 15013:b78d611d1b.3.1.0-branchedChristian Limpach2007-05-081-5/+5
* MergeTim Deegan2007-05-082-2/+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
* | [HVM] Fix shadow remove-write-access heuristic for 64bit w2k3 linear map.Tim Deegan2007-05-081-4/+7
|/
* ia64, linux: Import linux git changeset 5ee7737379b1d7f0c977c0f1661fbaf01a8d4721Keir Fraser2007-05-072-0/+29
* linux: Add two arch hooks xen_pre_suspend() and xen_post_suspend() forKeir Fraser2007-05-071-2/+10
* 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
* Even though 3.1.0 won't have an implementation for it, reservekfraser@localhost.localdomain2007-05-031-0/+18
* 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: Interface capability identifiers are statically xen-3.0-*,kfraser@localhost.localdomain2007-05-023-6/+6
* [HVM] Save/restore: fix cset 14995Tim Deegan2007-05-021-1/+1
* [HVM] Save/restore: save pending interrupts/events on HVM vcpusTim Deegan2007-05-023-2/+139
* 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
* linux blkback/blktap: Request/response identifiers are u64, not long.kfraser@localhost.localdomain2007-05-012-6/+6
* 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
* Fix 'sched=sedf' boot.Keir Fraser2007-04-281-0/+4
* xen: Fix build with recent GCC (4.1+).Keir Fraser2007-04-281-0/+2
* Bump all API version numbers to 1.0.0.ewan@localhost.localdomain2007-04-274-9/+9
* Ensure blk{tap/back}'s vm_area is not freed twice on error case.Jake Wires2007-04-272-0/+2
* 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
* xen: More 'IS_COMPAT' cleanups.kfraser@localhost.localdomain2007-04-2721-201/+215
* 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
* Merge.Steven Smith2007-04-2764-1028/+1656
|\