]> xenbits.xensource.com Git - libvirt.git/commitdiff
* docs/Makefile.am docs/et.png docs/libvirt.css docs/page.xsl
authorDaniel Veillard <veillard@redhat.com>
Mon, 28 Apr 2008 08:29:35 +0000 (08:29 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 28 Apr 2008 08:29:35 +0000 (08:29 +0000)
  docs/*.html docs/html/*.html: removed footer, added sponsor logo
  regenerated the html pages also fixed 'make distcheck' as
  pointed by Jim.
Daniel

49 files changed:
ChangeLog
docs/FAQ.html
docs/Makefile.am
docs/apps.html
docs/archdomain.html
docs/architecture.html
docs/archnetwork.html
docs/archnode.html
docs/archstorage.html
docs/auth.html
docs/bindings.html
docs/bugs.html
docs/contact.html
docs/deployment.html
docs/docs.html
docs/downloads.html
docs/drivers.html
docs/drvlxc.html
docs/drvopenvz.html
docs/drvqemu.html
docs/drvremote.html
docs/drvtest.html
docs/drvxen.html
docs/errors.html
docs/et.png [new file with mode: 0644]
docs/format.html
docs/formatcaps.html
docs/formatdomain.html
docs/formatnetwork.html
docs/formatnode.html
docs/formatstorage.html
docs/html/index.html
docs/html/libvirt-libvirt.html
docs/html/libvirt-virterror.html
docs/hvsupport.html
docs/index.html
docs/intro.html
docs/libvirt.css
docs/news.html
docs/page.xsl
docs/python.html
docs/redhat.gif [deleted file]
docs/relatedlinks.html
docs/remote.html
docs/sitemap.html
docs/storage.html
docs/uri.html
docs/windows.html
po/libvirt.pot

index 0bf674c3d168da286a49ef48153bd9ac86a89afb..f4e50c7e3320e4596c4e07d41975c40631dcf2b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Mon Apr 28 10:26:17 CEST 2008 Daniel Veillard <veillard@redhat.com>
+
+       * docs/Makefile.am docs/et.png docs/libvirt.css docs/page.xsl
+         docs/*.html docs/html/*.html: removed footer, added sponsor logo
+         regenerated the html pages also fixed 'make distcheck' as
+         pointed by Jim.
+
 Sat Apr 26 10:21:28 EST 2008 Daniel P. Berrange <berrange@redhat.com>
 
        * src/xm_internal.c, src/xml.c, src/xml.h, src/xend_internal.c,
index 1ec139835b6ad967ec829dc610e492dc189927c3..f6858eada63812faa3a089b0544deeeb6b5fdf53 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index feb72c1e3276a4ff7e579c6367b9d99b320b5880..025f20adcacb9cb7bb54cc630427d3c3cb7255e2 100644 (file)
@@ -6,16 +6,16 @@ DOC_SOURCE_DIR=../src
 
 man_MANS=
 
-apihtml =              \
-  index.html           \
-  libvirt-libvirt.html \
-  libvirt-virterror.html
+apihtml =                      \
+  html/index.html              \
+  html/libvirt-libvirt.html    \
+  html/libvirt-virterror.html
 
 apipng =       \
-  left.png     \
-  up.png       \
-  home.png     \
-  right.png
+  html/left.png        \
+  html/up.png  \
+  html/home.png        \
+  html/right.png
 
 png = \
   16favicon.png \
@@ -32,13 +32,13 @@ png = \
   madeWith.png \
   windows-cygwin-1.png \
   windows-cygwin-2.png \
-  windows-cygwin-3.png
+  windows-cygwin-3.png \
+  et.png
 
 gif = \
   Libxml2-Logo-90x34.gif \
   architecture.gif \
-  node.gif \
-  redhat.gif
+  node.gif
 
 dot_html_in = $(wildcard *.html.in)
 dot_html = $(dot_html_in:%.html.in=%.html)
@@ -63,7 +63,7 @@ fig = \
 EXTRA_DIST=                                    \
   libvirt-api.xml libvirt-refs.xml apibuild.py \
   site.xsl newapi.xsl news.xsl page.xsl        ChangeLog.xsl   \
-  $(dot_html) $(dot_html_in) $(gif) html/*.html html/*.png \
+  $(dot_html) $(dot_html_in) $(gif) $(apihtml) $(apipng) \
   $(xml) $(rng) $(fig) $(png) \
   virsh.pod ChangeLog.awk
 
@@ -131,10 +131,10 @@ install-data-local:
          $(DESTDIR)$(HTML_DIR)
        $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
        for h in $(apihtml); do \
-         $(INSTALL) -m 0644 $(srcdir)/html/$$h $(DESTDIR)$(HTML_DIR)/html; done
+         $(INSTALL) -m 0644 $(srcdir)/$$h $(DESTDIR)$(HTML_DIR)/html; done
        for p in $(apipng); do \
-         $(INSTALL) -m 0644 $(srcdir)/html/$$p $(DESTDIR)$(HTML_DIR)/html; done
+         $(INSTALL) -m 0644 $(srcdir)/$$p $(DESTDIR)$(HTML_DIR)/html; done
 
 uninstall-local:
-       for h in $(apihtml); do rm $(DESTDIR)$(HTML_DIR)/html/$$h; done
-       for p in $(apipng); do rm $(DESTDIR)$(HTML_DIR)/html/$$p; done
+       for h in $(apihtml); do rm $(DESTDIR)$(HTML_DIR)/$$h; done
+       for p in $(apipng); do rm $(DESTDIR)$(HTML_DIR)/$$p; done
index 4b1cb8d8b3048663bc18d57d022344eca8d79e3b..2401f267167b92042e45321a03c6135b17ebb271 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 996fff429a6b75af6bd10ebe3ce72e5369a0828c..4948813dd6591ea88c8ebfa59dd2dbd6726adaad 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 91aa1536e40e3ae3c2e0dee5f2ace24f8d862ebf..dc1b1a1c32d90073a5eaaadfbf3f80ddbe04cf8c 100644 (file)
@@ -150,35 +150,8 @@ unsupported functions are initialized to NULL.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 07041f9785c94b648e4f622a241da1397685b660..111f7a9c59a24cecb65e3c7ae213662fc97b9679 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 2c01a919c0a727526c0171660721e75b79d9512f..6ac0ee5d146934524ffeafe7e2325250fe9fa089 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 62f171e81c9948eb26b295d56c2c5dfab18c0da3..590a780e1f07bca146cb8e01f3360741bfe2b173 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 43bb9ce9a01f78482b8556a550c590b7ae244697..e63e90aab2863e19fa2cfdecbcc3501136594797 100644 (file)
@@ -295,35 +295,8 @@ to authenticate against Kerberos.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 3347d014f34e13e5265f2fb4df5c767b9ae4d86e..73efec08e60c2a1476e0625f620ecc753623f671 100644 (file)
@@ -115,35 +115,8 @@ page</a>.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 9e59f9b23c9cc5b0b426bc9ddd3bf455b7f190b7..b32150571e3ad3341c10cfc9c5633907afc20ed6 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index a3c0732ef9235abb8c8f1009f1f9b3a4bb8d0348..7cd5c0bfe5ee8b5bbba408bfd17a3e0c8eeab034 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 0687d19ce9fd93d7afd562893ce1fbb9d8a2e663..b22c317adc437eaf65aecb0d70ca2634299f2a4d 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 9d840d07d6fcce0081e08e5b342aec76ab7986c0..f6eb610978b64dafad35d3fbea8051f082aa949c 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 527f332e8280702c279098e5e456f72f82a7f44d..e8346b530cb414076373f624ec4e0c4c098544d1 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index bab9852b1ba45f262dece7811983e36273f0ed71..cd0c380dd607ebce1046ce64e8fa3ff3debb5fbd 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 69cc3ec8dff0b379cc2dfa3abc859352d0280e4a..63a42e08b9dcdaa8ff4b25e74f083cf6edf8c1f7 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index b618ec499df19cd81d8c966a7bfd3a09c95ef2fe..89de4327eea9932aa1d6d652afd2cab6ccb51790 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index fc1a221549eba90628d7cd9bbcfa06a316819e57..b5ca1fb685d8686afcc639e55f15002922c02dc6 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 6f5fa2520897bcd3ba1311e3c53872b72a14eb3c..129fba18fa8829b125a11e4ff932b8918e01e48a 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index d9fa1316146497fb4c732247a449d0896ce3592a..32b9db0a4f5242c21f2edc0171471373ae7c0027 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 8ad5ee7e82804530f5409525a82d974c676f1cb7..c87d9597f387e00b0b5713d200a3ecca8d63ca07 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index ad14019943544e38d5b93173f9966f841dedfaad..dad8c69d0100025967ee1a29602ca187190a8ceb 100644 (file)
@@ -131,35 +131,8 @@ containing the same field as a virError in C, but cast to Python.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
diff --git a/docs/et.png b/docs/et.png
new file mode 100644 (file)
index 0000000..115f8a1
Binary files /dev/null and b/docs/et.png differ
index 45d1860169d2209ae0528fe1f712a2c7c35c2634..624c8604df86d3f943cb42535e4c5f89d61eeca8 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 80e3c49140483e64f8098ff88c04c96515b71965..e27bacd3f7b8e3cf1652c398a773525347ed9adf 100644 (file)
@@ -180,35 +180,8 @@ archives.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 36b4f3b75c7fa05464fc0e6398b23e4926f8ad40..5d5df66a5ddd7ea99610f0692108e9ef7089c7e5 100644 (file)
@@ -322,35 +322,8 @@ QEMU/KVMs connected to each other.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index d2d68cb8f3246da6d8a3a77991ef681d40f117d7..42584de88a421a11ea68392d6060d8965f4ebb2f 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 1375ca03dc4ec7270c662f4538686a9ee4f83b27..1593b69f0f6972d750c98d0fd5ee9f1d6f8fbd64 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 371a234de68636d4899d97a9d66d371a4ab51612..df139c064e6acabfc64c3d53ff6979cd3cf90d3d 100644 (file)
@@ -283,35 +283,8 @@ contains the MAC (eg SELinux) label string.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index c6be5f63169c96d56d7ff007d5a859452809c769..d3104cabe096c59155de01d276475aff79f18bd3 100644 (file)
@@ -3,4 +3,5 @@
 <html xmlns="http://www.w3.org/1999/xhtml"><!--
         This file is autogenerated from html/index.html.in
         Do not edit this file. Changes will be lost.
-      --><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../main.css" /><link rel="SHORTCUT ICON" href="../32favicon.png" /><title>libvirt: Reference Manual for libvirt</title><meta name="description" content="libvirt, virtualization, virtualization API" /></head><body><div id="header"><div id="headerLogo"></div><div id="headerSearch"><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><div><input id="query" name="query" type="text" size="12" value="" /><input id="submit" name="submit" type="submit" value="Search" /></div></form></div></div><div id="body"><div id="menu"><ul class="l0"><li><div><a title="Front page of the libvirt website" class="inactive" href="../index.html">Home</a></div></li><li><div><a title="Details of new features and bugs fixed in each release" class="inactive" href="../news.html">News</a></div></li><li><div><a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="../downloads.html">Downloads</a></div></li><li><div><a title="Information for users, administrators and developers" class="active" href="../docs.html">Documentation</a><ul class="l1"><li><div><a title="Information about deploying and using libvirt" class="inactive" href="../deployment.html">Deployment</a></div></li><li><div><a title="Overview of the logical subsystems in the libvirt API" class="inactive" href="../intro.html">Architecture</a></div></li><li><div><a title="Description of the XML formats used in libvirt" class="inactive" href="../format.html">XML format</a></div></li><li><div><a title="Hypervisor specific driver information" class="inactive" href="../drivers.html">Drivers</a></div></li><li><div><span class="active">API reference</span><ul class="l2"><li><div><a title="core interfaces for the libvirt library" class="inactive" href="../html/libvirt-libvirt.html">libvirt</a></div></li><li><div><a title="error handling interfaces for the libvirt library" class="inactive" href="../html/libvirt-virterror.html">virterror</a></div></li><li><div><a title="matrix of API support per hypervisor per release" class="inactive" href="../hvsupport.html">Driver support</a></div></li></ul></div></li><li><div><a title="Bindings of the libvirt API for other languages" class="inactive" href="../bindings.html">Language bindings</a></div></li></ul></div></li><li><div><a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a></div></li><li><div><a title="Frequently asked questions" class="inactive" href="../FAQ.html">FAQ</a></div></li><li><div><a title="How and where to report bugs and request features" class="inactive" href="../bugs.html">Bug reports</a></div></li><li><div><a title="How to contact the developers via email and IRC" class="inactive" href="../contact.html">Contact</a></div></li><li><div><a title="Miscellaneous links of interest related to libvirt" class="inactive" href="../relatedlinks.html">Related Links</a></div></li><li><div><a title="Overview of all content on the website" class="inactive" href="../sitemap.html">Sitemap</a></div></li></ul></div><div id="content"><h1>Reference Manual for libvirt</h1><h2>Table of Contents</h2><ul><li><a href="libvirt-libvirt.html">libvirt</a>: core interfaces for the libvirt library</li><li><a href="libvirt-virterror.html">virterror</a>: error handling interfaces for the libvirt library</li></ul></div></div><div id="footer"><div id="projects"><dl id="p1"><dt><a href="http://augeas.net/">Augeas</a></dt><dd><span>A configuration editing tool and API</span></dd><dt><a href="http://libvirt.org/">libvirt</a></dt><dd><span>The open source virtualization API</span></dd></dl><dl id="p2"><dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt><dd><span>OS provisioning and profile management</span></dd><dt><a href="http://ovirt.org/">oVirt</a></dt><dd><span>Virtualization management across the data center</span></dd></dl><dl id="p3"><dt><a href="http://freeipa.org/">FreeIPA</a></dt><dd><span>Identity, policy and audit management</span></dd><dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt><dd><span>Virtualization management from the desktop</span></dd></dl></div></div></body></html>
+      --><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../main.css" /><link rel="SHORTCUT ICON" href="../32favicon.png" /><title>libvirt: Reference Manual for libvirt</title><meta name="description" content="libvirt, virtualization, virtualization API" /></head><body><div id="header"><div id="headerLogo"></div><div id="headerSearch"><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><div><input id="query" name="query" type="text" size="12" value="" /><input id="submit" name="submit" type="submit" value="Search" /></div></form></div></div><div id="body"><div id="menu"><ul class="l0"><li><div><a title="Front page of the libvirt website" class="inactive" href="../index.html">Home</a></div></li><li><div><a title="Details of new features and bugs fixed in each release" class="inactive" href="../news.html">News</a></div></li><li><div><a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="../downloads.html">Downloads</a></div></li><li><div><a title="Information for users, administrators and developers" class="active" href="../docs.html">Documentation</a><ul class="l1"><li><div><a title="Information about deploying and using libvirt" class="inactive" href="../deployment.html">Deployment</a></div></li><li><div><a title="Overview of the logical subsystems in the libvirt API" class="inactive" href="../intro.html">Architecture</a></div></li><li><div><a title="Description of the XML formats used in libvirt" class="inactive" href="../format.html">XML format</a></div></li><li><div><a title="Hypervisor specific driver information" class="inactive" href="../drivers.html">Drivers</a></div></li><li><div><span class="active">API reference</span><ul class="l2"><li><div><a title="core interfaces for the libvirt library" class="inactive" href="../html/libvirt-libvirt.html">libvirt</a></div></li><li><div><a title="error handling interfaces for the libvirt library" class="inactive" href="../html/libvirt-virterror.html">virterror</a></div></li><li><div><a title="matrix of API support per hypervisor per release" class="inactive" href="../hvsupport.html">Driver support</a></div></li></ul></div></li><li><div><a title="Bindings of the libvirt API for other languages" class="inactive" href="../bindings.html">Language bindings</a></div></li></ul></div></li><li><div><a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a></div></li><li><div><a title="Frequently asked questions" class="inactive" href="../FAQ.html">FAQ</a></div></li><li><div><a title="How and where to report bugs and request features" class="inactive" href="../bugs.html">Bug reports</a></div></li><li><div><a title="How to contact the developers via email and IRC" class="inactive" href="../contact.html">Contact</a></div></li><li><div><a title="Miscellaneous links of interest related to libvirt" class="inactive" href="../relatedlinks.html">Related Links</a></div></li><li><div><a title="Overview of all content on the website" class="inactive" href="../sitemap.html">Sitemap</a></div></li></ul></div><div id="content"><h1>Reference Manual for libvirt</h1><h2>Table of Contents</h2><ul><li><a href="libvirt-libvirt.html">libvirt</a>: core interfaces for the libvirt library</li><li><a href="libvirt-virterror.html">virterror</a>: error handling interfaces for the libvirt library</li></ul></div></div><div id="footer"><p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="../et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p></div></body></html>
index bdc45ce19a229bc4aeb099d2d1943af4b660bc04..63509998d58c3e3a7f3ac8cfa33428a87861df44 100644 (file)
@@ -374,4 +374,5 @@ char *      <a href="#virStorageVolGetXMLDesc">virStorageVolGetXMLDesc</a>          (<a href=
 </pre><p>Fetch an XML document describing all aspects of the storage volume</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>vol</tt></i>:</span></td><td>pointer to storage volume</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>flags for XML generation (unused, pass 0)</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the XML document, or NULL on error</td></tr></tbody></table></div><h3><a name="virStorageVolLookupByKey" id="virStorageVolLookupByKey"><code>virStorageVolLookupByKey</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a>   virStorageVolLookupByKey        (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br />                                                     const char * key)<br />
 </pre><p>Fetch a pointer to a storage volume based on its globally unique key</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to hypervisor connection</td></tr><tr><td><span class="term"><i><tt>key</tt></i>:</span></td><td>globally unique key</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a storage volume, or NULL if not found / error</td></tr></tbody></table></div><h3><a name="virStorageVolLookupByName" id="virStorageVolLookupByName"><code>virStorageVolLookupByName</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a>  virStorageVolLookupByName       (<a href="libvirt-libvirt.html#virStoragePoolPtr">virStoragePoolPtr</a> pool, <br />                                                     const char * name)<br />
 </pre><p>Fetch a pointer to a storage volume based on its name within a pool</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>pool</tt></i>:</span></td><td>pointer to storage pool</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name of storage volume</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a storage volume, or NULL if not found / error</td></tr></tbody></table></div><h3><a name="virStorageVolLookupByPath" id="virStorageVolLookupByPath"><code>virStorageVolLookupByPath</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virStorageVolPtr">virStorageVolPtr</a>        virStorageVolLookupByPath       (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br />                                                     const char * path)<br />
-</pre><p>Fetch a pointer to a storage volume based on its locally (host) unique path</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to hypervisor connection</td></tr><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>locally unique path</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a storage volume, or NULL if not found / error</td></tr></tbody></table></div></div></div><div id="footer"><div id="projects"><dl id="p1"><dt><a href="http://augeas.net/">Augeas</a></dt><dd><span>A configuration editing tool and API</span></dd><dt><a href="http://libvirt.org/">libvirt</a></dt><dd><span>The open source virtualization API</span></dd></dl><dl id="p2"><dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt><dd><span>OS provisioning and profile management</span></dd><dt><a href="http://ovirt.org/">oVirt</a></dt><dd><span>Virtualization management across the data center</span></dd></dl><dl id="p3"><dt><a href="http://freeipa.org/">FreeIPA</a></dt><dd><span>Identity, policy and audit management</span></dd><dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt><dd><span>Virtualization management from the desktop</span></dd></dl></div></div></body></html>
+</pre><p>Fetch a pointer to a storage volume based on its locally (host) unique path</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to hypervisor connection</td></tr><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>locally unique path</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a storage volume, or NULL if not found / error</td></tr></tbody></table></div></div></div><div id="footer"><p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="../et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p></div></body></html>
index f95760d7bf4faddabb7b45cd48a23c9759ca2348..bb0cf72fd722db3a20a14590318750be568b1ee4 100644 (file)
@@ -41,4 +41,5 @@ void  <a href="#virSetErrorFunc">virSetErrorFunc</a>                  (void * userData, <br />
 </pre><p>Provide a pointer to the last error caught at the library level Simpler but may not be suitable for multithreaded accesses, in which case use virCopyLastError()</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a pointer to the last error or NULL if none occurred.</td></tr></tbody></table></div><h3><a name="virResetError" id="virResetError"><code>virResetError</code></a></h3><pre class="programlisting">void virResetError                   (<a href="libvirt-virterror.html#virErrorPtr">virErrorPtr</a> err)<br />
 </pre><p>Reset the error being pointed to</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>err</tt></i>:</span></td><td>pointer to the <a href="libvirt-virterror.html#virError">virError</a> to clean up</td></tr></tbody></table></div><h3><a name="virResetLastError" id="virResetLastError"><code>virResetLastError</code></a></h3><pre class="programlisting">void     virResetLastError               (void)<br />
 </pre><p>Reset the last error caught at the library level.</p><h3><a name="virSetErrorFunc" id="virSetErrorFunc"><code>virSetErrorFunc</code></a></h3><pre class="programlisting">void virSetErrorFunc                 (void * userData, <br />                                         <a href="libvirt-virterror.html#virErrorFunc">virErrorFunc</a> handler)<br />
-</pre><p>Set a library global error handling function, if @handler is NULL, it will reset to default printing on stderr. The error raised there are those for which no handler at the connection level could caught.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>userData</tt></i>:</span></td><td>pointer to the user data provided in the handler callback</td></tr><tr><td><span class="term"><i><tt>handler</tt></i>:</span></td><td>the function to get called in case of error or NULL</td></tr></tbody></table></div></div></div><div id="footer"><div id="projects"><dl id="p1"><dt><a href="http://augeas.net/">Augeas</a></dt><dd><span>A configuration editing tool and API</span></dd><dt><a href="http://libvirt.org/">libvirt</a></dt><dd><span>The open source virtualization API</span></dd></dl><dl id="p2"><dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt><dd><span>OS provisioning and profile management</span></dd><dt><a href="http://ovirt.org/">oVirt</a></dt><dd><span>Virtualization management across the data center</span></dd></dl><dl id="p3"><dt><a href="http://freeipa.org/">FreeIPA</a></dt><dd><span>Identity, policy and audit management</span></dd><dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt><dd><span>Virtualization management from the desktop</span></dd></dl></div></div></body></html>
+</pre><p>Set a library global error handling function, if @handler is NULL, it will reset to default printing on stderr. The error raised there are those for which no handler at the connection level could caught.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>userData</tt></i>:</span></td><td>pointer to the user data provided in the handler callback</td></tr><tr><td><span class="term"><i><tt>handler</tt></i>:</span></td><td>the function to get called in case of error or NULL</td></tr></tbody></table></div></div></div><div id="footer"><p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="../et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p></div></body></html>
index d432a8eebdee3d00995c87d4c0c58e4aef87d6fe..18c54bee0f4f036466563a0d769bc2f1ca1a5a77 100644 (file)
@@ -127,35 +127,8 @@ daemon to be running. Most network functions first appeared in libvirt 0.2.0.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 1dfe574516818fb110af7d39afade140379ed247..f15e2b89a0000b7d00df58f4a1101f8098f8f29a 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index f7e7aea47164a278a8cca948067d888f9c01eef5..f739557a2a1468415fb71861d30c57b8ffa416f9 100644 (file)
@@ -143,35 +143,8 @@ case at the moment, the code currently handle only local node accesses
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 9e3ea1516599695277ed51df35da7ca52b0ccddd..4b46402c147195b0525defe6efe2cc8cd7023d7a 100644 (file)
@@ -241,12 +241,13 @@ p.image {
     border: 0px;
     width: 100%;
     height: 180px;
-    background: #757575;
+    background: #FFFFFF;
+/*    background: #757575; */
 }
 /* This is hidden from IE <= 6 because it can't do transparency */
