aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-134-0/+20
* Update xend to support vnc configuration for qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-121-0/+4
* Update xend to support network configuration for qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-121-5/+1
* Move the content of the script file vtpm-addtodb into thekfraser@localhost.localdomain2006-07-105-21/+42
* [VTPM_Tools] Support for (non-local) Migration added. Local migrationkfraser@localhost.localdomain2006-07-101-2/+54
* Merge with xen-ia64-unstable.hgkaf24@firebug.cl.cam.ac.uk2006-07-033-11/+14
|\
| * [TPM] Adds a script for virtual TPM support.kaf24@firebug.cl.cam.ac.uk2006-06-303-11/+14
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-06-284-24/+152
|\|
| * [VTPM_TOOLS] Hotplug script enabled the vtpm manager and removed thekaf24@firebug.cl.cam.ac.uk2006-06-272-1/+137
| * Some fine-tuning in the virtual TPM scripts for hotpluging. The changesemellor@leeni.uk.xensource.com2006-06-242-23/+15
* | [IA64] Change of VTi guest firmware name and default directory in xmexampleawilliam@xenbuild.aw2006-06-231-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-06-234-40/+65
|\|
| * [TOOLS] Clean up the network setup scripts. Create somekaf24@firebug.cl.cam.ac.uk2006-06-173-40/+53
| * [TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options.kaf24@firebug.cl.cam.ac.uk2006-06-171-0/+12
* | [IA64] Update xmexample.vtiawilliam@xenbuild.aw2006-06-211-1/+22
|/
* network-bridge: fix syntax errorkfraser@dhcp93.uk.xensource.com2006-06-011-1/+1
* network-bridge: Fall back to eth0/xenbr0 if no default route.kfraser@dhcp93.uk.xensource.com2006-06-011-0/+1
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-05-229-102/+166
|\
| * Don't require sed to support the -r option.cl349@firebug.cl.cam.ac.uk2006-05-191-1/+1
| * Make the latest network-bridge tweaks work in a busybox environment too.cl349@firebug.cl.cam.ac.uk2006-05-191-1/+1
| * Document the UUID domU configuration parameter in example configurations.kaf24@firebug.cl.cam.ac.uk2006-05-164-0/+16
| * Update the readme for tools/examples/scripts.kaf24@firebug.cl.cam.ac.uk2006-05-121-1/+12
| * Fix network bridge script to select the right interface when bridge already e...cl349@firebug.cl.cam.ac.uk2006-05-111-1/+1
| * Clean up and refactor some parts of the vTPM and migration-related scripts.kaf24@firebug.cl.cam.ac.uk2006-05-103-100/+137
* | [IA64] Enable VTi network by defaltawilliam@xenbuild.aw2006-05-221-1/+1
|/
* Fix code which finds the default interface if there are static routes.cl349@firebug.cl.cam.ac.uk2006-05-081-2/+1
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-2510-10/+206
|\
| * The attached patch allows external devices to migrate. The patchemellor@leeni.uk.xensource.com2006-04-214-0/+171
| * Add small memory warning message to domain configuration examples.stekloff@dyn9047022152.beaverton.ibm.com2006-04-196-0/+25
| * Under FC5 multi-line commands in bash script language have to be wrappedemellor@leeni.uk.xensource.com2006-04-191-10/+10
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-181-0/+3
|\|
| * This patch enables external devices, such as for example a mounted hardemellor@leeni.uk.xensource.com2006-04-141-0/+3
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-116-11/+22
|\|
| * build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+10
| * Fix the example xend init.d script so it correctly detects when it is runningapeace@paploo.uk.xensource.com2006-04-061-1/+1
| * Remove some unnecessary code from the vTPM hotplug scripts.kaf24@firebug.cl.cam.ac.uk2006-04-061-6/+0
| * Don't use abbreviated ip subcommands -- these are not accepted by iproute2.emellor@leeni.uk.xensource.com2006-03-312-3/+10
| * The attached trivial patch fixes cases where a block device is mountedkaf24@firebug.cl.cam.ac.uk2006-03-301-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-03-282-1/+9
|\|
| * Fix bug 515 by adding a global lock around the hotplug scripts in the non-ude...harry@localhost.localdomain2006-03-241-0/+6
| * Added example config entries for xend-tcp-xmlrpc-server andemellor@leeni.uk.xensource.com2006-03-231-1/+3
* | [IA64] avoid networking in VTIawilliam@xenbuild.aw2006-03-231-1/+1
|/
* Prevent a stray error message in the case that either DISTDIR orkaf24@firebug.cl.cam.ac.uk2006-03-211-2/+2
* The following patch adds support to vmxassist for SYSLINUX/ISOLINUX. Thiskaf24@firebug.cl.cam.ac.uk2006-03-211-0/+3
* [IA64] VT-i Domains should use same hvm builder as VT-xawilliam@xenbuild.aw2006-03-171-2/+2
* Cope when the filename returned by losetup for an existing loop device is notemellor@leeni.uk.xensource.com2006-03-031-1/+22
* Silence the messages that are emitted when removing nodes that already haveemellor@leeni.uk.xensource.com2006-03-021-3/+4
* Avoid a race between Xend removing the vm entries corresponding to a domain,emellor@leeni.uk.xensource.com2006-03-021-1/+8
* Use cleverer sed pattern to avoid use of head -1.emellor@leeni.uk.xensource.com2006-02-271-1/+1
* Break out the hotplug cleanup code into xen-hotplug-cleanup. Claim the blockemellor@leeni.uk.xensource.com2006-02-274-4/+24