ia64/xen-unstable
view tools/examples/README @ 4895:24dfd18ea63e
bitkeeper revision 1.1159.258.120 (42848bfe8kMyWWcBA64rq7h7l7AyoA)
Shadow code bug fix (found by Ian) that was breaking refcounts, and subsequently
causing migration problems.
Shadow code bug fix (found by Ian) that was breaking refcounts, and subsequently
causing migration problems.
author | mafetter@fleming.research |
---|---|
date | Fri May 13 11:14:06 2005 +0000 (2005-05-13) |
parents | fbfc2497d55e |
children | 0a4b76b6b5a0 |
line source
1 Xen Control Tools - Examples
2 ===================================
4 This directory contains example scripts and configurations for Xen.
5 For many operations you will either be able to use these scripts directly, or
6 incorporate code from them into your own scripts.
8 If you write a useful script and would like to share it, please do
9 send it (preferably with a little summary to go in this file) to
10 <xen-devel@lists.sourceforge.net> so we can add it to this directory.
12 network - default network setup script called by xend at startup.
13 vif-bridge - default virtual network interface setup script.
14 xend-config.sxp - default xend configuration file.
15 xmexample1 - example configuration script for 'xm create'.
16 xmexample2 - a more complex configuration script for 'xm create'.