-body > #footer {
+/* body > #footer {
     background: #757575 url(footer_pattern.png) repeat-x;
-}
+} */
 
 #footer p {
     position: absolute;
@@ -343,7 +344,7 @@ head:first-child+body #projects dl {
 
 
 #sponsor {
-    color: white;
+    color: #757575;
     text-decoration: inherit;
     font-size: 1.2em;
 }
index a35de81860a98b60b4bc23f579106a4f3fd40786..9c441f42a42d53f8926a9658479afff02a7b7f20 100644 (file)
@@ -499,35 +499,8 @@ and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 0c23786284a0962f7b36d3e10f44dced50eb4fee..f4c6f4da684838f840fb4c889c51fac376e1ea08 100644 (file)
           </div>\r
         </div>\r
         <div id="footer">\r
-          <div id="projects">\r
-            <dl id="p1">\r
-              <dt><a href="http://augeas.net/">Augeas</a></dt>\r
-              <dd><span>A configuration editing tool and API</span></dd>\r
-              <dt><a href="http://libvirt.org/">libvirt</a></dt>\r
-              <dd><span>The open source virtualization API</span></dd>\r
-            </dl>\r
-            <dl id="p2">\r
-              <dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt>\r
-              <dd><span>OS provisioning and profile management</span></dd>\r
-              <dt><a href="http://ovirt.org/">oVirt</a></dt>\r
-              <dd><span>Virtualization management across the data center</span></dd>\r
-            </dl>\r
-            <dl id="p3">\r
-              <dt><a href="http://freeipa.org/">FreeIPA</a></dt>\r
-              <dd><span>Identity, policy and audit management</span></dd>\r
-              <dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt>\r
-              <dd><span>Virtualization management from the desktop</span></dd>\r
-            </dl>\r
-          </div>\r
-<!--\r
           <p id="sponsor">\r
            Sponsored by:<br/>\r
-            <a href="http://et.redhat.com/"><img src="{$href_base}redhat.gif" alt="Project sponsored by Red Hat"/></a>\r
+            <a href="http://et.redhat.com/"><img src="{$href_base}et.png" alt="Project sponsored by Red Hat Emerging Technology"/></a>\r
           </p>\r
--->\r
         </div>\r
       </body>\r
     </html>\r
index 60d5b864cc935de720caf0dc08eca25d8b89cd57..fbf3d920ca450b8b664968b8019ed0685b6e51ed 100644 (file)
@@ -156,35 +156,8 @@ from the C API, the only points to notice are:</p>
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
diff --git a/docs/redhat.gif b/docs/redhat.gif
deleted file mode 100644 (file)
index d65b22e..0000000
Binary files a/docs/redhat.gif and /dev/null differ
index 206501b897083b801c5224efebc787e1038f5400..2e2a9021ba0f2d3917ffe486be2c94d4357af08b 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 6470f4e473ed9aec23554e71e72052bf9fdf0f7d..ec7714514bf835acf16aebdd927f7cc67b28bfce 100644 (file)
@@ -749,35 +749,8 @@ versioning, modelled after SunRPC.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 29aef7abd0a68148232dc4eb834aa287006ef51f..2b9c5ce49eebd794eaf8620b5d3f4ed7fb7df283 100644 (file)
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 1ec0f2e378e493317096eec87a09008acedfe368..d9d62f7353366301949070a2add3573726022103 100644 (file)
@@ -406,35 +406,8 @@ libvirt.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 2d38602c4e0a5ff135f415b8c3ba6ca5fb7ff8d1..0765a47d2043ca544330ca64a9032788a1c91e25 100644 (file)
@@ -363,35 +363,8 @@ in future.
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index b6ebf6feeeab78598b75b49eb502765a97cfa2af..3f5ee425373d0e1dcc86da78638553b5389173a0 100644 (file)
@@ -309,35 +309,8 @@ python
       </div>
     </div>
     <div id="footer">
-      <div id="projects">
-        <dl id="p1"><dt>
-            <a href="http://augeas.net/">Augeas</a>
-          </dt><dd>
-            <span>A configuration editing tool and API</span>
-          </dd><dt>
-            <a href="http://libvirt.org/">libvirt</a>
-          </dt><dd>
-            <span>The open source virtualization API</span>
-          </dd></dl>
-        <dl id="p2"><dt>
-            <a href="http://cobbler.et.redhat.com/">Cobbler</a>
-          </dt><dd>
-            <span>OS provisioning and profile management</span>
-          </dd><dt>
-            <a href="http://ovirt.org/">oVirt</a>
-          </dt><dd>
-            <span>Virtualization management across the data center</span>
-          </dd></dl>
-        <dl id="p3"><dt>
-            <a href="http://freeipa.org/">FreeIPA</a>
-          </dt><dd>
-            <span>Identity, policy and audit management</span>
-          </dd><dt>
-            <a href="http://virt-manager.org/">Virtual Machine Manager</a>
-          </dt><dd>
-            <span>Virtualization management from the desktop</span>
-          </dd></dl>
-      </div>
+      <p id="sponsor">
+           Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
     </div>
   </body>
 </html>
index 789c6e096d84baa6ab3737b64e7bd018d34d253c..d1283ba10345c044b4197b50b406cd5e825e8a7e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-10 08:59+0200\n"
+"POT-Creation-Date: 2008-04-28 10:02+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -145,11 +145,11 @@ msgstr ""
 msgid "Shutting down on signal %d"
 msgstr ""
 
-#: qemud/qemud.c:278 src/qemu_driver.c:79 src/util.c:143 src/util.c:155
+#: qemud/qemud.c:278 src/qemu_driver.c:79 src/util.c:145 src/util.c:157
 msgid "Failed to set close-on-exec file descriptor flag"
 msgstr ""
 
-#: qemud/qemud.c:293 src/qemu_driver.c:94 src/util.c:139 src/util.c:151
+#: qemud/qemud.c:293 src/qemu_driver.c:94 src/util.c:141 src/util.c:153
 msgid "Failed to set non-blocking file descriptor flag"
 msgstr ""
 
@@ -419,11 +419,19 @@ msgid "Failed to create pipe: %s"
 msgstr ""
 
 #: qemud/qemud.c:2162
+msgid "Cannot set group ownership when not running as root"
+msgstr ""
+
+#: qemud/qemud.c:2168
+msgid "Failed to change group ownership of "
+msgstr ""
+
+#: qemud/qemud.c:2174
 #, c-format
 msgid "Failed to fork as daemon: %s"
 msgstr ""
 
-#: qemud/qemud.c:2195
+#: qemud/qemud.c:2207
 msgid "Failed to register callback for signal pipe"
 msgstr ""
 
@@ -826,55 +834,55 @@ msgstr ""
 msgid "failure writing output: %s\n"
 msgstr ""
 
-#: src/hash.c:695 src/libvirt.c:724
+#: src/hash.c:694 src/libvirt.c:724
 msgid "allocating connection"
 msgstr ""
 
-#: src/hash.c:830 src/hash.c:835
+#: src/hash.c:829 src/hash.c:834
 msgid "allocating domain"
 msgstr ""
 
-#: src/hash.c:846
+#: src/hash.c:845
 msgid "failed to add domain to connection hash table"
 msgstr ""
 
-#: src/hash.c:884
+#: src/hash.c:883
 msgid "domain missing from connection hash table"
 msgstr ""
 
-#: src/hash.c:968 src/hash.c:973
+#: src/hash.c:967 src/hash.c:972
 msgid "allocating network"
 msgstr ""
 
-#: src/hash.c:983
+#: src/hash.c:982
 msgid "failed to add network to connection hash table"
 msgstr ""
 
-#: src/hash.c:1021
+#: src/hash.c:1020
 msgid "network missing from connection hash table"
 msgstr ""
 
-#: src/hash.c:1106 src/hash.c:1111
+#: src/hash.c:1105 src/hash.c:1110
 msgid "allocating storage pool"
 msgstr ""
 
-#: src/hash.c:1121
+#: src/hash.c:1120
 msgid "failed to add storage pool to connection hash table"
 msgstr ""
 
-#: src/hash.c:1160
+#: src/hash.c:1159
 msgid "pool missing from connection hash table"
 msgstr ""
 
-#: src/hash.c:1238 src/hash.c:1243 src/hash.c:1248
+#: src/hash.c:1237 src/hash.c:1242 src/hash.c:1247
 msgid "allocating storage vol"
 msgstr ""
 
-#: src/hash.c:1258
+#: src/hash.c:1257
 msgid "failed to add storage vol to connection hash table"
 msgstr ""
 
-#: src/hash.c:1298
+#: src/hash.c:1297
 msgid "vol missing from connection hash table"
 msgstr ""
 
@@ -987,31 +995,31 @@ msgstr ""
 msgid "Can't redefine active VM with name %s"
 msgstr ""
 
-#: src/lxc_conf.c:505 src/qemu_conf.c:2022 src/qemu_conf.c:2248
+#: src/lxc_conf.c:505 src/qemu_conf.c:2518 src/qemu_conf.c:2744
 #: src/storage_conf.c:1190
 #, c-format
 msgid "cannot create config file %s: %s"
 msgstr ""
 
-#: src/lxc_conf.c:513 src/qemu_conf.c:2030 src/qemu_conf.c:2256
+#: src/lxc_conf.c:513 src/qemu_conf.c:2526 src/qemu_conf.c:2752
 #: src/storage_conf.c:1198
 #, c-format
 msgid "cannot write config file %s: %s"
 msgstr ""
 
-#: src/lxc_conf.c:520 src/qemu_conf.c:2037 src/qemu_conf.c:2263
+#: src/lxc_conf.c:520 src/qemu_conf.c:2533 src/qemu_conf.c:2759
 #: src/storage_conf.c:1205
 #, c-format
 msgid "cannot save config file %s: %s"
 msgstr ""
 
-#: src/lxc_conf.c:547 src/qemu_conf.c:2200 src/qemu_conf.c:2239
-#: src/qemu_conf.c:2661 src/storage_conf.c:1145
+#: src/lxc_conf.c:547 src/qemu_conf.c:2696 src/qemu_conf.c:2735
+#: src/qemu_conf.c:3157 src/storage_conf.c:1145
 #, c-format
 msgid "cannot create config directory %s: %s"
 msgstr ""
 
-#: src/lxc_conf.c:555 src/qemu_conf.c:2208 src/qemu_conf.c:2669
+#: src/lxc_conf.c:555 src/qemu_conf.c:2704 src/qemu_conf.c:3165
 #: src/storage_conf.c:1153
 msgid "cannot construct config file path"
 msgstr ""
@@ -1021,85 +1029,174 @@ msgstr ""
 msgid "failed to open config directory %s: %s"
 msgstr ""
 
-#: src/lxc_conf.c:874 src/qemu_conf.c:3246 src/storage_conf.c:1226
+#: src/lxc_conf.c:875 src/qemu_conf.c:3882 src/storage_conf.c:1226
 #, c-format
 msgid "no config file for %s"
 msgstr ""
 
-#: src/lxc_conf.c:880 src/qemu_conf.c:3252 src/storage_conf.c:1232
+#: src/lxc_conf.c:881 src/qemu_conf.c:3888 src/storage_conf.c:1232
 #, c-format
 msgid "cannot remove config for %s"
 msgstr ""
 
+#: src/lxc_container.c:59
+#, c-format
+msgid "failed to calloc memory for init string: %s"
+msgstr ""
+
+#: src/lxc_container.c:69
+#, c-format
+msgid "execl failed to exec init: %s"
+msgstr ""
+
+#: src/lxc_container.c:91
+#, c-format
+msgid "setsid failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:98
+#, c-format
+msgid "open(%s) failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:104
+#, c-format
+msgid "ioctl(TIOCSTTY) failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:112
+#, c-format
+msgid "dup2(stdin) failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:118
+#, c-format
+msgid "dup2(stdout) failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:124
+#, c-format
+msgid "dup2(stderr) failed: %s"
+msgstr ""
+
+#: src/lxc_container.c:182
+msgid "lxcChild() passed invalid vm definition"
+msgstr ""
+
+#: src/lxc_container.c:197
+#, c-format
+msgid "failed to mount %s at %s for container: %s"
+msgstr ""
+
+#: src/lxc_container.c:207
+#, c-format
+msgid "failed to mount /proc for container: %s"
+msgstr ""
+
 #: src/lxc_driver.c:314 src/lxc_driver.c:343 src/lxc_driver.c:376
 #: src/openvz_driver.c:177 src/openvz_driver.c:219 src/openvz_driver.c:529
-#: src/qemu_driver.c:1824 src/qemu_driver.c:1902 src/qemu_driver.c:2244
-#: src/qemu_driver.c:2289 src/qemu_driver.c:2327 src/qemu_driver.c:2405
-#: src/qemu_driver.c:2458 src/qemu_driver.c:2474
+#: src/qemu_driver.c:1863 src/qemu_driver.c:1941 src/qemu_driver.c:2283
+#: src/qemu_driver.c:2328 src/qemu_driver.c:2366 src/qemu_driver.c:2444
+#: src/qemu_driver.c:2497 src/qemu_driver.c:2513
 msgid "no domain with matching uuid"
 msgstr ""
 
-#: src/lxc_driver.c:320 src/openvz_driver.c:534 src/qemu_driver.c:2333
+#: src/lxc_driver.c:320 src/openvz_driver.c:534 src/qemu_driver.c:2372
 msgid "cannot delete active domain"
 msgstr ""
 
-#: src/lxc_driver.c:396
+#: src/lxc_driver.c:406
 msgid "unable to allocate container stack"
 msgstr ""
 
-#: src/lxc_driver.c:409
+#: src/lxc_driver.c:419
 #, c-format
 msgid "clone() failed, %s"
 msgstr ""
 
-#: src/lxc_driver.c:519
+#: src/lxc_driver.c:558
 #, c-format
 msgid "posix_openpt failed: %s"
 msgstr ""
 
-#: src/lxc_driver.c:525
+#: src/lxc_driver.c:564
 #, c-format
 msgid "unlockpt failed: %s"
 msgstr ""
 
-#: src/lxc_driver.c:531
+#: src/lxc_driver.c:570
 #, c-format
 msgid "ptsname_r failed: %s"
 msgstr ""
 
-#: src/lxc_driver.c:538
+#: src/lxc_driver.c:577
 msgid "unable to allocate container name string"
 msgstr ""
 
-#: src/lxc_driver.c:729 src/lxc_driver.c:767
+#: src/lxc_driver.c:638
+#, c-format
+msgid "poll returned error: %s"
+msgstr ""
+
+#: src/lxc_driver.c:650
+#, c-format
+msgid "read of fd %d failed: %s"
+msgstr ""
+
+#: src/lxc_driver.c:658
+#, c-format
+msgid "write to fd %d failed: %s"
+msgstr ""
+
+#: src/lxc_driver.c:707
+#, c-format
+msgid "unable to fork tty forwarding process: %s"
+msgstr ""
+
+#: src/lxc_driver.c:822 src/lxc_driver.c:861
 #, c-format
 msgid "no domain with id %d"
 msgstr ""
 
