aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated docs for Xen 3.0. RELEASE-3.0.0smh22@firebug.cl.cam.ac.uk2005-12-0542-4176/+3768
* Temporarily remove NetBSD and FreeBSD sparse trees to avoid user confusion.cl349@firebug.cl.cam.ac.uk2005-12-04112-57956/+0
* Mergecl349@firebug.cl.cam.ac.uk2005-12-041-5/+11
|\
| * Pull requests from blkfront into blkback a bit morekaf24@firebug.cl.cam.ac.uk2005-12-041-5/+11
* | Update version number for Xen 3.0.0 release.cl349@firebug.cl.cam.ac.uk2005-12-041-1/+1
* | Make version strings consistent across all interfaces.cl349@firebug.cl.cam.ac.uk2005-12-044-4/+4
* | Update -xen config file to include newgen megaraid and qla scsi drivers.cl349@firebug.cl.cam.ac.uk2005-12-041-7/+8
* | Rename set-vcpus to vcpu-set (match docs) and update short help page.cl349@firebug.cl.cam.ac.uk2005-12-041-9/+10
|/
* Bump blktap and dom0op version numbers.kaf24@firebug.cl.cam.ac.uk2005-12-042-2/+2
* Image.py should send 2 new arguments to qemu-dm for setting QEMU windowkaf24@firebug.cl.cam.ac.uk2005-12-041-1/+1
* Add a comment to tricky corner case in evtchn_close().kaf24@firebug.cl.cam.ac.uk2005-12-041-0/+8
* Merge docs rread@ubuntu.eng.hq.xensource.com2005-12-0333-658/+1302
|\
| * Incorporating Alan Oehler's changes, some of mine.kmself@ix.netcom.com2005-12-027-27/+370
| * Incorporating Alan's mods.kmself@ix.netcom.com2005-12-024-214/+373
| * Applied Robb Roman's patches to upstream.kmself@ix.netcom.com2005-12-023-11/+42
| * Small cleanup for distro chapters.Robb Romans2005-12-022-54/+67
| * Reorg patch 2 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDoRobb Romans2005-12-0221-409/+451
| * Reorg patch 1 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDoRobb Romans2005-12-0214-125/+181
* | Readme typosiap10@freefall.cl.cam.ac.uk2005-12-041-17/+6
* | Fix same_vm test by adding missing '$'.cl349@firebug.cl.cam.ac.uk2005-12-041-1/+1
* | Use test ([) instead of expr to compare integers.cl349@firebug.cl.cam.ac.uk2005-12-041-2/+2
* | Fix request-notification holdoff in blkback. New code iskaf24@firebug.cl.cam.ac.uk2005-12-031-4/+5
* | Remove scary warning message about 'breaking irq affinity'kaf24@firebug.cl.cam.ac.uk2005-12-031-1/+1
* | Mergeiap10@freefall.cl.cam.ac.uk2005-12-0310-35/+69
|\ \
| * | Always initialise a swiotlb for domain0. Make it a small kaf24@firebug.cl.cam.ac.uk2005-12-031-13/+14
| * | Enable multiple NICs for vmx domain by configuration filekaf24@firebug.cl.cam.ac.uk2005-12-032-2/+5
| * | Set the device model windows title as the domain namekaf24@firebug.cl.cam.ac.uk2005-12-035-3/+13
| * | Fixes unmodified 32-bit guest support on the x86_64 Xen.kaf24@firebug.cl.cam.ac.uk2005-12-031-4/+14
| * | Fix block backend teardown when the device didn't setup completely.cl349@firebug.cl.cam.ac.uk2005-12-031-5/+4
| * | Merged.emellor@leeni.uk.xensource.com2005-12-0335-727/+430
| |\ \
| * | | Set hostname in DHCP config from the guest name, and if more than one interfaceemellor@leeni.uk.xensource.com2005-12-031-8/+19
* | | | Update xend-config.sxp so that dom0-min-mem is 196MB by default, as this is r...iap10@freefall.cl.cam.ac.uk2005-12-032-57/+83
| |/ / |/| |
* | | Fix blkback request notification holdoff. req_cons must bekaf24@firebug.cl.cam.ac.uk2005-12-031-7/+7
* | | Fix typo in previous changeset. Include is ../grant_table.hkaf24@firebug.cl.cam.ac.uk2005-12-033-3/+3
* | | Inclide grant_ref_t definition in split-driver structkaf24@firebug.cl.cam.ac.uk2005-12-033-2/+4
* | | Merge with xen-ia64-unstable.hgkaf24@firebug.cl.cam.ac.uk2005-12-0329-277/+538
|\ \ \
| * | | Using a slow serial console with sync_console on SMP leaves ankaf24@firebug.cl.cam.ac.uk2005-12-031-1/+2
| |/ /
| * | Read from the store if the filename reported by losetup has been truncated (theemellor@leeni.uk.xensource.com2005-12-031-3/+34
| * | Merged.emellor@leeni.uk.xensource.com2005-12-028-76/+84
| |\ \
| | * | Fix vif-net script for setups where eth0 has no IP address.cl349@firebug.cl.cam.ac.uk2005-12-021-3/+1
| | * | Fix PAE bootstrap.kaf24@firebug.cl.cam.ac.uk2005-12-021-4/+4
| | * | Add a defensive batched tlb flush to free_page_type(), tokaf24@firebug.cl.cam.ac.uk2005-12-021-11/+29
| | * | Move cpu0_stack out of Xen text section and into BSS. Thiskaf24@firebug.cl.cam.ac.uk2005-12-026-58/+50
| * | | Make "xm list --long" generate device configuration data from xenstore statedan@guaranine.beaverton.ibm.com2005-12-021-3/+3
| |/ /
| * | This patch adds a new domain config option, 'cpus' which is a list ofemellor@leeni.uk.xensource.com2005-12-029-17/+90
| * | Merged.emellor@leeni.uk.xensource.com2005-12-0226-147/+124
| |\|
| * | Fix the block-sharing check for physical devices by using a lock to serialiseemellor@leeni.uk.xensource.com2005-12-022-76/+115
| * | Added /etc/init.d/dhcpd to list of init files to check for (supporting Centosemellor@leeni.uk.xensource.com2005-12-021-1/+1
| * | Added serialisation facilities. Udev is supposed to serialise events, but sadlyemellor@leeni.uk.xensource.com2005-12-021-1/+87
| * | Remove the watch on the /vm/<uuid> path when rebooting or migrating. We don'temellor@leeni.uk.xensource.com2005-12-021-6/+25