aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add installation of the udev rules if appropriate. With a normal 'makekaf24@firebug.cl.cam.ac.uk2005-10-072-1/+26
* Merged.emellor@ewan2005-10-079-73/+92
|\
| * Add udev rules that map similar to the hotplug agent. Based off of whatkaf24@firebug.cl.cam.ac.uk2005-10-071-0/+4
| * Move the block-phy and block-file handling into a commonkaf24@firebug.cl.cam.ac.uk2005-10-075-71/+85
| * The hotplug agent sets the path now, but that's not as practical to dokaf24@firebug.cl.cam.ac.uk2005-10-073-2/+3
* | Regig the construction of new domains so that restore and create can share theemellor@ewan2005-10-071-17/+11
|/
* merge.kaf24@firebug.cl.cam.ac.uk2005-10-071-5/+5
|\
| * Merge.emellor@ewan2005-10-073-7/+9
| |\
| * | Rename the source domain on migration, regardless of the live flag. This fixesemellor@ewan2005-10-071-5/+5
* | | This patch copies the NAT scripts in tools/examples/ tokaf24@firebug.cl.cam.ac.uk2005-10-071-0/+1
| |/ |/|
* | Big simplification of the Xen event-channel interface.kaf24@firebug.cl.cam.ac.uk2005-10-073-7/+9
|/
* Fix conflicting merge.emellor@ewan2005-10-071-1/+1
* Merged.emellor@ewan2005-10-0618-540/+142
|\
| * User tools send evtchn notifications via /dev/xen/evtchnkaf24@firebug.cl.cam.ac.uk2005-10-0612-332/+48
| * Change how event channels are allocated and used by the controlkaf24@firebug.cl.cam.ac.uk2005-10-0610-211/+97
* | Remove xm commands block-refresh and vbd-refresh, as these are unsupported.emellor@ewan2005-10-067-51/+51
|/
* Added Zope's test.py, and a unit test to sxp. This test itself isn't veryemellor@ewan2005-10-067-1/+1180
* Merged.emellor@ewan2005-10-066-50/+64
|\
| * Ensure that all fields of evtchn_op_t are initialised whenkaf24@firebug.cl.cam.ac.uk2005-10-061-31/+26
| * mixup in vcpu-enable and vcpu-disable help stringvh249@kneesaa.uk.xensource.com2005-10-051-2/+2
| * Activate suspending/resuming of the TPM interface and addkaf24@firebug.cl.cam.ac.uk2005-10-051-1/+16
| * Gentoo compatible stuff has to be done *before* the set -e. You could also dokaf24@firebug.cl.cam.ac.uk2005-10-051-11/+11
| * EVTCHNOP_alloc_unbound can allocate a port in an arbitrarykaf24@firebug.cl.cam.ac.uk2005-10-053-6/+10
* | Rename all dying domains to be prefixed with Zombie. This allows a new domainemellor@ewan2005-10-061-11/+22
* | Reduce the log level for the 'cannot recreate information for dying domain'emellor@ewan2005-10-061-6/+11
* | Issue diagnostic if we find dying domains on Xend restart, because we will notemellor@ewan2005-10-061-20/+25
* | Raise an exception if an error appears on the pipes to our children, and makeemellor@ewan2005-10-061-27/+39
|/
* Fix the handling of VCPUs, specifically wrt the broken VCPU hotplugging, bugemellor@ewan2005-10-051-44/+65
* Change boolean config option parsing to allow True and Y and similar usefulemellor@ewan2005-10-051-3/+4
* Send event-channel notification from console daemonkaf24@firebug.cl.cam.ac.uk2005-10-051-0/+6
* Merge (with trepidation).emellor@ewan2005-10-052-2/+13
|\
| * Add Gentoo handling to network-bridge. Based on patcheskaf24@firebug.cl.cam.ac.uk2005-10-051-0/+11
| * Currently, the scripts in /etc/xen/scripts won't get overwritten if theykaf24@firebug.cl.cam.ac.uk2005-10-051-2/+2
* | Recover from name uniqueness violation by renaming. Fixes bug #277.emellor@ewan2005-10-052-6/+24
|/
* Removed the EventServer, replacing the events fired with simple loggingemellor@ewan2005-10-057-337/+25
* imported patch /home/emellor/block_detach.patchemellor@ewan2005-10-052-2/+14
* Explicitly close files on save and restore. Rename all local variables named...emellor@ewan2005-10-051-57/+46
* Explicitly close files.emellor@ewan2005-10-041-9/+16
* Clean up domains if creation/restoration fails.emellor@ewan2005-10-041-10/+24
* Fix typo.emellor@ewan2005-10-041-1/+1
* Merge the child-process handling of the save and restore functions into oneemellor@ewan2005-10-041-77/+73
* Removed unused xen_domain method, and unused imports. Comment those methodsemellor@ewan2005-10-041-36/+16
* Fix call to state_set inside preserve (was erroneously calling set_state).emellor@ewan2005-10-041-16/+16
* Fix xm restore broken by missing return statement.emellor@ewan2005-10-041-1/+1
* Clean up sched_op() hypercall interface. One particularkaf24@firebug.cl.cam.ac.uk2005-10-044-5/+7
* Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu tokaf24@firebug.cl.cam.ac.uk2005-10-041-1/+2
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-0413-25/+18
* Merge to restore reverted changes.jrb44@swoop.cl.cam.ac.uk2005-10-041-0/+9
|\
| * Catch xen.xend.XendProtocol.XendError as well as xen.xend.XendError.XendError.emellor@ewan2005-10-041-0/+9
* | Merge.jrb44@swoop.cl.cam.ac.uk2005-10-046-432/+513
|\ \ | |/ |/|