-#: src/lxc_driver.c:736
+#: src/lxc_driver.c:829
 #, c-format
 msgid "sending SIGTERM failed: %s"
 msgstr ""
 
-#: src/lxc_driver.c:774
+#: src/lxc_driver.c:868
 #, c-format
 msgid "sending SIGKILL failed: %s"
 msgstr ""
 
+#: src/lxc_driver.c:881
+#, c-format
+msgid "waitpid failed to wait for container %d: %d %s"
+msgstr ""
+
+#: src/lxc_driver.c:893
+#, c-format
+msgid "sending SIGKILL to tty process failed: %s"
+msgstr ""
+
+#: src/lxc_driver.c:905
+#, c-format
+msgid "waitpid failed to wait for tty %d: %d %s"
+msgstr ""
+
 #: src/openvz_conf.c:241
 #, c-format
 msgid "Error already an active OPENVZ VM having id '%s'"
 msgstr ""
 
-#: src/openvz_conf.c:311 src/qemu_conf.c:1040 src/qemu_conf.c:2447
+#: src/openvz_conf.c:311 src/qemu_conf.c:1379 src/qemu_conf.c:2943
 msgid "incorrect root element"
 msgstr ""
 
-#: src/openvz_conf.c:323 src/qemu_conf.c:1055
+#: src/openvz_conf.c:323 src/qemu_conf.c:1394
 msgid "missing domain type attribute"
 msgstr ""
 
-#: src/openvz_conf.c:328 src/qemu_conf.c:1067
+#: src/openvz_conf.c:328 src/qemu_conf.c:1406
 msgid "invalid domain type attribute"
 msgstr ""
 
@@ -1115,7 +1212,7 @@ msgstr ""
 msgid "Failed to generate UUID"
 msgstr ""
 
-#: src/openvz_conf.c:362 src/qemu_conf.c:1102 src/qemu_conf.c:2487
+#: src/openvz_conf.c:362 src/qemu_conf.c:1441 src/qemu_conf.c:2983
 #: src/storage_conf.c:265
 msgid "malformed uuid element"
 msgstr ""
@@ -1278,322 +1375,343 @@ msgstr ""
 msgid "failed to allocate vncTLSx509certdir"
 msgstr ""
 
-#: src/qemu_conf.c:499
+#: src/qemu_conf.c:511
 #, c-format
 msgid "Unexpected exit status from qemu %d pid %lu"
 msgstr ""
 
-#: src/qemu_conf.c:508
+#: src/qemu_conf.c:520
 #, c-format
 msgid "Unexpected exit status '%d', qemu probably failed"
 msgstr ""
 
-#: src/qemu_conf.c:533 src/qemu_conf.c:1645
+#: src/qemu_conf.c:545 src/qemu_conf.c:2097
 #, c-format
 msgid "Cannot find QEMU binary %s: %s"
 msgstr ""
 
-#: src/qemu_conf.c:617
+#: src/qemu_conf.c:629
 #, c-format
 msgid "Invalid floppy device name: %s"
 msgstr ""
 
-#: src/qemu_conf.c:625
+#: src/qemu_conf.c:637
 #, c-format
 msgid "Invalid cdrom device name: %s"
 msgstr ""
 
-#: src/qemu_conf.c:639
+#: src/qemu_conf.c:651
 #, c-format
 msgid "Invalid harddisk device name: %s"
 msgstr ""
 
-#: src/qemu_conf.c:660
+#: src/qemu_conf.c:672
 #, c-format
 msgid "Invalid device type: %s"
 msgstr ""
 
-#: src/qemu_conf.c:802
+#: src/qemu_conf.c:814
 msgid ""
 "No <source> 'network' attribute specified with <interface type='network'/>"
 msgstr ""
 
-#: src/qemu_conf.c:806
+#: src/qemu_conf.c:818
 #, c-format
 msgid "Network name '%s' too long"
 msgstr ""
 
-#: src/qemu_conf.c:821 src/qemu_conf.c:849 src/qemu_conf.c:880
+#: src/qemu_conf.c:833 src/qemu_conf.c:861 src/qemu_conf.c:892
 #, c-format
 msgid "TAP interface name '%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:837
+#: src/qemu_conf.c:849
 #, c-format
 msgid "TAP script path '%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:863
+#: src/qemu_conf.c:875
 msgid "No <source> 'dev' attribute specified with <interface type='bridge'/>"
 msgstr ""
 
-#: src/qemu_conf.c:867
+#: src/qemu_conf.c:879
 #, c-format
 msgid "TAP bridge path '%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:896
+#: src/qemu_conf.c:908
 msgid "No <source> 'port' attribute specified with socket interface"
 msgstr ""
 
-#: src/qemu_conf.c:902
+#: src/qemu_conf.c:914
 msgid "Cannot parse <source> 'port' attribute with socket interface"
 msgstr ""
 
-#: src/qemu_conf.c:912
+#: src/qemu_conf.c:924
 msgid "No <source> 'address' attribute specified with socket interface"
 msgstr ""
 
-#: src/qemu_conf.c:917
+#: src/qemu_conf.c:929
 #, c-format
 msgid "IP address '%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:960
+#: src/qemu_conf.c:1108 src/qemu_conf.c:1202 src/xml.c:751 src/xml.c:812
+msgid "Missing source path attribute for char device"
+msgstr ""
+
+#: src/qemu_conf.c:1126 src/qemu_conf.c:1146 src/xml.c:769 src/xml.c:784
+msgid "Missing source host attribute for char device"
+msgstr ""
+
+#: src/qemu_conf.c:1131 src/qemu_conf.c:1151 src/qemu_conf.c:1174
+#: src/xml.c:774 src/xml.c:789 src/xml.c:800
+msgid "Missing source service attribute for char device"
+msgstr ""
+
+#: src/qemu_conf.c:1250
+msgid "too many character devices"
+msgstr ""
+
+#: src/qemu_conf.c:1259 src/qemu_conf.c:1791
+msgid "failed to allocate space for char device"
+msgstr ""
+
+#: src/qemu_conf.c:1299
 msgid "missing input device type"
 msgstr ""
 
-#: src/qemu_conf.c:970
+#: src/qemu_conf.c:1309
 #, c-format
 msgid "unsupported input device type %s"
 msgstr ""
 
-#: src/qemu_conf.c:979
+#: src/qemu_conf.c:1318
 #, c-format
 msgid "ps2 bus does not support %s input device"
 msgstr ""
 
-#: src/qemu_conf.c:988
+#: src/qemu_conf.c:1327
 #, c-format
 msgid "unsupported input bus %s"
 msgstr ""
 
-#: src/qemu_conf.c:1032 src/qemu_conf.c:1047
+#: src/qemu_conf.c:1371 src/qemu_conf.c:1386
 msgid "failed to allocate space for xmlXPathContext"
 msgstr ""
 
-#: src/qemu_conf.c:1083
+#: src/qemu_conf.c:1422
 msgid "domain name length too long"
 msgstr ""
 
-#: src/qemu_conf.c:1097 src/qemu_conf.c:2482
+#: src/qemu_conf.c:1436 src/qemu_conf.c:2978
 #, c-format
 msgid "Failed to generate UUID: %s"
 msgstr ""
 
-#: src/qemu_conf.c:1113
+#: src/qemu_conf.c:1452
 msgid "missing memory element"
 msgstr ""
 
-#: src/qemu_conf.c:1120 src/qemu_conf.c:1139
+#: src/qemu_conf.c:1459 src/qemu_conf.c:1478
 msgid "malformed memory information"
 msgstr ""
 
-#: src/qemu_conf.c:1155
+#: src/qemu_conf.c:1494
 msgid "malformed vcpu information"
 msgstr ""
 
-#: src/qemu_conf.c:1202
+#: src/qemu_conf.c:1541
 msgid "no OS type"
 msgstr ""
 
-#: src/qemu_conf.c:1220 src/qemu_conf.c:1247
+#: src/qemu_conf.c:1559 src/qemu_conf.c:1586
 msgid "unsupported architecture"
 msgstr ""
 
-#: src/qemu_conf.c:1225 src/qemu_conf.c:1232 src/qemu_conf.c:1259
+#: src/qemu_conf.c:1564 src/qemu_conf.c:1571 src/qemu_conf.c:1598
 msgid "architecture type too long"
 msgstr ""
 
-#: src/qemu_conf.c:1252
+#: src/qemu_conf.c:1591
 msgid "machine type too long"
 msgstr ""
 
-#: src/qemu_conf.c:1272
+#: src/qemu_conf.c:1611
 msgid "kernel path too long"
 msgstr ""
 
-#: src/qemu_conf.c:1285
+#: src/qemu_conf.c:1624
 msgid "initrd path too long"
 msgstr ""
 
-#: src/qemu_conf.c:1298
+#: src/qemu_conf.c:1637
 msgid "cmdline arguments too long"
 msgstr ""
 
-#: src/qemu_conf.c:1323
+#: src/qemu_conf.c:1662
 #, c-format
 msgid "unknown boot device '%s'"
 msgstr ""
 
-#: src/qemu_conf.c:1349
+#: src/qemu_conf.c:1688
 msgid "unsupported guest type"
 msgstr ""
 
-#: src/qemu_conf.c:1356
+#: src/qemu_conf.c:1695
 msgid "emulator path too long"
 msgstr ""
 
-#: src/qemu_conf.c:1391
+#: src/qemu_conf.c:1730
 #, c-format
 msgid "Unsupported graphics type %s"
 msgstr ""
 
-#: src/qemu_conf.c:1408
+#: src/qemu_conf.c:1747
 msgid "failed to allocate space for disk string"
 msgstr ""
 
-#: src/qemu_conf.c:1437
+#: src/qemu_conf.c:1815
 msgid "failed to allocate space for net string"
 msgstr ""
 
-#: src/qemu_conf.c:1465 src/qemu_conf.c:1506
+#: src/qemu_conf.c:1843 src/qemu_conf.c:1884
 msgid "failed to allocate space for input string"
 msgstr ""
 
-#: src/qemu_conf.c:1549
+#: src/qemu_conf.c:1927
 #, c-format
 msgid "Network '%s' not found"
 msgstr ""
 
-#: src/qemu_conf.c:1554
+#: src/qemu_conf.c:1932
 #, c-format
 msgid "Network '%s' not active"
 msgstr ""
 
-#: src/qemu_conf.c:1575
+#: src/qemu_conf.c:1953
 #, c-format
 msgid "Network type %d is not supported"
 msgstr ""
 
-#: src/qemu_conf.c:1581 src/qemu_driver.c:1212
+#: src/qemu_conf.c:1959 src/qemu_driver.c:1251
 #, c-format
 msgid "cannot initialize bridge support: %s"
 msgstr ""
 
-#: src/qemu_conf.c:1589
+#: src/qemu_conf.c:1967
 #, c-format
 msgid "Failed to add tap interface '%s' to bridge '%s' : %s"
 msgstr ""
 
-#: src/qemu_conf.c:1612
+#: src/qemu_conf.c:1990
 msgid "failed to allocate space for tapfds string"
 msgstr ""
 
-#: src/qemu_conf.c:1988
+#: src/qemu_conf.c:2484
 msgid "failed to allocate space for argv string"
 msgstr ""
 
-#: src/qemu_conf.c:2072 src/storage_conf.c:395 src/storage_conf.c:783
+#: src/qemu_conf.c:2568 src/storage_conf.c:395 src/storage_conf.c:783
 msgid "missing root element"
 msgstr ""
 
-#: src/qemu_conf.c:2086
+#: src/qemu_conf.c:2582
 msgid "unknown device type"
 msgstr ""
 
-#: src/qemu_conf.c:2146
+#: src/qemu_conf.c:2642
 msgid "failed to allocate space for vm string"
 msgstr ""
 
-#: src/qemu_conf.c:2215 src/qemu_conf.c:2676 src/storage_conf.c:1165
+#: src/qemu_conf.c:2711 src/qemu_conf.c:3172 src/storage_conf.c:1165
 msgid "cannot construct autostart link path"
 msgstr ""
 
-#: src/qemu_conf.c:2346
+#: src/qemu_conf.c:2842
 msgid "failed to allocate space for range string"
 msgstr ""
 
-#: src/qemu_conf.c:2439
+#: src/qemu_conf.c:2935
 msgid "failed to allocate space for network_def string"
 msgstr ""
 
-#: src/qemu_conf.c:2454
+#: src/qemu_conf.c:2950
 msgid "failed to allocate space for xmlXPathContext string"
 msgstr ""
 
-#: src/qemu_conf.c:2468
+#: src/qemu_conf.c:2964
 msgid "network name length too long"
 msgstr ""
 
-#: src/qemu_conf.c:2519
+#: src/qemu_conf.c:3015
 msgid "Forwarding requested, but no IPv4 address/netmask provided"
 msgstr ""
 
-#: src/qemu_conf.c:2541
+#: src/qemu_conf.c:3037
 #, c-format
 msgid "forward device name '%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:2613
+#: src/qemu_conf.c:3109
 msgid "failed to allocate space for network string"
 msgstr ""
 
-#: src/qemu_conf.c:2697
+#: src/qemu_conf.c:3193
 #, c-format
 msgid "Error parsing QEMU guest config '%s' : %s"
 msgstr ""
 
-#: src/qemu_conf.c:2699
+#: src/qemu_conf.c:3195
 msgid "BUG: unknown error - please report it\n"
 msgstr ""
 
-#: src/qemu_conf.c:2705
+#: src/qemu_conf.c:3201
 #, c-format
 msgid "QEMU guest config filename '%s' does not match guest name '%s'"
 msgstr ""
 
-#: src/qemu_conf.c:2714
+#: src/qemu_conf.c:3210
 #, c-format
 msgid "Failed to load QEMU guest config '%s': out of memory"
 msgstr ""
 
-#: src/qemu_conf.c:2742
+#: src/qemu_conf.c:3238
 #, c-format
 msgid "Error parsing network config '%s' : %s"
 msgstr ""
 
-#: src/qemu_conf.c:2749
+#: src/qemu_conf.c:3245
 #, c-format
 msgid "Network config filename '%s' does not match network name '%s'"
 msgstr ""
 
-#: src/qemu_conf.c:2758
+#: src/qemu_conf.c:3254
 #, c-format
 msgid "Failed to load network config '%s': out of memory"
 msgstr ""
 
-#: src/qemu_conf.c:2785
+#: src/qemu_conf.c:3281
 #, c-format
 msgid "Failed to open dir '%s': %s"
 msgstr ""
 
-#: src/qemu_conf.c:2802
+#: src/qemu_conf.c:3298
 #, c-format
 msgid "Config filename '%s/%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:2809
+#: src/qemu_conf.c:3305
 #, c-format
 msgid "Autostart link path '%s/%s' is too long"
 msgstr ""
 
-#: src/qemu_conf.c:2873
+#: src/qemu_conf.c:3491
 #, c-format
 msgid "unexpected domain type %d"
 msgstr ""
 
-#: src/qemu_conf.c:3142 src/qemu_conf.c:3234
+#: src/qemu_conf.c:3778 src/qemu_conf.c:3870
 msgid "failed to generate XML: out of memory"
 msgstr ""
 
@@ -1623,423 +1741,423 @@ msgstr ""
 msgid "Reloading iptables rules"
 msgstr ""
 
-#: src/qemu_driver.c:395
+#: src/qemu_driver.c:394
 #, c-format
 msgid ""
 "QEMU quit during %s startup\n"
 "%s"
 msgstr ""
 
-#: src/qemu_driver.c:405 src/qemu_driver.c:418
+#: src/qemu_driver.c:404 src/qemu_driver.c:417
 #, c-format
 msgid "Failure while reading %s startup output: %s"
 msgstr ""
 
-#: src/qemu_driver.c:413
+#: src/qemu_driver.c:412
 #, c-format
 msgid "Timed out while reading %s startup output"
 msgstr ""
 
-#: src/qemu_driver.c:429
+#: src/qemu_driver.c:428
 #, c-format
 msgid "Failure while reading %s startup output"
 msgstr ""
 
-#: src/qemu_driver.c:441
+#: src/qemu_driver.c:440
 #, c-format
 msgid "Out of space while reading %s startup output"
 msgstr ""
 
-#: src/qemu_driver.c:472
+#: src/qemu_driver.c:471
 #, c-format
 msgid "Unable to open monitor path %s"
 msgstr ""
 
-#: src/qemu_driver.c:477
+#: src/qemu_driver.c:476
 msgid "Unable to set monitor close-on-exec flag"
 msgstr ""
 
-#: src/qemu_driver.c:482
+#: src/qemu_driver.c:481
 msgid "Unable to put monitor into non-blocking mode"
 msgstr ""
 
-#: src/qemu_driver.c:560 src/qemu_driver.c:754 src/qemu_driver.c:1446
-#: src/qemu_driver.c:1456
+#: src/qemu_driver.c:599 src/qemu_driver.c:793 src/qemu_driver.c:1485
+#: src/qemu_driver.c:1495
 #, c-format
 msgid "Unable to log VM console data: %s"
 msgstr ""
 
-#: src/qemu_driver.c:611
+#: src/qemu_driver.c:650
 msgid "VM is already active"
 msgstr ""
 
-#: src/qemu_driver.c:619
+#: src/qemu_driver.c:658
 msgid "Unable to find an unused VNC port"
 msgstr ""
 
-#: src/qemu_driver.c:632
+#: src/qemu_driver.c:671
 #, c-format
 msgid "config file path too long: %s/%s.log"
 msgstr ""
 
-#: src/qemu_driver.c:643
+#: src/qemu_driver.c:682
 #, c-format
 msgid "cannot create log directory %s: %s"
 msgstr ""
 
-#: src/qemu_driver.c:651
+#: src/qemu_driver.c:690
 #, c-format
 msgid "failed to create logfile %s: %s"
 msgstr ""
 
-#: src/qemu_driver.c:657
+#: src/qemu_driver.c:696
 #, c-format
 msgid "Unable to set VM logfile close-on-exec flag %s"
 msgstr ""
 
-#: src/qemu_driver.c:673 src/qemu_driver.c:676 src/qemu_driver.c:681
+#: src/qemu_driver.c:712 src/qemu_driver.c:715 src/qemu_driver.c:720
 #, c-format
 msgid "Unable to write argv to logfile %d: %s"
 msgstr ""
 
-#: src/qemu_driver.c:768
+#: src/qemu_driver.c:807
 #, c-format
 msgid "Shutting down VM '%s'"
 msgstr ""
 
-#: src/qemu_driver.c:779
+#: src/qemu_driver.c:818
 #, c-format
 msgid "Unable to close logfile %d: %s"
 msgstr ""
 
-#: src/qemu_driver.c:794
+#: src/qemu_driver.c:833
 msgid "Got unexpected pid, damn"
 msgstr ""
 
-#: src/qemu_driver.c:923
+#: src/qemu_driver.c:962
 msgid "failed to allocate space for dnsmasq argv"
 msgstr ""
 
-#: src/qemu_driver.c:937
+#: src/qemu_driver.c:976
 msgid "cannot start dhcp daemon without IP address for server"
 msgstr ""
 
