+Thu May 22 16:56:12 CEST 2008 Daniel Veillard <veillard@redhat.com>
+
+ * docs/formatdomain.html docs/formatdomain.html.in: Anton Protopopov
+ pointed out a few "copy-paste" errors
+
Wed May 21 17:13:29 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/qemu_conf.c: Fix exit status check when using -help arg
</os>
...</pre>
<dl><dt><code>type</code></dt><dd>This element has the same semantics as described earlier in the
- <a href="#elementsOSBIOS">BIOS boot section</a></dd><dt><code>type</code></dt><dd>This element has the same semantics as described earlier in the
+ <a href="#elementsOSBIOS">BIOS boot section</a></dd><dt><code>loader</code></dt><dd>This element has the same semantics as described earlier in the
<a href="#elementsOSBIOS">BIOS boot section</a></dd><dt><code>kernel</code></dt><dd>The contents of this element specify the fully-qualified path
to the kernel image in the host OS.</dd><dt><code>initrd</code></dt><dd>The contents of this element specify the fully-qualified path
to the (optional) ramdisk image in the host OS.</dd><dt><code>cmdline</code></dt><dd>The contents of this element specify arguments to be passed to
<on_crash>restart</on_crash>
...</pre>
<dl><dt><code>on_poweroff</code></dt><dd>The content of this element specifies the action to take when
- the guest requests a poweroff.</dd><dt><code>on_poweroff</code></dt><dd>The content of this element specifies the action to take when
- the guest requests a reboot.</dd><dt><code>on_poweroff</code></dt><dd>The content of this element specifies the action to take when
+ the guest requests a poweroff.</dd><dt><code>on_reboot</code></dt><dd>The content of this element specifies the action to take when
+ the guest requests a reboot.</dd><dt><code>on_crash</code></dt><dd>The content of this element specifies the action to take when
the guest crashes.</dd></dl>
<p>
Each of these states allow for the same four possible actions.
<dt><code>type</code></dt>
<dd>This element has the same semantics as described earlier in the
<a href="#elementsOSBIOS">BIOS boot section</a></dd>
- <dt><code>type</code></dt>
+ <dt><code>loader</code></dt>
<dd>This element has the same semantics as described earlier in the
<a href="#elementsOSBIOS">BIOS boot section</a></dd>
<dt><code>kernel</code></dt>
<dt><code>on_poweroff</code></dt>
<dd>The content of this element specifies the action to take when
the guest requests a poweroff.</dd>
- <dt><code>on_poweroff</code></dt>
+ <dt><code>on_reboot</code></dt>
<dd>The content of this element specifies the action to take when
the guest requests a reboot.</dd>
- <dt><code>on_poweroff</code></dt>
+ <dt><code>on_crash</code></dt>
<dd>The content of this element specifies the action to take when
the guest crashes.</dd>
</dl>