aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>2004-06-24 11:08:32 +0000
committermjw@wray-m-3.hpl.hp.com <mjw@wray-m-3.hpl.hp.com>2004-06-24 11:08:32 +0000
commit4d7ed6ded0b821a6e9c8e71349bd91bb78d4ee16 (patch)
tree9873b0c79dc5c50e75533ff1b32998ec9f4505ae /docs
parentb584956cdec1ce3c8f87899eb54cc7d77efc782a (diff)
downloadxen-4d7ed6ded0b821a6e9c8e71349bd91bb78d4ee16.tar.gz
xen-4d7ed6ded0b821a6e9c8e71349bd91bb78d4ee16.tar.bz2
xen-4d7ed6ded0b821a6e9c8e71349bd91bb78d4ee16.zip
bitkeeper revision 1.999.1.3 (40dab630QByApr7LI3yKlcPaKnlz6w)
Restructure xm, and command grouping. Better support for xend restart and device destruction.
Diffstat (limited to 'docs')
-rw-r--r--docs/xen_config.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/xen_config.html b/docs/xen_config.html
index 0a919cc25d..028dd569b3 100644
--- a/docs/xen_config.html
+++ b/docs/xen_config.html
@@ -86,13 +86,13 @@ Defines a netbsd kernel image and its command-line parameters.
<li>args: string, optional. Extra kernel args.
</ul>
-<h2>(controller (block)) element</h2>
-Define that the vm is a block device controller backend.
+<h2>(backend (blkif)) element</h2>
+The vm is a block device backend.
The vm can have pci devices configured, but no virtual
block devices.
-<h2>(controller (net)) element</h2>
-Define that the vm is a net device controller backend.
+<h2>(backend (netif)) element</h2>
+The vm is a net device backend.
The domain may not have virtual network interfaces (vifs) configured.
<h2>(device (vif)) element</h2>