-#: src/qemu_driver.c:965
+#: src/qemu_driver.c:1004
 #, c-format
 msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
 msgstr ""
 
-#: src/qemu_driver.c:976
+#: src/qemu_driver.c:1015
 #, c-format
 msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
 msgstr ""
 
-#: src/qemu_driver.c:986
+#: src/qemu_driver.c:1025
 #, c-format
 msgid "failed to add iptables rule to enable masquerading : %s\n"
 msgstr ""
 
-#: src/qemu_driver.c:1018
+#: src/qemu_driver.c:1057
 #, c-format
 msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
 msgstr ""
 
-#: src/qemu_driver.c:1029
+#: src/qemu_driver.c:1068
 #, c-format
 msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
 msgstr ""
 
-#: src/qemu_driver.c:1054
+#: src/qemu_driver.c:1093
 msgid "failed to allocate space for IP tables support"
 msgstr ""
 
-#: src/qemu_driver.c:1062 src/qemu_driver.c:1069
+#: src/qemu_driver.c:1101 src/qemu_driver.c:1108
 #, c-format
 msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1077 src/qemu_driver.c:1084
+#: src/qemu_driver.c:1116 src/qemu_driver.c:1123
 #, c-format
 msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1094
+#: src/qemu_driver.c:1133
 #, c-format
 msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1101
+#: src/qemu_driver.c:1140
 #, c-format
 msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1109
+#: src/qemu_driver.c:1148
 #, c-format
 msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1206
+#: src/qemu_driver.c:1245
 msgid "network is already active"
 msgstr ""
 
-#: src/qemu_driver.c:1225
+#: src/qemu_driver.c:1264
 #, c-format
 msgid "cannot create bridge '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1233
+#: src/qemu_driver.c:1272
 #, c-format
 msgid "failed to set bridge forward delay to %d"
 msgstr ""
 
-#: src/qemu_driver.c:1240
+#: src/qemu_driver.c:1279
 #, c-format
 msgid "failed to set bridge STP to %s"
 msgstr ""
 
-#: src/qemu_driver.c:1248
+#: src/qemu_driver.c:1287
 #, c-format
 msgid "cannot set IP address on bridge '%s' to '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1256
+#: src/qemu_driver.c:1295
 #, c-format
 msgid "cannot set netmask on bridge '%s' to '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1303
 #, c-format
 msgid "failed to bring the bridge '%s' up : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1314
 #, c-format
 msgid "failed to enable IP forwarding : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1296 src/qemu_driver.c:1327
+#: src/qemu_driver.c:1335 src/qemu_driver.c:1366
 #, c-format
 msgid "Failed to bring down bridge '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1302 src/qemu_driver.c:1332
+#: src/qemu_driver.c:1341 src/qemu_driver.c:1371
 #, c-format
 msgid "Failed to delete bridge '%s' : %s"
 msgstr ""
 
-#: src/qemu_driver.c:1315
+#: src/qemu_driver.c:1354
 #, c-format
 msgid "Shutting down network '%s'"
 msgstr ""
 
-#: src/qemu_driver.c:1341
+#: src/qemu_driver.c:1380
 msgid "Got unexpected pid for dnsmasq"
 msgstr ""
 
-#: src/qemu_driver.c:1557
+#: src/qemu_driver.c:1596
 msgid "failed to allocate space for capabilities support"
 msgstr ""
 
-#: src/qemu_driver.c:1727 src/qemu_driver.c:1756 src/qemu_driver.c:1785
-#: src/qemu_driver.c:1805 src/qemu_driver.c:2033 src/qemu_driver.c:2532
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:1766 src/qemu_driver.c:1795 src/qemu_driver.c:1824
+#: src/qemu_driver.c:1844 src/qemu_driver.c:2072 src/qemu_driver.c:2571
+#: src/qemu_driver.c:2706
 #, c-format
 msgid "no domain with matching id %d"
 msgstr ""
 
-#: src/qemu_driver.c:1732 src/qemu_driver.c:1761 src/qemu_driver.c:2039
-#: src/qemu_driver.c:2537 src/qemu_driver.c:2673
+#: src/qemu_driver.c:1771 src/qemu_driver.c:1800 src/qemu_driver.c:2078
+#: src/qemu_driver.c:2576 src/qemu_driver.c:2712
 msgid "domain is not running"
 msgstr ""
 
-#: src/qemu_driver.c:1740
+#: src/qemu_driver.c:1779
 msgid "suspend operation failed"
 msgstr ""
 
-#: src/qemu_driver.c:1768
+#: src/qemu_driver.c:1807
 msgid "resume operation failed"
 msgstr ""
 
-#: src/qemu_driver.c:1791
+#: src/qemu_driver.c:1830
 msgid "shutdown operation failed"
 msgstr ""
 
-#: src/qemu_driver.c:1830
+#: src/qemu_driver.c:1869
 msgid "failed to allocate space for ostype"
 msgstr ""
 
-#: src/qemu_driver.c:1843 src/qemu_driver.c:1856 src/qemu_driver.c:1876
+#: src/qemu_driver.c:1882 src/qemu_driver.c:1895 src/qemu_driver.c:1915
 #, c-format
 msgid "no domain with matching uuid '%s'"
 msgstr ""
 
-#: src/qemu_driver.c:1862
+#: src/qemu_driver.c:1901
 msgid "cannot set max memory lower than current memory"
 msgstr ""
 
-#: src/qemu_driver.c:1882
+#: src/qemu_driver.c:1921
 msgid "cannot set memory of an active domain"
 msgstr ""
 
-#: src/qemu_driver.c:1888
+#: src/qemu_driver.c:1927
 msgid "cannot set memory higher than max memory"
 msgstr ""
 
-#: src/qemu_driver.c:2048
+#: src/qemu_driver.c:2087
 msgid "failed to pause domain"
 msgstr ""
 
-#: src/qemu_driver.c:2057
+#: src/qemu_driver.c:2096
 msgid "failed to get domain xml"
 msgstr ""
 
-#: src/qemu_driver.c:2065
+#: src/qemu_driver.c:2104
 #, c-format
 msgid "failed to create '%s'"
 msgstr ""
 
-#: src/qemu_driver.c:2072
+#: src/qemu_driver.c:2111
 msgid "failed to write save header"
 msgstr ""
 
-#: src/qemu_driver.c:2080
+#: src/qemu_driver.c:2119
 msgid "failed to write xml"
 msgstr ""
 
-#: src/qemu_driver.c:2093 src/qemu_driver.c:2100 src/qemu_driver.c:2166
-#: src/qemu_driver.c:2363 src/qemu_driver.c:2371 src/qemu_driver.c:2379
+#: src/qemu_driver.c:2132 src/qemu_driver.c:2139 src/qemu_driver.c:2205
+#: src/qemu_driver.c:2402 src/qemu_driver.c:2410 src/qemu_driver.c:2418
 #: src/remote_internal.c:2232 src/virterror.c:435
 msgid "out of memory"
 msgstr ""
 
-#: src/qemu_driver.c:2108
+#: src/qemu_driver.c:2147
 msgid "migrate operation failed"
 msgstr ""
 
-#: src/qemu_driver.c:2138 src/test.c:1395
+#: src/qemu_driver.c:2177 src/test.c:1395
 msgid "cannot read domain image"
 msgstr ""
 
-#: src/qemu_driver.c:2144
+#: src/qemu_driver.c:2183
 msgid "failed to read qemu header"
 msgstr ""
 
-#: src/qemu_driver.c:2151
+#: src/qemu_driver.c:2190
 msgid "image magic is incorrect"
 msgstr ""
 
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2197
 #, c-format
 msgid "image version is not supported (%d > %d)"
 msgstr ""
 
-#: src/qemu_driver.c:2173
+#: src/qemu_driver.c:2212
 msgid "failed to read XML"
 msgstr ""
 
-#: src/qemu_driver.c:2182
+#: src/qemu_driver.c:2221
 msgid "failed to parse XML"
 msgstr ""
 
-#: src/qemu_driver.c:2194
+#: src/qemu_driver.c:2233
 #, c-format
 msgid "domain is already active as '%s'"
 msgstr ""
 
-#: src/qemu_driver.c:2201
+#: src/qemu_driver.c:2240
 msgid "failed to assign new VM"
 msgstr ""
 
-#: src/qemu_driver.c:2216
+#: src/qemu_driver.c:2255
 msgid "failed to start VM"
 msgstr ""
 
-#: src/qemu_driver.c:2227
+#: src/qemu_driver.c:2266
 msgid "failed to resume domain"
 msgstr ""
 
-#: src/qemu_driver.c:2261 src/qemu_driver.c:2774 src/qemu_driver.c:2802
+#: src/qemu_driver.c:2300 src/qemu_driver.c:2813 src/qemu_driver.c:2841
 msgid "failed to allocate space for VM name string"
 msgstr ""
 
-#: src/qemu_driver.c:2341 src/qemu_driver.c:2877
+#: src/qemu_driver.c:2380 src/qemu_driver.c:2916
 #, c-format
 msgid "Failed to delete autostart link '%s': %s"
 msgstr ""
 
-#: src/qemu_driver.c:2385
+#: src/qemu_driver.c:2424
 msgid "cannot change cdrom media"
 msgstr ""
 
-#: src/qemu_driver.c:2411
+#: src/qemu_driver.c:2450
 msgid "cannot attach device on inactive domain"
 msgstr ""
 
-#: src/qemu_driver.c:2422
+#: src/qemu_driver.c:2461
 msgid "only CDROM disk devices can be attached"
 msgstr ""
 
-#: src/qemu_driver.c:2437
+#: src/qemu_driver.c:2476
 msgid "CDROM not attached, cannot change media"
 msgstr ""
 
-#: src/qemu_driver.c:2488 src/qemu_driver.c:2986 src/storage_driver.c:790
+#: src/qemu_driver.c:2527 src/qemu_driver.c:3025 src/storage_driver.c:792
 #, c-format
 msgid "cannot create autostart directory %s: %s"
 msgstr ""
 
-#: src/qemu_driver.c:2495 src/qemu_driver.c:2993 src/storage_driver.c:797
+#: src/qemu_driver.c:2534 src/qemu_driver.c:3032 src/storage_driver.c:799
 #, c-format
 msgid "Failed to create symlink '%s' to '%s': %s"
 msgstr ""
 
-#: src/qemu_driver.c:2502 src/qemu_driver.c:3000 src/storage_driver.c:806
+#: src/qemu_driver.c:2541 src/qemu_driver.c:3039 src/storage_driver.c:808
 #, c-format
 msgid "Failed to delete symlink '%s': %s"
 msgstr ""
 
-#: src/qemu_driver.c:2559
+#: src/qemu_driver.c:2598
 #, c-format
 msgid "invalid path: %s"
 msgstr ""
 
-#: src/qemu_driver.c:2567
+#: src/qemu_driver.c:2606
 msgid "'info blockstats' command failed"
 msgstr ""
 
-#: src/qemu_driver.c:2582
+#: src/qemu_driver.c:2621
 msgid "'info blockstats' not supported by this qemu"
 msgstr ""
 
-#: src/qemu_driver.c:2647
+#: src/qemu_driver.c:2686
 #, c-format
 msgid "device not found: %s (%s)"
 msgstr ""
 
-#: src/qemu_driver.c:2679
+#: src/qemu_driver.c:2718
 msgid "NULL or empty path"
 msgstr ""
 
-#: src/qemu_driver.c:2702
+#: src/qemu_driver.c:2741
 #, c-format
 msgid "invalid path, '%s' is not a known interface"
 msgstr ""
 
-#: src/qemu_driver.c:2722 src/qemu_driver.c:2869 src/qemu_driver.c:2894
-#: src/qemu_driver.c:2908 src/qemu_driver.c:2923 src/qemu_driver.c:2956
-#: src/qemu_driver.c:2972
+#: src/qemu_driver.c:2761 src/qemu_driver.c:2908 src/qemu_driver.c:2933
+#: src/qemu_driver.c:2947 src/qemu_driver.c:2962 src/qemu_driver.c:2995
+#: src/qemu_driver.c:3011
 msgid "no network with matching uuid"
 msgstr ""
 
-#: src/qemu_driver.c:2737
+#: src/qemu_driver.c:2776
 msgid "no network with matching name"
 msgstr ""
 
-#: src/qemu_driver.c:2936
+#: src/qemu_driver.c:2975
 msgid "no network with matching id"
 msgstr ""
 
-#: src/qemu_driver.c:2943
+#: src/qemu_driver.c:2982
 msgid "failed to allocate space for network bridge string"
 msgstr ""
 
@@ -2311,11 +2429,11 @@ msgstr ""
 msgid "socket closed unexpectedly"
 msgstr ""
 
-#: src/sexpr.c:59
+#: src/sexpr.c:60
 msgid "failed to allocate a node"
 msgstr ""
 
-#: src/sexpr.c:352 src/sexpr.c:367
+#: src/sexpr.c:353 src/sexpr.c:369
 msgid "failed to copy a string"
 msgstr ""
 
@@ -2363,7 +2481,7 @@ msgstr ""
 msgid "cannot read dir %s: %s"
 msgstr ""
 
-#: src/storage_backend.c:314 src/storage_driver.c:1195
+#: src/storage_backend.c:314 src/storage_driver.c:1197
 msgid "path"
 msgstr ""
 
@@ -2624,7 +2742,7 @@ msgstr ""
 msgid "Failed to find SCSI device for %d:%d:%d:%d: %s"
 msgstr ""
 
-#: src/storage_backend_iscsi.c:261 src/storage_driver.c:867
+#: src/storage_backend_iscsi.c:261 src/storage_driver.c:869
 msgid "name"
 msgstr ""
 
@@ -2632,7 +2750,7 @@ msgstr ""
 msgid "devpath"
 msgstr ""
 
-#: src/storage_backend_iscsi.c:288 src/util.c:114
+#: src/storage_backend_iscsi.c:288 src/util.c:116
 #, c-format
 msgid "cannot open %s: %s"
 msgstr ""
@@ -2791,85 +2909,85 @@ msgstr ""
 msgid "failed to generate XML"
 msgstr ""
 
-#: src/storage_driver.c:264 src/storage_driver.c:748 src/storage_driver.c:770
+#: src/storage_driver.c:266 src/storage_driver.c:750 src/storage_driver.c:772
 msgid "no pool with matching uuid"
 msgstr ""
 
-#: src/storage_driver.c:282
+#: src/storage_driver.c:284
 msgid "no pool with matching name"
 msgstr ""
 
-#: src/storage_driver.c:332 src/storage_driver.c:369
+#: src/storage_driver.c:334 src/storage_driver.c:371
 msgid "names"
 msgstr ""
 
-#: src/storage_driver.c:404
+#: src/storage_driver.c:406
 msgid "storage pool already exists"
 msgstr ""
 
-#: src/storage_driver.c:477 src/storage_driver.c:514 src/storage_driver.c:553
-#: src/storage_driver.c:584 src/storage_driver.c:625 src/storage_driver.c:662
-#: src/storage_driver.c:703 src/storage_driver.c:732 src/storage_driver.c:826
-#: src/storage_driver.c:851 src/storage_driver.c:896 src/storage_driver.c:980
-#: src/storage_driver.c:1034 src/storage_driver.c:1097
-#: src/storage_driver.c:1141 src/storage_driver.c:1175
+#: src/storage_driver.c:479 src/storage_driver.c:516 src/storage_driver.c:555
+#: src/storage_driver.c:586 src/storage_driver.c:627 src/storage_driver.c:664
+#: src/storage_driver.c:705 src/storage_driver.c:734 src/storage_driver.c:828
+#: src/storage_driver.c:853 src/storage_driver.c:898 src/storage_driver.c:982
+#: src/storage_driver.c:1036 src/storage_driver.c:1099
+#: src/storage_driver.c:1143 src/storage_driver.c:1177
 msgid "no storage pool with matching uuid"
 msgstr ""
 
-#: src/storage_driver.c:483
+#: src/storage_driver.c:485
 msgid "pool is still active"
 msgstr ""
 
-#: src/storage_driver.c:524
+#: src/storage_driver.c:526
 msgid "pool already active"
 msgstr ""
 
-#: src/storage_driver.c:563
+#: src/storage_driver.c:565
 msgid "storage pool is already active"
 msgstr ""
 
-#: src/storage_driver.c:594 src/storage_driver.c:672 src/storage_driver.c:832
-#: src/storage_driver.c:857 src/storage_driver.c:902 src/storage_driver.c:986
-#: src/storage_driver.c:1040 src/storage_driver.c:1103
-#: src/storage_driver.c:1147 src/storage_driver.c:1181
+#: src/storage_driver.c:596 src/storage_driver.c:674 src/storage_driver.c:834
+#: src/storage_driver.c:859 src/storage_driver.c:904 src/storage_driver.c:988
+#: src/storage_driver.c:1042 src/storage_driver.c:1105
+#: src/storage_driver.c:1149 src/storage_driver.c:1183
 msgid "storage pool is not active"
 msgstr ""
 
-#: src/storage_driver.c:635
+#: src/storage_driver.c:637
 msgid "storage pool is still active"
 msgstr ""
 
-#: src/storage_driver.c:641
+#: src/storage_driver.c:643
 msgid "pool does not support volume delete"
 msgstr ""
 
-#: src/storage_driver.c:776
+#: src/storage_driver.c:778
 msgid "pool has no config file"
 msgstr ""
 
-#: src/storage_driver.c:910 src/storage_driver.c:1051
-#: src/storage_driver.c:1111 src/storage_driver.c:1155
-#: src/storage_driver.c:1189
+#: src/storage_driver.c:912 src/storage_driver.c:1053
+#: src/storage_driver.c:1113 src/storage_driver.c:1157
+#: src/storage_driver.c:1191
 msgid "no storage vol with matching name"
 msgstr ""
 
-#: src/storage_driver.c:939
+#: src/storage_driver.c:941
 msgid "no storage vol with matching key"
 msgstr ""
 
-#: src/storage_driver.c:964
+#: src/storage_driver.c:966
 msgid "no storage vol with matching path"
 msgstr ""
 
-#: src/storage_driver.c:999
+#: src/storage_driver.c:1001
 msgid "storage vol already exists"
 msgstr ""
 
-#: src/storage_driver.c:1006
+#: src/storage_driver.c:1008
 msgid "storage pool does not support volume creation"
 msgstr ""
 
-#: src/storage_driver.c:1057
+#: src/storage_driver.c:1059
 msgid "storage pool does not support vol deletion"
 msgstr ""
 
@@ -2925,11 +3043,11 @@ msgstr ""
 msgid "network"
 msgstr ""
 
-#: src/test.c:452 src/virsh.c:2730
+#: src/test.c:452 src/virsh.c:2727
 msgid "network name"
 msgstr ""
 
-#: src/test.c:460 src/test.c:464 src/virsh.c:2621
+#: src/test.c:460 src/test.c:464 src/virsh.c:2618
 msgid "network uuid"
 msgstr ""
 
@@ -3081,17 +3199,17 @@ msgstr ""
 msgid "Network is already running"
 msgstr ""
 
-#: src/util.c:122
+#: src/util.c:124
 #, c-format
 msgid "cannot create pipe: %s"
 msgstr ""
 
-#: src/util.c:128
+#: src/util.c:130
 #, c-format
 msgid "cannot fork child process: %s"
 msgstr ""
 
-#: src/util.c:501
+#: src/util.c:503
 #, c-format
 msgid "%s: not implemented"
 msgstr ""
@@ -3101,1771 +3219,1771 @@ msgstr ""
 msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s"
 msgstr ""
 
-#: src/virsh.c:342
+#: src/virsh.c:339
 msgid "print help"
 msgstr ""
 
-#: src/virsh.c:343
+#: src/virsh.c:340
 msgid "Prints global help or command specific help."
 msgstr ""
 
-#: src/virsh.c:349
+#: src/virsh.c:346
 msgid "name of command"
 msgstr ""
 
-#: src/virsh.c:361
+#: src/virsh.c:358
 msgid ""
 "Commands:\n"
 "\n"
 msgstr ""
 
-#: src/virsh.c:375
+#: src/virsh.c:372
 msgid "autostart a domain"
 msgstr ""
 
-#: src/virsh.c:377
+#: src/virsh.c:374
 msgid "Configure a domain to be automatically started at boot."
 msgstr ""
 
-#: src/virsh.c:382 src/virsh.c:482 src/virsh.c:676 src/virsh.c:713
-#: src/virsh.c:770 src/virsh.c:837 src/virsh.c:1057 src/virsh.c:1101
-#: src/virsh.c:1290 src/virsh.c:1335 src/virsh.c:1374 src/virsh.c:1413
-#: src/virsh.c:1452 src/virsh.c:1491 src/virsh.c:1610 src/virsh.c:1697
-#: src/virsh.c:1831 src/virsh.c:1888 src/virsh.c:1945 src/virsh.c:2067
-#: src/virsh.c:2208 src/virsh.c:4322 src/virsh.c:4398 src/virsh.c:4459
-#: src/virsh.c:4516 src/virsh.c:4573 src/virsh.c:4687 src/virsh.c:4806
-#: src/virsh.c:4969
+#: src/virsh.c:379 src/virsh.c:479 src/virsh.c:673 src/virsh.c:710
+#: src/virsh.c:767 src/virsh.c:834 src/virsh.c:1054 src/virsh.c:1098
+#: src/virsh.c:1287 src/virsh.c:1332 src/virsh.c:1371 src/virsh.c:1410
+#: src/virsh.c:1449 src/virsh.c:1488 src/virsh.c:1607 src/virsh.c:1694
+#: src/virsh.c:1828 src/virsh.c:1885 src/virsh.c:1942 src/virsh.c:2064
+#: src/virsh.c:2205 src/virsh.c:4319 src/virsh.c:4395 src/virsh.c:4456
+#: src/virsh.c:4513 src/virsh.c:4570 src/virsh.c:4684 src/virsh.c:4803
+#: src/virsh.c:4966
 msgid "domain name, id or uuid"
 msgstr ""
 
-#: src/virsh.c:383 src/virsh.c:2272 src/virsh.c:2780
+#: src/virsh.c:380 src/virsh.c:2269 src/virsh.c:2777
 msgid "disable autostarting"
 msgstr ""
 
-#: src/virsh.c:404
+#: src/virsh.c:401
 #, c-format
 msgid "Failed to mark domain %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:407
+#: src/virsh.c:404
 #, c-format
 msgid "Failed to unmark domain %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:414
+#: src/virsh.c:411
 #, c-format
 msgid "Domain %s marked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:416
+#: src/virsh.c:413
 #, c-format
 msgid "Domain %s unmarked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:427
+#: src/virsh.c:424
 msgid "(re)connect to hypervisor"
 msgstr ""
 
-#: src/virsh.c:429
+#: src/virsh.c:426
 msgid ""
 "Connect to local hypervisor. This is built-in command after shell start up."
 msgstr ""
 
-#: src/virsh.c:434
+#: src/virsh.c:431
 msgid "hypervisor connection URI"
 msgstr ""
 
-#: src/virsh.c:435
+#: src/virsh.c:432
 msgid "read-only connection"
 msgstr ""
 
-#: src/virsh.c:447
+#: src/virsh.c:444
 msgid "Failed to disconnect from the hypervisor"
 msgstr ""
 
-#: src/virsh.c:465
+#: src/virsh.c:462
 msgid "Failed to connect to the hypervisor"
 msgstr ""
 
-#: src/virsh.c:475
+#: src/virsh.c:472
 msgid "connect to the guest console"
 msgstr ""
 
-#: src/virsh.c:477
+#: src/virsh.c:474
 msgid "Connect the virtual serial console for the guest"
 msgstr ""
 
-#: src/virsh.c:524
+#: src/virsh.c:521
 msgid "No console available for domain\n"
 msgstr ""
 
-#: src/virsh.c:541
+#: src/virsh.c:538
 msgid "console not implemented on this platform"
 msgstr ""
 
-#: src/virsh.c:552
+#: src/virsh.c:549
 msgid "list domains"
 msgstr ""
 
-#: src/virsh.c:553
+#: src/virsh.c:550
 msgid "Returns list of domains."
 msgstr ""
 
-#: src/virsh.c:558
+#: src/virsh.c:555
 msgid "list inactive domains"
 msgstr ""
 
-#: src/virsh.c:559
+#: src/virsh.c:556
 msgid "list inactive & active domains"
 msgstr ""
 
-#: src/virsh.c:581 src/virsh.c:588
+#: src/virsh.c:578 src/virsh.c:585
 msgid "Failed to list active domains"
 msgstr ""
 
-#: src/virsh.c:599 src/virsh.c:607
+#: src/virsh.c:596 src/virsh.c:604
 msgid "Failed to list inactive domains"
 msgstr ""
 
-#: src/virsh.c:616
+#: src/virsh.c:613
 msgid "Id"
 msgstr ""
 
-#: src/virsh.c:616 src/virsh.c:2555 src/virsh.c:3372 src/virsh.c:4038
+#: src/virsh.c:613 src/virsh.c:2552 src/virsh.c:3369 src/virsh.c:4035
 msgid "Name"
 msgstr ""
 
-#: src/virsh.c:616 src/virsh.c:2555 src/virsh.c:3372
+#: src/virsh.c:613 src/virsh.c:2552 src/virsh.c:3369
 msgid "State"
 msgstr ""
 
-#: src/virsh.c:629 src/virsh.c:651 src/virsh.c:5895 src/virsh.c:5911
+#: src/virsh.c:626 src/virsh.c:648 src/virsh.c:5892 src/virsh.c:5908
 msgid "no state"
 msgstr ""
 
-#: src/virsh.c:670
+#: src/virsh.c:667
 msgid "domain state"
 msgstr ""
 
-#: src/virsh.c:671
+#: src/virsh.c:668
 msgid "Returns state about a domain."
 msgstr ""
 
-#: src/virsh.c:707
+#: src/virsh.c:704
 msgid "get device block stats for a domain"
 msgstr ""
 
-#: src/virsh.c:708
+#: src/virsh.c:705
 msgid "Get device block stats for a running domain."
 msgstr ""
 
-#: src/virsh.c:714
+#: src/virsh.c:711
 msgid "block device"
 msgstr ""
 
-#: src/virsh.c:735
+#: src/virsh.c:732
 #, c-format
 msgid "Failed to get block stats %s %s"
 msgstr ""
 
-#: src/virsh.c:764
+#: src/virsh.c:761
 msgid "get network interface stats for a domain"
 msgstr ""
 
-#: src/virsh.c:765
+#: src/virsh.c:762
 msgid "Get network interface stats for a running domain."
 msgstr ""
 
-#: src/virsh.c:771
+#: src/virsh.c:768
 msgid "interface device"
 msgstr ""
 
-#: src/virsh.c:792
+#: src/virsh.c:789
 #, c-format
 msgid "Failed to get interface stats %s %s"
 msgstr ""
 
-#: src/virsh.c:831
+#: src/virsh.c:828
 msgid "suspend a domain"
 msgstr ""
 
-#: src/virsh.c:832
+#: src/virsh.c:829
 msgid "Suspend a running domain."
 msgstr ""
 
-#: src/virsh.c:855
+#: src/virsh.c:852
 #, c-format
 msgid "Domain %s suspended\n"
 msgstr ""
 
-#: src/virsh.c:857
+#: src/virsh.c:854
 #, c-format
 msgid "Failed to suspend domain %s"
 msgstr ""
 
-#: src/virsh.c:870
+#: src/virsh.c:867
 msgid "create a domain from an XML file"
 msgstr ""
 
-#: src/virsh.c:871
+#: src/virsh.c:868
 msgid "Create a domain."
 msgstr ""
 
-#: src/virsh.c:876 src/virsh.c:924
+#: src/virsh.c:873 src/virsh.c:921
 msgid "file containing an XML domain description"
 msgstr ""
 
-#: src/virsh.c:903
+#: src/virsh.c:900
 #, c-format
 msgid "Domain %s created from %s\n"
 msgstr ""
 
-#: src/virsh.c:907
+#: src/virsh.c:904
 #, c-format
 msgid "Failed to create domain from %s"
 msgstr ""
 
-#: src/virsh.c:918
+#: src/virsh.c:915
 msgid "define (but don't start) a domain from an XML file"
 msgstr ""
 
-#: src/virsh.c:919
+#: src/virsh.c:916
 msgid "Define a domain."
 msgstr ""
 
-#: src/virsh.c:951
+#: src/virsh.c:948
 #, c-format
 msgid "Domain %s defined from %s\n"
 msgstr ""
 
-#: src/virsh.c:955
+#: src/virsh.c:952
 #, c-format
 msgid "Failed to define domain from %s"
 msgstr ""
 
-#: src/virsh.c:966
+#: src/virsh.c:963
 msgid "undefine an inactive domain"
 msgstr ""
 
-#: src/virsh.c:967
+#: src/virsh.c:964
 msgid "Undefine the configuration for an inactive domain."
 msgstr ""
 
-#: src/virsh.c:972 src/virsh.c:2136
+#: src/virsh.c:969 src/virsh.c:2133
 msgid "domain name or uuid"
 msgstr ""
 
-#: src/virsh.c:990
+#: src/virsh.c:987
 #, c-format
 msgid "Domain %s has been undefined\n"
 msgstr ""
 
-#: src/virsh.c:992
+#: src/virsh.c:989
 #, c-format
 msgid "Failed to undefine domain %s"
 msgstr ""
 
-#: src/virsh.c:1006
+#: src/virsh.c:1003
 msgid "start a (previously defined) inactive domain"
 msgstr ""
 
-#: src/virsh.c:1007
+#: src/virsh.c:1004
 msgid "Start a domain."
 msgstr ""
 
-#: src/virsh.c:1012
+#: src/virsh.c:1009
 msgid "name of the inactive domain"
 msgstr ""
 
-#: src/virsh.c:1029
+#: src/virsh.c:1026
 msgid "Domain is already active"
 msgstr ""
 
-#: src/virsh.c:1035
+#: src/virsh.c:1032
 #, c-format
 msgid "Domain %s started\n"
 msgstr ""
 
-#: src/virsh.c:1038
+#: src/virsh.c:1035
 #, c-format
 msgid "Failed to start domain %s"
 msgstr ""
 
-#: src/virsh.c:1051
+#: src/virsh.c:1048
 msgid "save a domain state to a file"
 msgstr ""
 
-#: src/virsh.c:1052
+#: src/virsh.c:1049
 msgid "Save a running domain."
 msgstr ""
 
-#: src/virsh.c:1058
+#: src/virsh.c:1055
 msgid "where to save the data"
 msgstr ""
 
-#: src/virsh.c:1080
+#: src/virsh.c:1077
 #, c-format
 msgid "Domain %s saved to %s\n"
 msgstr ""
 
-#: src/virsh.c:1082
+#: src/virsh.c:1079
 #, c-format
 msgid "Failed to save domain %s to %s"
 msgstr ""
 
-#: src/virsh.c:1095
+#: src/virsh.c:1092
 msgid "show/set scheduler parameters"
 msgstr ""
 
-#: src/virsh.c:1096
+#: src/virsh.c:1093
 msgid "Show/Set scheduler parameters."
 msgstr ""
 
-#: src/virsh.c:1102
+#: src/virsh.c:1099
 msgid "weight for XEN_CREDIT"
 msgstr ""
 
-#: src/virsh.c:1103
+#: src/virsh.c:1100
 msgid "cap for XEN_CREDIT"
 msgstr ""
 
-#: src/virsh.c:1135
+#: src/virsh.c:1132
 msgid "Invalid value of weight"
 msgstr ""
 
-#: src/virsh.c:1145
+#: src/virsh.c:1142
 msgid "Invalid value of cap"
 msgstr ""
 
-#: src/virsh.c:1187 src/virsh.c:1191
+#: src/virsh.c:1184 src/virsh.c:1188
 msgid "Scheduler"
 msgstr ""
 
-#: src/virsh.c:1191
+#: src/virsh.c:1188
 msgid "Unknown"
 msgstr ""
 
-#: src/virsh.c:1246
+#: src/virsh.c:1243
 msgid "restore a domain from a saved state in a file"
 msgstr ""
 
-#: src/virsh.c:1247
+#: src/virsh.c:1244
 msgid "Restore a domain."
 msgstr ""
 
-#: src/virsh.c:1252
+#: src/virsh.c:1249
 msgid "the state to restore"
 msgstr ""
 
-#: src/virsh.c:1271
+#: src/virsh.c:1268
 #, c-format
 msgid "Domain restored from %s\n"
 msgstr ""
 
-#: src/virsh.c:1273
+#: src/virsh.c:1270
 #, c-format
 msgid "Failed to restore domain from %s"
 msgstr ""
 
-#: src/virsh.c:1284
+#: src/virsh.c:1281
 msgid "dump the core of a domain to a file for analysis"
 msgstr ""
 
-#: src/virsh.c:1285
+#: src/virsh.c:1282
 msgid "Core dump a domain."
 msgstr ""
 
-#: src/virsh.c:1291
+#: src/virsh.c:1288
 msgid "where to dump the core"
 msgstr ""
 
-#: src/virsh.c:1313
+#: src/virsh.c:1310
 #, c-format
 msgid "Domain %s dumpd to %s\n"
 msgstr ""
 
-#: src/virsh.c:1315
+#: src/virsh.c:1312
 #, c-format
 msgid "Failed to core dump domain %s to %s"
 msgstr ""
 
-#: src/virsh.c:1329
+#: src/virsh.c:1326
 msgid "resume a domain"
 msgstr ""
 
-#: src/virsh.c:1330
+#: src/virsh.c:1327
 msgid "Resume a previously suspended domain."
 msgstr ""
 
-#: src/virsh.c:1353
+#: src/virsh.c:1350
 #, c-format
 msgid "Domain %s resumed\n"
 msgstr ""
 
-#: src/virsh.c:1355
+#: src/virsh.c:1352
 #, c-format
 msgid "Failed to resume domain %s"
 msgstr ""
 
-#: src/virsh.c:1368
+#: src/virsh.c:1365
 msgid "gracefully shutdown a domain"
 msgstr ""
 
-#: src/virsh.c:1369
+#: src/virsh.c:1366
 msgid "Run shutdown in the target domain."
 msgstr ""
 
-#: src/virsh.c:1392
+#: src/virsh.c:1389
 #, c-format
 msgid "Domain %s is being shutdown\n"
 msgstr ""
 
-#: src/virsh.c:1394
+#: src/virsh.c:1391
 #, c-format
 msgid "Failed to shutdown domain %s"
 msgstr ""
 
-#: src/virsh.c:1407
+#: src/virsh.c:1404
 msgid "reboot a domain"
 msgstr ""
 
-#: src/virsh.c:1408
+#: src/virsh.c:1405
 msgid "Run a reboot command in the target domain."
 msgstr ""
 
-#: src/virsh.c:1431
+#: src/virsh.c:1428
 #, c-format
 msgid "Domain %s is being rebooted\n"
 msgstr ""
 
-#: src/virsh.c:1433
+#: src/virsh.c:1430
 #, c-format
 msgid "Failed to reboot domain %s"
 msgstr ""
 
-#: src/virsh.c:1446
+#: src/virsh.c:1443
 msgid "destroy a domain"
 msgstr ""
 
-#: src/virsh.c:1447
+#: src/virsh.c:1444
 msgid "Destroy a given domain."
 msgstr ""
 
-#: src/virsh.c:1470
+#: src/virsh.c:1467
 #, c-format
 msgid "Domain %s destroyed\n"
 msgstr ""
 
-#: src/virsh.c:1472
+#: src/virsh.c:1469
 #, c-format
 msgid "Failed to destroy domain %s"
 msgstr ""
 
-#: src/virsh.c:1485
+#: src/virsh.c:1482
 msgid "domain information"
 msgstr ""
 
-#: src/virsh.c:1486
+#: src/virsh.c:1483
 msgid "Returns basic information about the domain."
 msgstr ""
 
-#: src/virsh.c:1512 src/virsh.c:1514
+#: src/virsh.c:1509 src/virsh.c:1511
 msgid "Id:"
 msgstr ""
 
-#: src/virsh.c:1515 src/virsh.c:3477 src/virsh.c:3926
+#: src/virsh.c:1512 src/virsh.c:3474 src/virsh.c:3923
 msgid "Name:"
 msgstr ""
 
-#: src/virsh.c:1518 src/virsh.c:3480
+#: src/virsh.c:1515 src/virsh.c:3477
 msgid "UUID:"
 msgstr ""
 
-#: src/virsh.c:1521
+#: src/virsh.c:1518
 msgid "OS Type:"
 msgstr ""
 
-#: src/virsh.c:1526 src/virsh.c:1654 src/virsh.c:3487 src/virsh.c:3491
-#: src/virsh.c:3495 src/virsh.c:3499
+#: src/virsh.c:1523 src/virsh.c:1651 src/virsh.c:3484 src/virsh.c:3488
+#: src/virsh.c:3492 src/virsh.c:3496
 msgid "State:"
 msgstr ""
 
-#: src/virsh.c:1529 src/virsh.c:2017
+#: src/virsh.c:1526 src/virsh.c:2014
 msgid "CPU(s):"
 msgstr ""
 
-#: src/virsh.c:1536 src/virsh.c:1661
+#: src/virsh.c:1533 src/virsh.c:1658
 msgid "CPU time:"
 msgstr ""
 
-#: src/virsh.c:1540 src/virsh.c:1543
+#: src/virsh.c:1537 src/virsh.c:1540
 msgid "Max memory:"
 msgstr ""
 
-#: src/virsh.c:1544
+#: src/virsh.c:1541
 msgid "no limit"
 msgstr ""
 
-#: src/virsh.c:1546
+#: src/virsh.c:1543
 msgid "Used memory:"
 msgstr ""
 
-#: src/virsh.c:1562
+#: src/virsh.c:1559
 msgid "NUMA free memory"
 msgstr ""
 
-#: src/virsh.c:1563
+#: src/virsh.c:1560
 msgid "display available free memory for the NUMA cell."
 msgstr ""
 
-#: src/virsh.c:1568
+#: src/virsh.c:1565
 msgid "NUMA cell number"
 msgstr ""
 
-#: src/virsh.c:1592
+#: src/virsh.c:1589
 msgid "Total"
 msgstr ""
 
-#: src/virsh.c:1604
+#: src/virsh.c:1601
 msgid "domain vcpu information"
 msgstr ""
 
-#: src/virsh.c:1605
+#: src/virsh.c:1602
 msgid "Returns basic information about the domain virtual CPUs."
 msgstr ""
 
-#: src/virsh.c:1652
+#: src/virsh.c:1649
 msgid "VCPU:"
 msgstr ""
 
-#: src/virsh.c:1653
+#: src/virsh.c:1650
 msgid "CPU:"
 msgstr ""
 
-#: src/virsh.c:1663
+#: src/virsh.c:1660
 msgid "CPU Affinity:"
 msgstr ""
 
-#: src/virsh.c:1675
+#: src/virsh.c:1672
 msgid "Domain shut off, virtual CPUs not present."
 msgstr ""
 
-#: src/virsh.c:1691
+#: src/virsh.c:1688
 msgid "control domain vcpu affinity"
 msgstr ""
 
-#: src/virsh.c:1692
+#: src/virsh.c:1689
 msgid "Pin domain VCPUs to host physical CPUs."
 msgstr ""
 
-#: src/virsh.c:1698
+#: src/virsh.c:1695
 msgid "vcpu number"
 msgstr ""
 
-#: src/virsh.c:1699
+#: src/virsh.c:1696
 msgid "host cpu number(s) (comma separated)"
 msgstr ""
 
-#: src/virsh.c:1727
+#: src/virsh.c:1724
 msgid "vcpupin: Invalid or missing vCPU number."
 msgstr ""
 
-#: src/virsh.c:1733
+#: src/virsh.c:1730
 msgid "vcpupin: Missing cpulist"
 msgstr ""
 
-#: src/virsh.c:1745
+#: src/virsh.c:1742
 msgid "vcpupin: failed to get domain informations."
 msgstr ""
 
-#: src/virsh.c:1751
+#: src/virsh.c:1748
 msgid "vcpupin: Invalid vCPU number."
 msgstr ""
 
-#: src/virsh.c:1760
+#: src/virsh.c:1757
 msgid "cpulist: Invalid format. Empty string."
 msgstr ""
 
-#: src/virsh.c:1770
+#: src/virsh.c:1767
 #, c-format
 msgid ""
 "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
 msgstr ""
 
-#: src/virsh.c:1780
+#: src/virsh.c:1777
 #, c-format
 msgid ""
 "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%"
 "c')."
 msgstr ""
 
-#: src/virsh.c:1787
+#: src/virsh.c:1784
 #, c-format
 msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
 msgstr ""
 
-#: src/virsh.c:1801
+#: src/virsh.c:1798
 #, c-format
 msgid "Physical CPU %d doesn't exist."
 msgstr ""
 
-#: src/virsh.c:1825
+#: src/virsh.c:1822
 msgid "change number of virtual CPUs"
 msgstr ""
 
-#: src/virsh.c:1826
+#: src/virsh.c:1823
 msgid "Change the number of virtual CPUs in the guest domain."
 msgstr ""
 
-#: src/virsh.c:1832
+#: src/virsh.c:1829
 msgid "number of virtual CPUs"
 msgstr ""
 
-#: src/virsh.c:1852
+#: src/virsh.c:1849
 msgid "Invalid number of virtual CPUs."
 msgstr ""
 
-#: src/virsh.c:1864
+#: src/virsh.c:1861
 msgid "Too many virtual CPUs."
 msgstr ""
 
-#: src/virsh.c:1882
+#: src/virsh.c:1879
 msgid "change memory allocation"
 msgstr ""
 
-#: src/virsh.c:1883
+#: src/virsh.c:1880
 msgid "Change the current memory allocation in the guest domain."
 msgstr ""
 
-#: src/virsh.c:1889
+#: src/virsh.c:1886
 msgid "number of kilobytes of memory"
 msgstr ""
 
-#: src/virsh.c:1910 src/virsh.c:1922 src/virsh.c:1967
+#: src/virsh.c:1907 src/virsh.c:1919 src/virsh.c:1964
 #, c-format
 msgid "Invalid value of %d for memory size"
 msgstr ""
 
-#: src/virsh.c:1916
+#: src/virsh.c:1913
 msgid "Unable to verify MaxMemorySize"
 msgstr ""
 
-#: src/virsh.c:1939
+#: src/virsh.c:1936
 msgid "change maximum memory limit"
 msgstr ""
 
-#: src/virsh.c:1940
+#: src/virsh.c:1937
 msgid "Change the maximum memory allocation limit in the guest domain."
 msgstr ""
 
-#: src/virsh.c:1946
+#: src/virsh.c:1943
 msgid "maximum memory limit in kilobytes"
 msgstr ""
 
-#: src/virsh.c:1973
+#: src/virsh.c:1970
 msgid "Unable to verify current MemorySize"
 msgstr ""
 
-#: src/virsh.c:1980
+#: src/virsh.c:1977
 msgid "Unable to shrink current MemorySize"
 msgstr ""
 
-#: src/virsh.c:1986
+#: src/virsh.c:1983
 msgid "Unable to change MaxMemorySize"
 msgstr ""
 
-#: src/virsh.c:1999
+#: src/virsh.c:1996
 msgid "node information"
 msgstr ""
 
-#: src/virsh.c:2000
+#: src/virsh.c:1997
 msgid "Returns basic information about the node."
 msgstr ""
 
-#: src/virsh.c:2013
+#: src/virsh.c:2010
 msgid "failed to get node information"
 msgstr ""
 
-#: src/virsh.c:2016
+#: src/virsh.c:2013
 msgid "CPU model:"
 msgstr ""
 
-#: src/virsh.c:2018
+#: src/virsh.c:2015
 msgid "CPU frequency:"
 msgstr ""
 
-#: src/virsh.c:2019
+#: src/virsh.c:2016
 msgid "CPU socket(s):"
 msgstr ""
 
-#: src/virsh.c:2020
+#: src/virsh.c:2017
 msgid "Core(s) per socket:"
 msgstr ""
 
-#: src/virsh.c:2021
+#: src/virsh.c:2018
 msgid "Thread(s) per core:"
 msgstr ""
 
-#: src/virsh.c:2022
+#: src/virsh.c:2019
 msgid "NUMA cell(s):"
 msgstr ""
 
-#: src/virsh.c:2023
+#: src/virsh.c:2020
 msgid "Memory size:"
 msgstr ""
 
-#: src/virsh.c:2033
+#: src/virsh.c:2030
 msgid "capabilities"
 msgstr ""
 
-#: src/virsh.c:2034
+#: src/virsh.c:2031
 msgid "Returns capabilities of hypervisor/driver."
 msgstr ""
 
-#: src/virsh.c:2047
+#: src/virsh.c:2044
 msgid "failed to get capabilities"
 msgstr ""
 
-#: src/virsh.c:2061
+#: src/virsh.c:2058
 msgid "domain information in XML"
 msgstr ""
 
-#: src/virsh.c:2062
+#: src/virsh.c:2059
 msgid "Output the domain information as an XML dump to stdout."
 msgstr ""
 
-#: src/virsh.c:2101
+#: src/virsh.c:2098
 msgid "convert a domain id or UUID to domain name"
 msgstr ""
 
-#: src/virsh.c:2106
+#: src/virsh.c:2103
 msgid "domain id or uuid"
 msgstr ""
 
-#: src/virsh.c:2131
+#: src/virsh.c:2128
 msgid "convert a domain name or UUID to domain id"
 msgstr ""
 
-#: src/virsh.c:2166
+#: src/virsh.c:2163
 msgid "convert a domain name or id to domain UUID"
 msgstr ""
 
-#: src/virsh.c:2171
+#: src/virsh.c:2168
 msgid "domain id or name"
 msgstr ""
 
-#: src/virsh.c:2190
+#: src/virsh.c:2187
 msgid "failed to get domain UUID"
 msgstr ""
 
-#: src/virsh.c:2201
+#: src/virsh.c:2198
 msgid "migrate domain to another host"
 msgstr ""
 
-#: src/virsh.c:2202
+#: src/virsh.c:2199
 msgid "Migrate domain to another host.  Add --live for live migration."
 msgstr ""
 
-#: src/virsh.c:2207
+#: src/virsh.c:2204
 msgid "live migration"
 msgstr ""
 
-#: src/virsh.c:2209
+#: src/virsh.c:2206
 msgid "connection URI of the destination host"
 msgstr ""
 
-#: src/virsh.c:2210
+#: src/virsh.c:2207
 msgid "migration URI, usually can be omitted"
 msgstr ""
 
-#: src/virsh.c:2232
+#: src/virsh.c:2229
 msgid "migrate: Missing desturi"
 msgstr ""
 
-#: src/virsh.c:2264
+#: src/virsh.c:2261
 msgid "autostart a network"
 msgstr ""
 
-#: src/virsh.c:2266
+#: src/virsh.c:2263
 msgid "Configure a network to be automatically started at boot."
 msgstr ""
 
-#: src/virsh.c:2271 src/virsh.c:2692
+#: src/virsh.c:2268 src/virsh.c:2689
 msgid "network name or uuid"
 msgstr ""
 
-#: src/virsh.c:2293
+#: src/virsh.c:2290
 #, c-format
 msgid "failed to mark network %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:2296
+#: src/virsh.c:2293
 #, c-format
 msgid "failed to unmark network %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:2303
+#: src/virsh.c:2300
 #, c-format
 msgid "Network %s marked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:2305
+#: src/virsh.c:2302
 #, c-format
 msgid "Network %s unmarked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:2315
+#: src/virsh.c:2312
 msgid "create a network from an XML file"
 msgstr ""
 
-#: src/virsh.c:2316
+#: src/virsh.c:2313
 msgid "Create a network."
 msgstr ""
 
-#: src/virsh.c:2321 src/virsh.c:2369
+#: src/virsh.c:2318 src/virsh.c:2366
 msgid "file containing an XML network description"
 msgstr ""
 
-#: src/virsh.c:2348
+#: src/virsh.c:2345
 #, c-format
 msgid "Network %s created from %s\n"
 msgstr ""
 
-#: src/virsh.c:2351
+#: src/virsh.c:2348
 #, c-format
 msgid "Failed to create network from %s"
 msgstr ""
 
-#: src/virsh.c:2363
+#: src/virsh.c:2360
 msgid "define (but don't start) a network from an XML file"
 msgstr ""
 
-#: src/virsh.c:2364
+#: src/virsh.c:2361
 msgid "Define a network."
 msgstr ""
 
-#: src/virsh.c:2396
+#: src/virsh.c:2393
 #, c-format
 msgid "Network %s defined from %s\n"
 msgstr ""
 
-#: src/virsh.c:2399
+#: src/virsh.c:2396
 #, c-format
 msgid "Failed to define network from %s"
 msgstr ""
 
-#: src/virsh.c:2411
+#: src/virsh.c:2408
 msgid "destroy a network"
 msgstr ""
 
-#: src/virsh.c:2412
+#: src/virsh.c:2409
 msgid "Destroy a given network."
 msgstr ""
 
-#: src/virsh.c:2417 src/virsh.c:2457
+#: src/virsh.c:2414 src/virsh.c:2454
 msgid "network name, id or uuid"
 msgstr ""
 
-#: src/virsh.c:2435
+#: src/virsh.c:2432
 #, c-format
 msgid "Network %s destroyed\n"
 msgstr ""
 
-#: src/virsh.c:2437
+#: src/virsh.c:2434
 #, c-format
 msgid "Failed to destroy network %s"
 msgstr ""
 
-#: src/virsh.c:2451
+#: src/virsh.c:2448
 msgid "network information in XML"
 msgstr ""
 
-#: src/virsh.c:2452
+#: src/virsh.c:2449
 msgid "Output the network information as an XML dump to stdout."
 msgstr ""
 
-#: src/virsh.c:2492
+#: src/virsh.c:2489
 msgid "list networks"
 msgstr ""
 
-#: src/virsh.c:2493
+#: src/virsh.c:2490
 msgid "Returns list of networks."
 msgstr ""
 
-#: src/virsh.c:2498
+#: src/virsh.c:2495
 msgid "list inactive networks"
 msgstr ""
 
-#: src/virsh.c:2499
+#: src/virsh.c:2496
 msgid "list inactive & active networks"
 msgstr ""
 
-#: src/virsh.c:2519 src/virsh.c:2527
+#: src/virsh.c:2516 src/virsh.c:2524
 msgid "Failed to list active networks"
 msgstr ""
 
-#: src/virsh.c:2538 src/virsh.c:2546
+#: src/virsh.c:2535 src/virsh.c:2543
 msgid "Failed to list inactive networks"
 msgstr ""
 
-#: src/virsh.c:2555 src/virsh.c:3372
+#: src/virsh.c:2552 src/virsh.c:3369
 msgid "Autostart"
 msgstr ""
 
-#: src/virsh.c:2570 src/virsh.c:2593 src/virsh.c:3387 src/virsh.c:3410
+#: src/virsh.c:2567 src/virsh.c:2590 src/virsh.c:3384 src/virsh.c:3407
 msgid "no autostart"
 msgstr ""
 
-#: src/virsh.c:2576 src/virsh.c:3393
+#: src/virsh.c:2573 src/virsh.c:3390
 msgid "active"
 msgstr ""
 
-#: src/virsh.c:2599 src/virsh.c:3416 src/virsh.c:3488
+#: src/virsh.c:2596 src/virsh.c:3413 src/virsh.c:3485
 msgid "inactive"
 msgstr ""
 
-#: src/virsh.c:2616
+#: src/virsh.c:2613
 msgid "convert a network UUID to network name"
 msgstr ""
 
-#: src/virsh.c:2647
+#: src/virsh.c:2644
 msgid "start a (previously defined) inactive network"
 msgstr ""
 
-#: src/virsh.c:2648
+#: src/virsh.c:2645
 msgid "Start a network."
 msgstr ""
 
-#: src/virsh.c:2653
+#: src/virsh.c:2650
 msgid "name of the inactive network"
 msgstr ""
 
-#: src/virsh.c:2670
+#: src/virsh.c:2667
 #, c-format
 msgid "Network %s started\n"
 msgstr ""
 
-#: src/virsh.c:2673
+#: src/virsh.c:2670
 #, c-format
 msgid "Failed to start network %s"
 msgstr ""
 
-#: src/virsh.c:2686
+#: src/virsh.c:2683
 msgid "undefine an inactive network"
 msgstr ""
 
-#: src/virsh.c:2687
+#: src/virsh.c:2684
 msgid "Undefine the configuration for an inactive network."
 msgstr ""
 
-#: src/virsh.c:2710
+#: src/virsh.c:2707
 #, c-format
 msgid "Network %s has been undefined\n"
 msgstr ""
 
-#: src/virsh.c:2712
+#: src/virsh.c:2709
 #, c-format
 msgid "Failed to undefine network %s"
 msgstr ""
 
-#: src/virsh.c:2725
+#: src/virsh.c:2722
 msgid "convert a network name to network UUID"
 msgstr ""
 
-#: src/virsh.c:2750
+#: src/virsh.c:2747
 msgid "failed to get network UUID"
 msgstr ""
 
-#: src/virsh.c:2772
+#: src/virsh.c:2769
 msgid "autostart a pool"
 msgstr ""
 
-#: src/virsh.c:2774
+#: src/virsh.c:2771
 msgid "Configure a pool to be automatically started at boot."
 msgstr ""
 
-#: src/virsh.c:2779 src/virsh.c:3114 src/virsh.c:3154 src/virsh.c:3194
-#: src/virsh.c:3234 src/virsh.c:3274 src/virsh.c:3459 src/virsh.c:3730
-#: src/virsh.c:3866 src/virsh.c:3908 src/virsh.c:3960 src/virsh.c:4002
-#: src/virsh.c:4146
+#: src/virsh.c:2776 src/virsh.c:3111 src/virsh.c:3151 src/virsh.c:3191
+#: src/virsh.c:3231 src/virsh.c:3271 src/virsh.c:3456 src/virsh.c:3727
+#: src/virsh.c:3863 src/virsh.c:3905 src/virsh.c:3957 src/virsh.c:3999
+#: src/virsh.c:4143
 msgid "pool name or uuid"
 msgstr ""
 
-#: src/virsh.c:2801
+#: src/virsh.c:2798
 #, c-format
 msgid "failed to mark pool %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:2804
+#: src/virsh.c:2801
 #, c-format
 msgid "failed to unmark pool %s as autostarted"
 msgstr ""
 
-#: src/virsh.c:2811
+#: src/virsh.c:2808
 #, c-format
 msgid "Pool %s marked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:2813
+#: src/virsh.c:2810
 #, c-format
 msgid "Pool %s unmarked as autostarted\n"
 msgstr ""
 
-#: src/virsh.c:2823
+#: src/virsh.c:2820
 msgid "create a pool from an XML file"
 msgstr ""
 
-#: src/virsh.c:2824 src/virsh.c:2871
+#: src/virsh.c:2821 src/virsh.c:2868
 msgid "Create a pool."
 msgstr ""
 
-#: src/virsh.c:2829 src/virsh.c:2971
+#: src/virsh.c:2826 src/virsh.c:2968
 msgid "file containing an XML pool description"
 msgstr ""
 
-#: src/virsh.c:2856
+#: src/virsh.c:2853
 #, c-format
 msgid "Pool %s created from %s\n"
 msgstr ""
 
-#: src/virsh.c:2859
+#: src/virsh.c:2856
 #, c-format
 msgid "Failed to create pool from %s"
 msgstr ""
 
-#: src/virsh.c:2870
+#: src/virsh.c:2867
 msgid "create a pool from a set of args"
 msgstr ""
 
-#: src/virsh.c:2876 src/virsh.c:3019
+#: src/virsh.c:2873 src/virsh.c:3016
 msgid "name of the pool"
 msgstr ""
 
-#: src/virsh.c:2877 src/virsh.c:3020
+#: src/virsh.c:2874 src/virsh.c:3017
 msgid "type of the pool"
 msgstr ""
 
-#: src/virsh.c:2878 src/virsh.c:3021
+#: src/virsh.c:2875 src/virsh.c:3018
 msgid "source-host for underlying storage"
 msgstr ""
 
-#: src/virsh.c:2879 src/virsh.c:3022
+#: src/virsh.c:2876 src/virsh.c:3019
 msgid "source path for underlying storage"
 msgstr ""
 
-#: src/virsh.c:2880 src/virsh.c:3023
+#: src/virsh.c:2877 src/virsh.c:3020
 msgid "source device for underlying storage"
 msgstr ""
 
-#: src/virsh.c:2881 src/virsh.c:3024
+#: src/virsh.c:2878 src/virsh.c:3021
 msgid "target for underlying storage"
 msgstr ""
 
-#: src/virsh.c:2946
+#: src/virsh.c:2943
 #, c-format
 msgid "Pool %s created\n"
 msgstr ""
 
-#: src/virsh.c:2950
+#: src/virsh.c:2947
 #, c-format
 msgid "Failed to create pool %s"
 msgstr ""
 
-#: src/virsh.c:2965
+#: src/virsh.c:2962
 msgid "define (but don't start) a pool from an XML file"
 msgstr ""
 
-#: src/virsh.c:2966 src/virsh.c:3014
+#: src/virsh.c:2963 src/virsh.c:3011
 msgid "Define a pool."
 msgstr ""
 
-#: src/virsh.c:2998
+#: src/virsh.c:2995
 #, c-format
 msgid "Pool %s defined from %s\n"
 msgstr ""
 
-#: src/virsh.c:3001
+#: src/virsh.c:2998
 #, c-format
 msgid "Failed to define pool from %s"
 msgstr ""
 
-#: src/virsh.c:3013
+#: src/virsh.c:3010
 msgid "define a pool from a set of args"
 msgstr ""
 
-#: src/virsh.c:3089
+#: src/virsh.c:3086
 #, c-format
 msgid "Pool %s defined\n"
 msgstr ""
 
-#: src/virsh.c:3093
+#: src/virsh.c:3090
 #, c-format
 msgid "Failed to define pool %s"
 msgstr ""
 
-#: src/virsh.c:3108
+#: src/virsh.c:3105
 msgid "build a pool"
 msgstr ""
 
-#: src/virsh.c:3109
+#: src/virsh.c:3106
 msgid "Build a given pool."
 msgstr ""
 
-#: src/virsh.c:3132
+#: src/virsh.c:3129
 #, c-format
 msgid "Pool %s builded\n"
 msgstr ""
 
-#: src/virsh.c:3134
+#: src/virsh.c:3131
 #, c-format
 msgid "Failed to build pool %s"
 msgstr ""
 
-#: src/virsh.c:3148
+#: src/virsh.c:3145
 msgid "destroy a pool"
 msgstr ""
 
-#: src/virsh.c:3149
+#: src/virsh.c:3146
 msgid "Destroy a given pool."
 msgstr ""
 
-#: src/virsh.c:3172
+#: src/virsh.c:3169
 #, c-format
 msgid "Pool %s destroyed\n"
 msgstr ""
 
-#: src/virsh.c:3174
+#: src/virsh.c:3171
 #, c-format
 msgid "Failed to destroy pool %s"
 msgstr ""
 
-#: src/virsh.c:3188
+#: src/virsh.c:3185
 msgid "delete a pool"
 msgstr ""
 
-#: src/virsh.c:3189
+#: src/virsh.c:3186
 msgid "Delete a given pool."
 msgstr ""
 
-#: src/virsh.c:3212
+#: src/virsh.c:3209
 #, c-format
 msgid "Pool %s deleted\n"
 msgstr ""
 
-#: src/virsh.c:3214
+#: src/virsh.c:3211
 #, c-format
 msgid "Failed to delete pool %s"
 msgstr ""
 
-#: src/virsh.c:3228
+#: src/virsh.c:3225
 msgid "refresh a pool"
 msgstr ""
 
-#: src/virsh.c:3229
+#: src/virsh.c:3226
 msgid "Refresh a given pool."
 msgstr ""
 
-#: src/virsh.c:3252
+#: src/virsh.c:3249
 #, c-format
 msgid "Pool %s refreshed\n"
 msgstr ""
 
-#: src/virsh.c:3254
+#: src/virsh.c:3251
 #, c-format
 msgid "Failed to refresh pool %s"
 msgstr ""
 
-#: src/virsh.c:3268
+#: src/virsh.c:3265
 msgid "pool information in XML"
 msgstr ""
 
-#: src/virsh.c:3269
+#: src/virsh.c:3266
 msgid "Output the pool information as an XML dump to stdout."
 msgstr ""
 
-#: src/virsh.c:3309
+#: src/virsh.c:3306
 msgid "list pools"
 msgstr ""
 
-#: src/virsh.c:3310
+#: src/virsh.c:3307
 msgid "Returns list of pools."
 msgstr ""
 
-#: src/virsh.c:3315
+#: src/virsh.c:3312
 msgid "list inactive pools"
 msgstr ""
 
-#: src/virsh.c:3316
+#: src/virsh.c:3313
 msgid "list inactive & active pools"
 msgstr ""
 
-#: src/virsh.c:3336 src/virsh.c:3344
+#: src/virsh.c:3333 src/virsh.c:3341
 msgid "Failed to list active pools"
 msgstr ""
 
-#: src/virsh.c:3355 src/virsh.c:3363
+#: src/virsh.c:3352 src/virsh.c:3360
 msgid "Failed to list inactive pools"
 msgstr ""
 
-#: src/virsh.c:3453
+#: src/virsh.c:3450
 msgid "storage pool information"
 msgstr ""
 
-#: src/virsh.c:3454
+#: src/virsh.c:3451
 msgid "Returns basic information about the storage pool."
 msgstr ""
 
-#: src/virsh.c:3492
+#: src/virsh.c:3489
 msgid "building"
 msgstr ""
 
-#: src/virsh.c:3496 src/virsh.c:5881 src/virsh.c:5907
+#: src/virsh.c:3493 src/virsh.c:5878 src/virsh.c:5904
 msgid "running"
 msgstr ""
 
-#: src/virsh.c:3500
+#: src/virsh.c:3497
 msgid "degraded"
 msgstr ""
 
-#: src/virsh.c:3507 src/virsh.c:3936
+#: src/virsh.c:3504 src/virsh.c:3933
 msgid "Capacity:"
 msgstr ""
 
-#: src/virsh.c:3510 src/virsh.c:3939
+#: src/virsh.c:3507 src/virsh.c:3936
 msgid "Allocation:"
 msgstr ""
 
-#: src/virsh.c:3513
+#: src/virsh.c:3510
 msgid "Available:"
 msgstr ""
 
-#: src/virsh.c:3529
+#: src/virsh.c:3526
 msgid "convert a pool UUID to pool name"
 msgstr ""
 
-#: src/virsh.c:3534
+#: src/virsh.c:3531
 msgid "pool uuid"
 msgstr ""
 
-#: src/virsh.c:3560
+#: src/virsh.c:3557
 msgid "start a (previously defined) inactive pool"
 msgstr ""
 
-#: src/virsh.c:3561
+#: src/virsh.c:3558
 msgid "Start a pool."
 msgstr ""
 
-#: src/virsh.c:3566
+#: src/virsh.c:3563
 msgid "name of the inactive pool"
 msgstr ""
 
-#: src/virsh.c:3583
+#: src/virsh.c:3580
 #, c-format
 msgid "Pool %s started\n"
 msgstr ""
 
-#: src/virsh.c:3586
+#: src/virsh.c:3583
 #, c-format
 msgid "Failed to start pool %s"
 msgstr ""
 
-#: src/virsh.c:3599
+#: src/virsh.c:3596
 msgid "create a volume from a set of args"
 msgstr ""
 
-#: src/virsh.c:3600 src/virsh.c:3802
+#: src/virsh.c:3597 src/virsh.c:3799
 msgid "Create a vol."
 msgstr ""
 
-#: src/virsh.c:3605 src/virsh.c:3768 src/virsh.c:3807
+#: src/virsh.c:3602 src/virsh.c:3765 src/virsh.c:3804
 msgid "pool name"
 msgstr ""
 
-#: src/virsh.c:3606
+#: src/virsh.c:3603
 msgid "name of the volume"
 msgstr ""
 
-#: src/virsh.c:3607
+#: src/virsh.c:3604
 msgid "size of the vol with optional k,M,G,T suffix"
 msgstr ""
 
-#: src/virsh.c:3608
+#: src/virsh.c:3605
 msgid "initial allocation size with optional k,M,G,T suffix"
 msgstr ""
 
-#: src/virsh.c:3609
+#: src/virsh.c:3606
 msgid "file format type raw,bochs,qcow,qcow2,vmdk"
 msgstr ""
 
-#: src/virsh.c:3668 src/virsh.c:3673
+#: src/virsh.c:3665 src/virsh.c:3670
 #, c-format
 msgid "Malformed size %s"
 msgstr ""
 
-#: src/virsh.c:3704
+#: src/virsh.c:3701
 #, c-format
 msgid "Vol %s created\n"
 msgstr ""
 
-#: src/virsh.c:3708
+#: src/virsh.c:3705
 #, c-format
 msgid "Failed to create vol %s"
 msgstr ""
 
-#: src/virsh.c:3724
+#: src/virsh.c:3721
 msgid "undefine an inactive pool"
 msgstr ""
 
-#: src/virsh.c:3725
+#: src/virsh.c:3722
 msgid "Undefine the configuration for an inactive pool."
 msgstr ""
 
-#: src/virsh.c:3748
+#: src/virsh.c:3745
 #, c-format
 msgid "Pool %s has been undefined\n"
 msgstr ""
 
-#: src/virsh.c:3750
+#: src/virsh.c:3747
 #, c-format
 msgid "Failed to undefine pool %s"
 msgstr ""
 
-#: src/virsh.c:3763
+#: src/virsh.c:3760
 msgid "convert a pool name to pool UUID"
 msgstr ""
 
-#: src/virsh.c:3788
+#: src/virsh.c:3785
 msgid "failed to get pool UUID"
 msgstr ""
 
-#: src/virsh.c:3801
+#: src/virsh.c:3798
 msgid "create a vol from an XML file"
 msgstr ""
 
-#: src/virsh.c:3808
+#: src/virsh.c:3805
 msgid "file containing an XML vol description"
 msgstr ""
 
-#: src/virsh.c:3845
+#: src/virsh.c:3842
 #, c-format
 msgid "Vol %s created from %s\n"
 msgstr ""
 
-#: src/virsh.c:3849
+#: src/virsh.c:3846
 #, c-format
 msgid "Failed to create vol from %s"
 msgstr ""
 
-#: src/virsh.c:3860
+#: src/virsh.c:3857
 msgid "delete a vol"
 msgstr ""
 
-#: src/virsh.c:3861
+#: src/virsh.c:3858
 msgid "Delete a given vol."
 msgstr ""
 
-#: src/virsh.c:3867 src/virsh.c:3909 src/virsh.c:3961
+#: src/virsh.c:3864 src/virsh.c:3906 src/virsh.c:3958
 msgid "vol name, key or path"
 msgstr ""
 
-#: src/virsh.c:3886
+#: src/virsh.c:3883
 #, c-format
 msgid "Vol %s deleted\n"
 msgstr ""
 
-#: src/virsh.c:3888
+#: src/virsh.c:3885
 #, c-format
 msgid "Failed to delete vol %s"
 msgstr ""
 
-#: src/virsh.c:3902
+#: src/virsh.c:3899
 msgid "storage vol information"
 msgstr ""
 
-#: src/virsh.c:3903
+#: src/virsh.c:3900
 msgid "Returns basic information about the storage vol."
 msgstr ""
 
-#: src/virsh.c:3931
+#: src/virsh.c:3928
 msgid "Type:"
 msgstr ""
 
-#: src/virsh.c:3933
+#: src/virsh.c:3930
 msgid "file"
 msgstr ""
 
-#: src/virsh.c:3933
+#: src/virsh.c:3930
 msgid "block"
 msgstr ""
 
-#: src/virsh.c:3954
+#: src/virsh.c:3951
 msgid "vol information in XML"
 msgstr ""
 
-#: src/virsh.c:3955
+#: src/virsh.c:3952
 msgid "Output the vol information as an XML dump to stdout."
 msgstr ""
 
-#: src/virsh.c:3996
+#: src/virsh.c:3993
 msgid "list vols"
 msgstr ""
 
-#: src/virsh.c:3997
+#: src/virsh.c:3994
 msgid "Returns list of vols by pool."
 msgstr ""
 
-#: src/virsh.c:4022 src/virsh.c:4030
+#: src/virsh.c:4019 src/virsh.c:4027
 msgid "Failed to list active vols"
 msgstr ""
 
-#: src/virsh.c:4038
+#: src/virsh.c:4035
 msgid "Path"
 msgstr ""
 
-#: src/virsh.c:4075
+#: src/virsh.c:4072
 msgid "convert a vol UUID to vol name"
 msgstr ""
 
-#: src/virsh.c:4080
+#: src/virsh.c:4077
 msgid "vol key or path"
 msgstr ""
 
-#: src/virsh.c:4108
+#: src/virsh.c:4105
 msgid "convert a vol UUID to vol key"
 msgstr ""
 
-#: src/virsh.c:4113
+#: src/virsh.c:4110
 msgid "vol uuid"
 msgstr ""
 
-#: src/virsh.c:4141
+#: src/virsh.c:4138
 msgid "convert a vol UUID to vol path"
 msgstr ""
 
-#: src/virsh.c:4147
+#: src/virsh.c:4144
 msgid "vol name or key"
 msgstr ""
 
-#: src/virsh.c:4178
+#: src/virsh.c:4175
 msgid "show version"
 msgstr ""
 
-#: src/virsh.c:4179
+#: src/virsh.c:4176
 msgid "Display the system version information."
 msgstr ""
 
-#: src/virsh.c:4202
+#: src/virsh.c:4199
 msgid "failed to get hypervisor type"
 msgstr ""
 
-#: src/virsh.c:4211
+#: src/virsh.c:4208
 #, c-format
 msgid "Compiled against library: libvir %d.%d.%d\n"
 msgstr ""
 
-#: src/virsh.c:4216
+#: src/virsh.c:4213
 msgid "failed to get the library version"
 msgstr ""
 
-#: src/virsh.c:4223
+#: src/virsh.c:4220
 #, c-format
 msgid "Using library: libvir %d.%d.%d\n"
 msgstr ""
 
-#: src/virsh.c:4230
+#: src/virsh.c:4227
 #, c-format
 msgid "Using API: %s %d.%d.%d\n"
 msgstr ""
 
-#: src/virsh.c:4235
+#: src/virsh.c:4232
 msgid "failed to get the hypervisor version"
 msgstr ""
 
-#: src/virsh.c:4240
+#: src/virsh.c:4237
 #, c-format
 msgid "Cannot extract running %s hypervisor version\n"
 msgstr ""
 
-#: src/virsh.c:4247
+#: src/virsh.c:4244
 #, c-format
 msgid "Running hypervisor: %s %d.%d.%d\n"
 msgstr ""
 
-#: src/virsh.c:4258
+#: src/virsh.c:4255
 msgid "print the hypervisor hostname"
 msgstr ""
 
-#: src/virsh.c:4272
+#: src/virsh.c:4269
 msgid "failed to get hostname"
 msgstr ""
 
-#: src/virsh.c:4287
+#: src/virsh.c:4284
 msgid "print the hypervisor canonical URI"
 msgstr ""
 
-#: src/virsh.c:4301
+#: src/virsh.c:4298
 msgid "failed to get URI"
 msgstr ""
 
-#: src/virsh.c:4316
+#: src/virsh.c:4313
 msgid "vnc display"
 msgstr ""
 
-#: src/virsh.c:4317
+#: src/virsh.c:4314
 msgid "Output the IP address and port number for the VNC display."
 msgstr ""
 
-#: src/virsh.c:4392
+#: src/virsh.c:4389
 msgid "tty console"
 msgstr ""
 
-#: src/virsh.c:4393
+#: src/virsh.c:4390
 msgid "Output the device for the TTY console."
 msgstr ""
 
-#: src/virsh.c:4453
+#: src/virsh.c:4450
 msgid "attach device from an XML file"
 msgstr ""
 
-#: src/virsh.c:4454
+#: src/virsh.c:4451
 msgid "Attach device from an XML <file>."
 msgstr ""
 
-#: src/virsh.c:4460 src/virsh.c:4517
+#: src/virsh.c:4457 src/virsh.c:4514
 msgid "XML file"
 msgstr ""
 
-#: src/virsh.c:4481
+#: src/virsh.c:4478
 msgid "attach-device: Missing <file> option"
 msgstr ""
 
-#: src/virsh.c:4495
+#: src/virsh.c:4492
 #, c-format
 msgid "Failed to attach device from %s"
 msgstr ""
 
-#: src/virsh.c:4510
+#: src/virsh.c:4507
 msgid "detach device from an XML file"
 msgstr ""
 
-#: src/virsh.c:4511
+#: src/virsh.c:4508
 msgid "Detach device from an XML <file>"
 msgstr ""
 
-#: src/virsh.c:4538
+#: src/virsh.c:4535
 msgid "detach-device: Missing <file> option"
 msgstr ""
 
-#: src/virsh.c:4552
+#: src/virsh.c:4549
 #, c-format
 msgid "Failed to detach device from %s"
 msgstr ""
 
-#: src/virsh.c:4567
+#: src/virsh.c:4564
 msgid "attach network interface"
 msgstr ""
 
-#: src/virsh.c:4568
+#: src/virsh.c:4565
 msgid "Attach new network interface."
 msgstr ""
 
-#: src/virsh.c:4574 src/virsh.c:4688
+#: src/virsh.c:4571 src/virsh.c:4685
 msgid "network interface type"
 msgstr ""
 
-#: src/virsh.c:4575
+#: src/virsh.c:4572
 msgid "source of network interface"
 msgstr ""
 
-#: src/virsh.c:4576
+#: src/virsh.c:4573
 msgid "target network name"
 msgstr ""
 
-#: src/virsh.c:4577 src/virsh.c:4689
+#: src/virsh.c:4574 src/virsh.c:4686
 msgid "MAC address"
 msgstr ""
 
-#: src/virsh.c:4578
+#: src/virsh.c:4575
 msgid "script used to bridge network interface"
 msgstr ""
 
-#: src/virsh.c:4610
+#: src/virsh.c:4607
 #, c-format
 msgid "No support %s in command 'attach-interface'"
 msgstr ""
 
-#: src/virsh.c:4681
+#: src/virsh.c:4678
 msgid "detach network interface"
 msgstr ""
 
-#: src/virsh.c:4682
+#: src/virsh.c:4679
 msgid "Detach network interface."
 msgstr ""
 
-#: src/virsh.c:4727 src/virsh.c:4732
+#: src/virsh.c:4724 src/virsh.c:4729
 msgid "Failed to get interface information"
 msgstr ""
 
-#: src/virsh.c:4740
+#: src/virsh.c:4737
 #, c-format
 msgid "No found interface whose type is %s"
 msgstr ""
 
-#: src/virsh.c:4762
+#: src/virsh.c:4759
 #, c-format
 msgid "No found interface whose MAC address is %s"
 msgstr ""
 
-#: src/virsh.c:4768 src/virsh.c:5042
+#: src/virsh.c:4765 src/virsh.c:5039
 msgid "Failed to allocate memory"
 msgstr ""
 
-#: src/virsh.c:4773 src/virsh.c:5047
+#: src/virsh.c:4770 src/virsh.c:5044
 msgid "Failed to create XML"
 msgstr ""
 
-#: src/virsh.c:4800
+#: src/virsh.c:4797
 msgid "attach disk device"
 msgstr ""
 
-#: src/virsh.c:4801
+#: src/virsh.c:4798
 msgid "Attach new disk device."
 msgstr ""
 
-#: src/virsh.c:4807
+#: src/virsh.c:4804
 msgid "source of disk device"
 msgstr ""
 
-#: src/virsh.c:4808 src/virsh.c:4970
+#: src/virsh.c:4805 src/virsh.c:4967
 msgid "target of disk device"
 msgstr ""
 
-#: src/virsh.c:4809
+#: src/virsh.c:4806
 msgid "driver of disk device"
 msgstr ""
 
-#: src/virsh.c:4810
+#: src/virsh.c:4807
 msgid "subdriver of disk device"
 msgstr ""
 
-#: src/virsh.c:4811
+#: src/virsh.c:4808
 msgid "target device type"
 msgstr ""
 
-#: src/virsh.c:4812
+#: src/virsh.c:4809
 msgid "mode of device reading and writing"
 msgstr ""
 
-#: src/virsh.c:4843 src/virsh.c:4852 src/virsh.c:4859
+#: src/virsh.c:4840 src/virsh.c:4849 src/virsh.c:4856
 #, c-format
 msgid "No support %s in command 'attach-disk'"
 msgstr ""
 
-#: src/virsh.c:4963
+#: src/virsh.c:4960
 msgid "detach disk device"
 msgstr ""
 
-#: src/virsh.c:4964
+#: src/virsh.c:4961
 msgid "Detach disk device."
 msgstr ""
 
-#: src/virsh.c:5005 src/virsh.c:5010 src/virsh.c:5017
+#: src/virsh.c:5002 src/virsh.c:5007 src/virsh.c:5014
 msgid "Failed to get disk information"
 msgstr ""
 
-#: src/virsh.c:5036
+#: src/virsh.c:5033
 #, c-format
 msgid "No found disk whose target is %s"
 msgstr ""
 
-#: src/virsh.c:5074
+#: src/virsh.c:5071
 msgid "quit this interactive terminal"
 msgstr ""
 
-#: src/virsh.c:5245
+#: src/virsh.c:5242
 #, c-format
 msgid "command '%s' requires <%s> option"
 msgstr ""
 
-#: src/virsh.c:5246
+#: src/virsh.c:5243
 #, c-format
 msgid "command '%s' requires --%s option"
 msgstr ""
 
-#: src/virsh.c:5273
+#: src/virsh.c:5270
 #, c-format
 msgid "command '%s' doesn't exist"
 msgstr ""
 
-#: src/virsh.c:5281
+#: src/virsh.c:5278
 msgid "  NAME\n"
 msgstr ""
 
-#: src/virsh.c:5285
+#: src/virsh.c:5282
 msgid ""
 "\n"
 "  SYNOPSIS\n"
 msgstr ""
 
-#: src/virsh.c:5292
+#: src/virsh.c:5289
 msgid ""
 "\n"
 "  DESCRIPTION\n"
 msgstr ""
 
-#: src/virsh.c:5296
+#: src/virsh.c:5293
 msgid ""
 "\n"
 "  OPTIONS\n"
 msgstr ""
 
-#: src/virsh.c:5303
+#: src/virsh.c:5300
 #, c-format
 msgid "--%s <number>"
 msgstr ""
 
-#: src/virsh.c:5305
+#: src/virsh.c:5302
 #, c-format
 msgid "--%s <string>"
 msgstr ""
 
-#: src/virsh.c:5449
+#: src/virsh.c:5446
 msgid "undefined domain name or id"
 msgstr ""
 
-#: src/virsh.c:5481
+#: src/virsh.c:5478
 #, c-format
 msgid "failed to get domain '%s'"
 msgstr ""
 
-#: src/virsh.c:5494
+#: src/virsh.c:5491
 msgid "undefined network name"
 msgstr ""
 
-#: src/virsh.c:5518
+#: src/virsh.c:5515
 #, c-format
 msgid "failed to get network '%s'"
 msgstr ""
 
-#: src/virsh.c:5531 src/virsh.c:5577
+#: src/virsh.c:5528 src/virsh.c:5574
 msgid "undefined pool name"
 msgstr ""
 
-#: src/virsh.c:5555
+#: src/virsh.c:5552
 #, c-format
 msgid "failed to get pool '%s'"
 msgstr ""
 
-#: src/virsh.c:5572
+#: src/virsh.c:5569
 msgid "undefined vol name"
 msgstr ""
 
-#: src/virsh.c:5608
+#: src/virsh.c:5605
 #, c-format
 msgid "failed to get vol '%s'"
 msgstr ""
 
-#: src/virsh.c:5639
+#: src/virsh.c:5636
 #, c-format
 msgid ""
 "\n"
@@ -4873,128 +4991,128 @@ msgid ""
 "\n"
 msgstr ""
 
-#: src/virsh.c:5713
+#: src/virsh.c:5710
 msgid "missing \""
 msgstr ""
 
-#: src/virsh.c:5774
+#: src/virsh.c:5771
 #, c-format
 msgid "unexpected token (command name): '%s'"
 msgstr ""
 
-#: src/virsh.c:5779
+#: src/virsh.c:5776
 #, c-format
 msgid "unknown command: '%s'"
 msgstr ""
 
-#: src/virsh.c:5786
+#: src/virsh.c:5783
 #, c-format
 msgid "command '%s' doesn't support option --%s"
 msgstr ""
 
-#: src/virsh.c:5801
+#: src/virsh.c:5798
 #, c-format
 msgid "expected syntax: --%s <%s>"
 msgstr ""
 
-#: src/virsh.c:5804
+#: src/virsh.c:5801
 msgid "number"
 msgstr ""
 
-#: src/virsh.c:5804
+#: src/virsh.c:5801
 msgid "string"
 msgstr ""
 
-#: src/virsh.c:5810
+#: src/virsh.c:5807
 #, c-format
 msgid "unexpected data '%s'"
 msgstr ""
 
-#: src/virsh.c:5832
+#: src/virsh.c:5829
 msgid "OPTION"
 msgstr ""
 
-#: src/virsh.c:5832
+#: src/virsh.c:5829
 msgid "DATA"
 msgstr ""
 
-#: src/virsh.c:5883 src/virsh.c:5905
+#: src/virsh.c:5880 src/virsh.c:5902
 msgid "blocked"
 msgstr ""
 
-#: src/virsh.c:5885
+#: src/virsh.c:5882
 msgid "paused"
 msgstr ""
 
-#: src/virsh.c:5887
+#: src/virsh.c:5884
 msgid "in shutdown"
 msgstr ""
 
-#: src/virsh.c:5889
+#: src/virsh.c:5886
 msgid "shut off"
 msgstr ""
 
-#: src/virsh.c:5891
+#: src/virsh.c:5888
 msgid "crashed"
 msgstr ""
 
-#: src/virsh.c:5903
+#: src/virsh.c:5900
 msgid "offline"
 msgstr ""
 
-#: src/virsh.c:5922
+#: src/virsh.c:5919
 msgid "no valid connection"
 msgstr ""
 
-#: src/virsh.c:5969
+#: src/virsh.c:5966
 #, c-format
 msgid "%s: error: "
 msgstr ""
 
-#: src/virsh.c:5971
+#: src/virsh.c:5968
 msgid "error: "
 msgstr ""
 
-#: src/virsh.c:5993 src/virsh.c:6005 src/virsh.c:6018
+#: src/virsh.c:5990 src/virsh.c:6002 src/virsh.c:6015
 #, c-format
 msgid "%s: %d: failed to allocate %d bytes"
 msgstr ""
 
-#: src/virsh.c:6032
+#: src/virsh.c:6029
 #, c-format
 msgid "%s: %d: failed to allocate %lu bytes"
 msgstr ""
 
-#: src/virsh.c:6065
+#: src/virsh.c:6058
 msgid "failed to connect to the hypervisor"
 msgstr ""
 
-#: src/virsh.c:6097
+#: src/virsh.c:6090
 msgid "failed to get the log file information"
 msgstr ""
 
-#: src/virsh.c:6102
+#: src/virsh.c:6095
 msgid "the log path is not a file"
 msgstr ""
 
-#: src/virsh.c:6109
+#: src/virsh.c:6102
 msgid "failed to open the log file. check the log file path"
 msgstr ""
 
-#: src/virsh.c:6177
+#: src/virsh.c:6170
 msgid "failed to write the log file"
 msgstr ""
 
-#: src/virsh.c:6192
+#: src/virsh.c:6185
 #, c-format
 msgid "%s: failed to write log file: %s"
 msgstr ""
 
-#: src/virsh.c:6369
+#: src/virsh.c:6362
 msgid "failed to disconnect from the hypervisor"
 msgstr ""
 
-#: src/virsh.c:6387
+#: src/virsh.c:6380
 #, c-format
 msgid ""
 "\n"
@@ -5013,26 +5131,26 @@ msgid ""
 "  commands (non interactive mode):\n"
 msgstr ""
 
-#: src/virsh.c:6405
+#: src/virsh.c:6398
 msgid ""
 "\n"
 "  (specify help <command> for details about the command)\n"
 "\n"
 msgstr ""
 
-#: src/virsh.c:6501
+#: src/virsh.c:6494
 #, c-format
 msgid "unsupported option '-%c'. See --help."
 msgstr ""
 
-#: src/virsh.c:6587
+#: src/virsh.c:6580
 #, c-format
 msgid ""
 "Welcome to %s, the virtualization interactive terminal.\n"
 "\n"
 msgstr ""
 
-#: src/virsh.c:6590
+#: src/virsh.c:6583
 msgid ""
 "Type:  'help' for help with commands\n"
 "       'quit' to quit\n"
@@ -5486,8 +5604,8 @@ msgstr ""
 msgid "failed to read from Xen Daemon"
 msgstr ""
 
-#: src/xend_internal.c:616 src/xend_internal.c:835 src/xend_internal.c:1589
-#: src/xend_internal.c:1608
+#: src/xend_internal.c:616 src/xend_internal.c:835 src/xend_internal.c:1827
+#: src/xend_internal.c:1846
 msgid "allocate new buffer"
 msgstr ""
 
@@ -5507,7 +5625,7 @@ msgstr ""
 msgid "domain information incomplete, missing uuid"
 msgstr ""
 
-#: src/xend_internal.c:1133 src/xend_internal.c:1433 src/xend_internal.c:1440
+#: src/xend_internal.c:1133 src/xend_internal.c:1671 src/xend_internal.c:1678
 msgid "domain information incomplete, missing name"
 msgstr ""
 
@@ -5519,117 +5637,129 @@ msgstr ""
 msgid "domain information incomplete, missing kernel & bootloader"
 msgstr ""
 
-#: src/xend_internal.c:1421
+#: src/xend_internal.c:1432
+msgid "Unknown char device type"
+msgstr ""
+
+#: src/xend_internal.c:1470 src/xend_internal.c:1513 src/xend_internal.c:1529
+msgid "malformed char device string"
+msgstr ""
+
+#: src/xend_internal.c:1603
+msgid "no memory for char device config"
+msgstr ""
+
+#: src/xend_internal.c:1659
 msgid "domain information incomplete, missing id"
 msgstr ""
 
-#: src/xend_internal.c:1558
+#: src/xend_internal.c:1796
 msgid "domain information incomplete, vbd has no dev"
 msgstr ""
 
-#: src/xend_internal.c:1573
+#: src/xend_internal.c:1811
 msgid "domain information incomplete, vbd has no src"
 msgstr ""
 
-#: src/xend_internal.c:1582
+#: src/xend_internal.c:1820
 msgid "cannot parse vbd filename, missing driver name"
 msgstr ""
 
-#: src/xend_internal.c:1601
+#: src/xend_internal.c:1839
 msgid "cannot parse vbd filename, missing driver type"
 msgstr ""
 
-#: src/xend_internal.c:1994
+#: src/xend_internal.c:2255
 msgid "failed to parse topology information"
 msgstr ""
 
-#: src/xend_internal.c:2050
+#: src/xend_internal.c:2311
 msgid "topology syntax error"
 msgstr ""
 
-#: src/xend_internal.c:2060 src/xml.c:115 src/xml.c:279
+#: src/xend_internal.c:2321 src/xml.c:115 src/xml.c:279
 msgid "allocate buffer"
 msgstr ""
 
-#: src/xend_internal.c:2114
+#: src/xend_internal.c:2375
 msgid "failed to parse Xend domain information"
 msgstr ""
 
-#: src/xend_internal.c:2594
+#: src/xend_internal.c:2855
 msgid "xenDaemonDomainDumpXMLByID failed to find this domain"
 msgstr ""
 
-#: src/xend_internal.c:2619
+#: src/xend_internal.c:2880
 msgid "xenDaemonDomainDumpXMLByName failed to find this domain"
 msgstr ""
 
-#: src/xend_internal.c:3231 src/xend_internal.c:3540
+#: src/xend_internal.c:3492 src/xend_internal.c:3801
 msgid "failed to parse domain description"
 msgstr ""
 
-#: src/xend_internal.c:3410
+#: src/xend_internal.c:3671
 msgid ""
 "xenDaemonDomainMigrate: Xen does not support renaming domains during "
 "migration"
 msgstr ""
 
-#: src/xend_internal.c:3420
+#: src/xend_internal.c:3681
 msgid ""
 "xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
 "migration"
 msgstr ""
 
-#: src/xend_internal.c:3432
+#: src/xend_internal.c:3693
 msgid "xenDaemonDomainMigrate: unsupported flag"
 msgstr ""
 
-#: src/xend_internal.c:3445
+#: src/xend_internal.c:3706
 msgid "xenDaemonDomainMigrate: invalid URI"
 msgstr ""
 
-#: src/xend_internal.c:3450
+#: src/xend_internal.c:3711
 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
 msgstr ""
 
-#: src/xend_internal.c:3457
+#: src/xend_internal.c:3718
 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
 msgstr ""
 
-#: src/xend_internal.c:3464 src/xend_internal.c:3486 src/xend_internal.c:3494
-#: src/xend_internal.c:3719 src/xend_internal.c:3726 src/xml.c:331
+#: src/xend_internal.c:3725 src/xend_internal.c:3747 src/xend_internal.c:3755
+#: src/xend_internal.c:3980 src/xend_internal.c:3987 src/xml.c:331
 msgid "strdup failed"
 msgstr ""
 
-#: src/xend_internal.c:3477
+#: src/xend_internal.c:3738
 msgid "xenDaemonDomainMigrate: invalid port number"
 msgstr ""
 
-#: src/xend_internal.c:3550
+#: src/xend_internal.c:3811
 #, c-format
 msgid "Failed to create inactive domain %s\n"
 msgstr ""
 
-#: src/xend_internal.c:3701 src/xend_internal.c:3777 src/xend_internal.c:3867
+#: src/xend_internal.c:3962 src/xend_internal.c:4038 src/xend_internal.c:4128
 msgid "unsupported in xendConfigVersion < 4"
 msgstr ""
 
-#: src/xend_internal.c:3713
+#: src/xend_internal.c:3974
 msgid "node information incomplete, missing scheduler name"
 msgstr ""
 
-#: src/xend_internal.c:3731 src/xend_internal.c:3825 src/xend_internal.c:3937
+#: src/xend_internal.c:3992 src/xend_internal.c:4086 src/xend_internal.c:4198
 msgid "Unknown scheduler"
 msgstr ""
 
-#: src/xend_internal.c:3790 src/xend_internal.c:3880
+#: src/xend_internal.c:4051 src/xend_internal.c:4141
 msgid "Failed to get a scheduler name"
 msgstr ""
 
-#: src/xend_internal.c:3803 src/xend_internal.c:3916
+#: src/xend_internal.c:4064 src/xend_internal.c:4177
 msgid "domain information incomplete, missing cpu_weight"
 msgstr ""
 
-#: src/xend_internal.c:3808 src/xend_internal.c:3925
+#: src/xend_internal.c:4069 src/xend_internal.c:4186
 msgid "domain information incomplete, missing cpu_cap"
 msgstr ""
 
@@ -5641,83 +5771,83 @@ msgstr ""
 msgid "xenXMConfigCacheRefresh: virHashAddEntry"
 msgstr ""
 
-#: src/xm_internal.c:1260
+#: src/xm_internal.c:1271
 msgid "read only connection"
 msgstr ""
 
-#: src/xm_internal.c:1265
+#: src/xm_internal.c:1276
 msgid "not inactive domain"
 msgstr ""
 
-#: src/xm_internal.c:1270
+#: src/xm_internal.c:1281
 msgid "virHashLookup"
 msgstr ""
 
-#: src/xm_internal.c:1275
+#: src/xm_internal.c:1286
 msgid "can't retrieve config file for domain"
 msgstr ""
 
-#: src/xm_internal.c:1908 src/xm_internal.c:2590 src/xm_internal.c:2612
-#: src/xm_internal.c:3012
+#: src/xm_internal.c:1919 src/xm_internal.c:2625 src/xm_internal.c:2647
+#: src/xm_internal.c:3047
 msgid "cannot read XML domain definition"
 msgstr ""
 
-#: src/xm_internal.c:1914
+#: src/xm_internal.c:1925
 msgid "missing top level domain element"
 msgstr ""
 
-#: src/xm_internal.c:1922
+#: src/xm_internal.c:1933
 msgid "domain type is invalid"
 msgstr ""
 
-#: src/xm_internal.c:1930 src/xm_internal.c:2595 src/xm_internal.c:2617
-#: src/xm_internal.c:3017
+#: src/xm_internal.c:1941 src/xm_internal.c:2630 src/xm_internal.c:2652
+#: src/xm_internal.c:3052
 msgid "cannot create XPath context"
 msgstr ""
 
-#: src/xm_internal.c:2124 src/xm_internal.c:2190 src/xm_internal.c:2211
-#: src/xm_internal.c:2224 src/xm_internal.c:2243 src/xm_internal.c:2255
-#: src/xm_internal.c:2394
+#: src/xm_internal.c:2135 src/xm_internal.c:2201 src/xm_internal.c:2222
+#: src/xm_internal.c:2235 src/xm_internal.c:2254 src/xm_internal.c:2266
+#: src/xm_internal.c:2429
 msgid "config"
 msgstr ""
 
-#: src/xm_internal.c:2332
+#: src/xm_internal.c:2367
 msgid "name config parameter is missing"
 msgstr ""
 
-#: src/xm_internal.c:2341
+#: src/xm_internal.c:2376
 msgid "can't retrieve config filename for domain to overwrite"
 msgstr ""
 
-#: src/xm_internal.c:2347
+#: src/xm_internal.c:2382
 msgid "can't retrieve config entry for domain to overwrite"
 msgstr ""
 
-#: src/xm_internal.c:2353 src/xm_internal.c:2409
+#: src/xm_internal.c:2388 src/xm_internal.c:2444
 msgid "uuid config parameter is missing"
 msgstr ""
 
-#: src/xm_internal.c:2363 src/xm_internal.c:2370
+#: src/xm_internal.c:2398 src/xm_internal.c:2405
 msgid "failed to remove old domain from config map"
 msgstr ""
 
-#: src/xm_internal.c:2379
+#: src/xm_internal.c:2414
 msgid "config file name is too long"
 msgstr ""
 
-#: src/xm_internal.c:2389
+#: src/xm_internal.c:2424
 msgid "unable to write config file"
 msgstr ""
 
-#: src/xm_internal.c:2400
+#: src/xm_internal.c:2435
 msgid "unable to get current time"
 msgstr ""
 
-#: src/xm_internal.c:2415 src/xm_internal.c:2422
+#: src/xm_internal.c:2450 src/xm_internal.c:2457
 msgid "unable to store config file handle"
 msgstr ""
 
-#: src/xm_internal.c:2629
+#: src/xm_internal.c:2664
 msgid "unknown device"
 msgstr ""
 
@@ -5749,18 +5879,22 @@ msgstr ""
 msgid "allocate string array"
 msgstr ""
 
-#: src/xml.c:720
+#: src/xml.c:892
 msgid "too many boot devices"
 msgstr ""
 
-#: src/xml.c:752
+#: src/xml.c:924
 msgid "no HVM domain loader"
 msgstr ""
 
-#: src/xml.c:846 src/xml.c:863
+#: src/xml.c:1018 src/xml.c:1035
 msgid "invalid input device"
 msgstr ""
 
+#: src/xml.c:1097
+msgid "cannot allocate memory for buffer"
+msgstr ""
+
 #: src/xmlrpc.c:53
 msgid "allocate value"
 msgstr ""