]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
authorDaniel Veillard <veillard@redhat.com>
Mon, 26 Jun 2006 15:02:18 +0000 (15:02 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 26 Jun 2006 15:02:18 +0000 (15:02 +0000)
  include/libvirt/virterror.h python/generator.py python/libvir.c
  python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
  src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
  src/xml.c src/xml.h: moved the includes from include/ to
  include/libvirt to reflect the installed include tree. This
  avoid using "" in the includes themselves.
Daniel

38 files changed:
ChangeLog
configure.in
docs/APIconstructors.html
docs/APIfiles.html
docs/APIfunctions.html
docs/APIsymbols.html
docs/Makefile.am
docs/devhelp/general.html
docs/examples/.cvsignore
docs/examples/Makefile.am
docs/examples/examples.xml
docs/examples/info1.c
docs/examples/suspend.c
docs/html/book1.html
docs/html/index.html
docs/html/libvirt-lib.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
include/Makefile.am
include/libvirt.h [deleted file]
include/libvirt.h.in [deleted file]
include/libvirt/virterror.h
include/virterror.h [deleted file]
libvirt.spec.in
python/generator.py
python/libvir.c
python/libvirt_wrap.h
src/driver.h
src/internal.h
src/libvirt.c
src/test.h
src/virsh.c
src/virterror.c
src/xend_internal.c
src/xend_internal.h
src/xml.c
src/xml.h
tests/xmlrpctest.c

index 1c8d46eefbb40f5ee00bf3438d1d29cff26e2bf1..9daaeb1f8a5ef227ff6cfcadac5a6bfa98ab0f33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Jun 26 16:05:27 CEST 2006 Daniel Veillard <veillard@redhat.com>
+
+       * configure.in libvirt.spec.in docs/examples/* include/Makefile.am
+         include/libvirt/virterror.h python/generator.py python/libvir.c 
+         python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
+         src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
+         src/xml.c src/xml.h: moved the includes from include/ to
+         include/libvirt to reflect the installed include tree. This
+         avoid using "" in the includes themselves.
+
 Wed Jun 21 14:41:04 CEST 2006 Daniel Veillard <veillard@redhat.com>
 
        * NEWS libvirt.spec.in docs/*: preparing release of 0.1.1
index 588cd8d9c6c98d210e33533cfe2129ac262fa822..97957388b9a3ea6f58f5f91050e30e0440741bf3 100644 (file)
@@ -253,6 +253,7 @@ cp COPYING.LIB COPYING
 AC_OUTPUT(Makefile src/Makefile include/Makefile docs/Makefile \
           docs/examples/Makefile docs/devhelp/Makefile \
          docs/examples/python/Makefile \
-          libvirt.pc libvirt.spec include/libvirt.h \
+          libvirt.pc libvirt.spec \
+         include/libvirt/Makefile include/libvirt/libvirt.h \
          python/Makefile python/tests/Makefile \
           tests/Makefile)
index 3349078b76534ebfc2546001a13f9d83cbdf6965..4a06dee9bcc1ef0133ca1a43edf66c58c7db2a9a 100644 (file)
@@ -1,15 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of constructors for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of constructors for libvirt</h1><h2>Type unsigned int:</h2><p><a href="html/libvirt-libvirt.html#virDomainGetID">virDomainGetID</a><br />
-</p><h2>Type unsigned long:</h2><p><a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-</p><h2>Type virConnectPtr:</h2><p><a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
-</p><h2>Type virDomainPtr:</h2><p><a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
-</p><h2>Type virErrorPtr:</h2><p><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-</p></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of constructors for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of constructors for libvirt</h1></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index a82dd119e8a42e301657ecf9c5ea85048faaeecf..46bbda40813ed22dd5eedc76e35d1b3be21344cc 100644 (file)
@@ -1,131 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of Symbols per Module for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of Symbols per Module for libvirt</h1><h2><a name="libvirt" id="libvirt">Module libvirt</a>:</h2><p><a href="html/libvirt-libvirt.html#LIBVIR_VERSION_NUMBER">LIBVIR_VERSION_NUMBER</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_DEFAULT">VIR_DEVICE_DEFAULT</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RO">VIR_DEVICE_RO</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RW">VIR_DEVICE_RW</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RW_FORCE">VIR_DEVICE_RW_FORCE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_BLOCKED">VIR_DOMAIN_BLOCKED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_CRASHED">VIR_DOMAIN_CRASHED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_DESTROY">VIR_DOMAIN_DESTROY</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_NONE">VIR_DOMAIN_NONE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_NOSTATE">VIR_DOMAIN_NOSTATE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_PAUSED">VIR_DOMAIN_PAUSED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_PRESERVE">VIR_DOMAIN_PRESERVE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RENAME_RESTART">VIR_DOMAIN_RENAME_RESTART</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RESTART">VIR_DOMAIN_RESTART</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RUNNING">VIR_DOMAIN_RUNNING</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_SHUTDOWN">VIR_DOMAIN_SHUTDOWN</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_SHUTOFF">VIR_DOMAIN_SHUTOFF</a><br />
-<a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#_virDomainKernel">_virDomainKernel</a><br />
-<a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
-<a href="html/libvirt-libvirt.html#virConnect">virConnect</a><br />
-<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectNumOfDomains">virConnectNumOfDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
-<a href="html/libvirt-libvirt.html#virConnectPtr">virConnectPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDeviceMode">virDeviceMode</a><br />
-<a href="html/libvirt-libvirt.html#virDomain">virDomain</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreate">virDomainCreate</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateFlags">virDomainCreateFlags</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetID">virDomainGetID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUID">virDomainGetUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virDomainInfo">virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainInfoPtr">virDomainInfoPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainKernel">virDomainKernel</a><br />
-<a href="html/libvirt-libvirt.html#virDomainKernelPtr">virDomainKernelPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPtr">virDomainPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestart">virDomainRestart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-<a href="html/libvirt-libvirt.html#virDomainState">virDomainState</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-<a href="html/libvirt-libvirt.html#virDomainUndefine">virDomainUndefine</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
-<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virNodeInfo">virNodeInfo</a><br />
-<a href="html/libvirt-libvirt.html#virNodeInfoPtr">virNodeInfoPtr</a><br />
-</p><h2><a name="virterror" id="virterror">Module virterror</a>:</h2><p><a href="html/libvirt-virterror.html#VIR_ERR_CALL_FAILED">VIR_ERR_CALL_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_DOM_EXIST">VIR_ERR_DOM_EXIST</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_DRIVER_FULL">VIR_ERR_DRIVER_FULL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_ERROR">VIR_ERR_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_GET_FAILED">VIR_ERR_GET_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_HTTP_ERROR">VIR_ERR_HTTP_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INTERNAL_ERROR">VIR_ERR_INTERNAL_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_ARG">VIR_ERR_INVALID_ARG</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_CONN">VIR_ERR_INVALID_CONN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_DOMAIN">VIR_ERR_INVALID_DOMAIN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NONE">VIR_ERR_NONE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_CONNECT">VIR_ERR_NO_CONNECT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_DEVICE">VIR_ERR_NO_DEVICE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_KERNEL">VIR_ERR_NO_KERNEL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_MEMORY">VIR_ERR_NO_MEMORY</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_NAME">VIR_ERR_NO_NAME</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_OS">VIR_ERR_NO_OS</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_ROOT">VIR_ERR_NO_ROOT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_SOURCE">VIR_ERR_NO_SOURCE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_SUPPORT">VIR_ERR_NO_SUPPORT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_TARGET">VIR_ERR_NO_TARGET</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_XEN">VIR_ERR_NO_XEN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_XENSTORE">VIR_ERR_NO_XENSTORE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OK">VIR_ERR_OK</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OPERATION_FAILED">VIR_ERR_OPERATION_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OS_TYPE">VIR_ERR_OS_TYPE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_POST_FAILED">VIR_ERR_POST_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_SEXPR_SERIAL">VIR_ERR_SEXPR_SERIAL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_UNKNOWN_HOST">VIR_ERR_UNKNOWN_HOST</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_WARNING">VIR_ERR_WARNING</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_XEN_CALL">VIR_ERR_XEN_CALL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_XML_ERROR">VIR_ERR_XML_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_DOM">VIR_FROM_DOM</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_NONE">VIR_FROM_NONE</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_RPC">VIR_FROM_RPC</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_SEXPR">VIR_FROM_SEXPR</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XEN">VIR_FROM_XEN</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XEND">VIR_FROM_XEND</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XENSTORE">VIR_FROM_XENSTORE</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XML">VIR_FROM_XML</a><br />
-<a href="html/libvirt-virterror.html#_virError">_virError</a><br />
-<a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnResetLastError">virConnResetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virDefaultErrorFunc">virDefaultErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virError">virError</a><br />
-<a href="html/libvirt-virterror.html#virErrorDomain">virErrorDomain</a><br />
-<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virErrorLevel">virErrorLevel</a><br />
-<a href="html/libvirt-virterror.html#virErrorNumber">virErrorNumber</a><br />
-<a href="html/libvirt-virterror.html#virErrorPtr">virErrorPtr</a><br />
-<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virResetError">virResetError</a><br />
-<a href="html/libvirt-virterror.html#virResetLastError">virResetLastError</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</p></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of Symbols per Module for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of Symbols per Module for libvirt</h1></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index 0bebb894959e15fee63cd0f2d9989e637960dcff..d933072ee2e6da5590b4ec69936c4b471bd98a8a 100644 (file)
@@ -1,62 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of function manipulating types in libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of function manipulating types in libvirt</h1><h2>Type const char **:</h2><p><a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-</p><h2>Type const unsigned char *:</h2><p><a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
-</p><h2>Type int *:</h2><p><a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-</p><h2>Type unsigned char *:</h2><p><a href="html/libvirt-libvirt.html#virDomainGetUUID">virDomainGetUUID</a><br />
-</p><h2>Type unsigned int:</h2><p><a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-</p><h2>Type unsigned long:</h2><p><a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-</p><h2>Type unsigned long *:</h2><p><a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-</p><h2>Type virConnectPtr:</h2><p><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnResetLastError">virConnResetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectNumOfDomains">virConnectNumOfDomains</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-</p><h2>Type virDomainInfoPtr:</h2><p><a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-</p><h2>Type virDomainPtr:</h2><p><a href="html/libvirt-libvirt.html#virDomainCreate">virDomainCreate</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetID">virDomainGetID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUID">virDomainGetUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-<a href="html/libvirt-libvirt.html#virDomainUndefine">virDomainUndefine</a><br />
-</p><h2>Type virErrorFunc:</h2><p><a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</p><h2>Type virErrorPtr:</h2><p><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virDefaultErrorFunc">virDefaultErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virResetError">virResetError</a><br />
-</p><h2>Type virNodeInfoPtr:</h2><p><a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-</p><h2>Type void *:</h2><p><a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</p></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>List of function manipulating types in libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">List of function manipulating types in libvirt</h1></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index bac3ad2df546ebd4c5d5ed7a50d7b4c2dd7c29e0..3742cd669bfad1bd221f891ec5be73fdfb0f496c 100644 (file)
@@ -1,131 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Alphabetic List of Symbols in libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Alphabetic List of Symbols in libvirt</h1><h2>Letter L:</h2><p><a href="html/libvirt-libvirt.html#LIBVIR_VERSION_NUMBER">LIBVIR_VERSION_NUMBER</a><br />
-</p><h2>Letter V:</h2><p><a href="html/libvirt-libvirt.html#VIR_DEVICE_DEFAULT">VIR_DEVICE_DEFAULT</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RO">VIR_DEVICE_RO</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RW">VIR_DEVICE_RW</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DEVICE_RW_FORCE">VIR_DEVICE_RW_FORCE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_BLOCKED">VIR_DOMAIN_BLOCKED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_CRASHED">VIR_DOMAIN_CRASHED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_DESTROY">VIR_DOMAIN_DESTROY</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_NONE">VIR_DOMAIN_NONE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_NOSTATE">VIR_DOMAIN_NOSTATE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_PAUSED">VIR_DOMAIN_PAUSED</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_PRESERVE">VIR_DOMAIN_PRESERVE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RENAME_RESTART">VIR_DOMAIN_RENAME_RESTART</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RESTART">VIR_DOMAIN_RESTART</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_RUNNING">VIR_DOMAIN_RUNNING</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_SHUTDOWN">VIR_DOMAIN_SHUTDOWN</a><br />
-<a href="html/libvirt-libvirt.html#VIR_DOMAIN_SHUTOFF">VIR_DOMAIN_SHUTOFF</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_CALL_FAILED">VIR_ERR_CALL_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_DOM_EXIST">VIR_ERR_DOM_EXIST</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_DRIVER_FULL">VIR_ERR_DRIVER_FULL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_ERROR">VIR_ERR_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_GET_FAILED">VIR_ERR_GET_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_HTTP_ERROR">VIR_ERR_HTTP_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INTERNAL_ERROR">VIR_ERR_INTERNAL_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_ARG">VIR_ERR_INVALID_ARG</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_CONN">VIR_ERR_INVALID_CONN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_INVALID_DOMAIN">VIR_ERR_INVALID_DOMAIN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NONE">VIR_ERR_NONE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_CONNECT">VIR_ERR_NO_CONNECT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_DEVICE">VIR_ERR_NO_DEVICE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_KERNEL">VIR_ERR_NO_KERNEL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_MEMORY">VIR_ERR_NO_MEMORY</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_NAME">VIR_ERR_NO_NAME</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_OS">VIR_ERR_NO_OS</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_ROOT">VIR_ERR_NO_ROOT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_SOURCE">VIR_ERR_NO_SOURCE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_SUPPORT">VIR_ERR_NO_SUPPORT</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_TARGET">VIR_ERR_NO_TARGET</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_XEN">VIR_ERR_NO_XEN</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_NO_XENSTORE">VIR_ERR_NO_XENSTORE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OK">VIR_ERR_OK</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OPERATION_FAILED">VIR_ERR_OPERATION_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_OS_TYPE">VIR_ERR_OS_TYPE</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_POST_FAILED">VIR_ERR_POST_FAILED</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_SEXPR_SERIAL">VIR_ERR_SEXPR_SERIAL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_UNKNOWN_HOST">VIR_ERR_UNKNOWN_HOST</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_WARNING">VIR_ERR_WARNING</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_XEN_CALL">VIR_ERR_XEN_CALL</a><br />
-<a href="html/libvirt-virterror.html#VIR_ERR_XML_ERROR">VIR_ERR_XML_ERROR</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_DOM">VIR_FROM_DOM</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_NONE">VIR_FROM_NONE</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_RPC">VIR_FROM_RPC</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_SEXPR">VIR_FROM_SEXPR</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XEN">VIR_FROM_XEN</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XEND">VIR_FROM_XEND</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XENSTORE">VIR_FROM_XENSTORE</a><br />
-<a href="html/libvirt-virterror.html#VIR_FROM_XML">VIR_FROM_XML</a><br />
-</p><h2>Letter _:</h2><p><a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#_virDomainKernel">_virDomainKernel</a><br />
-<a href="html/libvirt-virterror.html#_virError">_virError</a><br />
-<a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
-</p><h2>Letter v:</h2><p><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnResetLastError">virConnResetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virConnect">virConnect</a><br />
-<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectNumOfDomains">virConnectNumOfDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
-<a href="html/libvirt-libvirt.html#virConnectPtr">virConnectPtr</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virDefaultErrorFunc">virDefaultErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virDeviceMode">virDeviceMode</a><br />
-<a href="html/libvirt-libvirt.html#virDomain">virDomain</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreate">virDomainCreate</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateFlags">virDomainCreateFlags</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetID">virDomainGetID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUID">virDomainGetUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virDomainInfo">virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainInfoPtr">virDomainInfoPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainKernel">virDomainKernel</a><br />
-<a href="html/libvirt-libvirt.html#virDomainKernelPtr">virDomainKernelPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPtr">virDomainPtr</a><br />
-<a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestart">virDomainRestart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-<a href="html/libvirt-libvirt.html#virDomainState">virDomainState</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-<a href="html/libvirt-libvirt.html#virDomainUndefine">virDomainUndefine</a><br />
-<a href="html/libvirt-virterror.html#virError">virError</a><br />
-<a href="html/libvirt-virterror.html#virErrorDomain">virErrorDomain</a><br />
-<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virErrorLevel">virErrorLevel</a><br />
-<a href="html/libvirt-virterror.html#virErrorNumber">virErrorNumber</a><br />
-<a href="html/libvirt-virterror.html#virErrorPtr">virErrorPtr</a><br />
-<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
-<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virNodeInfo">virNodeInfo</a><br />
-<a href="html/libvirt-libvirt.html#virNodeInfoPtr">virNodeInfoPtr</a><br />
-<a href="html/libvirt-virterror.html#virResetError">virResetError</a><br />
-<a href="html/libvirt-virterror.html#virResetLastError">virResetLastError</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</p></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Alphabetic List of Symbols in libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Alphabetic List of Symbols in libvirt</h1></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index e488ba0e1afdd791cfdd720a15cb03b97d771de5..a9996526d60e99b82ae1148f8477a7191b55216d 100644 (file)
@@ -46,7 +46,7 @@ $(srcdir)/html/index.html: libvirt-api.xml $(srcdir)/newapi.xsl
          echo "Validating the resulting XHTML pages" ; \
          $(XMLLINT) --nonet --valid --noout html/*.html ; fi );
 
-libvirt-api.xml libvirt-refs.xml: apibuild.py ../include/*.h ../src/*.h ../src/*.c
+libvirt-api.xml libvirt-refs.xml: apibuild.py ../include/libvirt/*.h ../src/*.h ../src/*.c
        -(./apibuild.py)
 
 $(top_builddir)/NEWS: $(top_srcdir)/docs/news.xsl $(top_srcdir)/docs/news.html
index 998f2b18a6b832702a27f4bc5f679a480b8bbb00..62aedf69bc249b6b5777ede79cf4eaadff22c684 100644 (file)
             <img src="home.png" width="24" height="24" border="0" alt="Home"/>
           </a>
         </td>
-        <td>
-          <a accesskey="n" href="libvirt-libvirt.html">
-            <img src="right.png" width="24" height="24" border="0" alt="Next"/>
-          </a>
-        </td>
         <th width="100%" align="center">libvirt Reference Manual</th>
       </tr>
     </table>
     <h2>
       <span class="refentrytitle">libvirt API Modules</span>
     </h2>
-    <p><a href="libvirt-libvirt.html">libvirt</a> - core interfaces for the libvirt library<br/><a href="libvirt-virterror.html">virterror</a> - error handling interfaces for the libvirt library<br/></p>
+    <p/>
   </body>
 </html>
index eca76badc60af6cba5ba48705e9c8db587e96723..5f28847a8aabe8422551e97aca6a89a1fe432746 100644 (file)
@@ -1,5 +1,5 @@
 .memdump
 Makefile.in
 Makefile
-suspend
 info1
+suspend
index b6d7689365f4519e7a11d84c58da5efc9ec32332..18e1b134ddf7363f13b6122b73474828d35341a6 100644 (file)
@@ -18,24 +18,24 @@ install-data-local:
 
 EXTRA_DIST=examples.xsl index.py examples.xml 
 
-noinst_PROGRAMS=suspend info1 
-
-suspend_SOURCES=suspend.c
-suspend_LDFLAGS=
-suspend_DEPENDENCIES= $(DEPS)
-suspend_LDADD= $(LDADDS)
+noinst_PROGRAMS=info1 suspend 
 
 info1_SOURCES=info1.c
 info1_LDFLAGS=
 info1_DEPENDENCIES= $(DEPS)
 info1_LDADD= $(LDADDS)
 
+suspend_SOURCES=suspend.c
+suspend_LDFLAGS=
+suspend_DEPENDENCIES= $(DEPS)
+suspend_LDADD= $(LDADDS)
+
 valgrind: 
        $(MAKE) CHECKER='valgrind' tests
 
 tests: $(noinst_PROGRAMS)
        @(echo '## examples regression tests')
-       @($(CHECKER) ./suspend)
        @($(CHECKER) ./info1)
+       @($(CHECKER) ./suspend)
 
 
index af7d4b9fbbcb472f76c965078b7be4440738d924..bceeda331e16a3586c484fc80d34fe1af936efad 100644 (file)
@@ -1,72 +1,72 @@
 <examples>
-  <example filename='suspend.c'>
-    <synopsis>Suspend a domain and then resume its execution</synopsis>
-    <purpose>Demonstrate the basic use of the library to suspend and resume a domain. If no id is given on the command line this script will suspend and resume the first domain found which is not Domain 0.</purpose>
-    <usage>suspend [id]</usage>
-    <test>suspend</test>
+  <example filename='info1.c'>
+    <synopsis>Extract informations about Xen domain 0</synopsis>
+    <purpose>Demonstrate the basic use of the library to connect to the hypervisor and extract domain informations.</purpose>
+    <usage>info1</usage>
+    <test>info1</test>
     <author>Daniel Veillard</author>
     <copy>see Copyright for the status of this software. </copy>
-    <section>Scheduling</section>
+    <section>Informations</section>
     <includes>
     </includes>
     <uses>
-      <function line='31' file='libvirt' name='virDomainGetInfo'/>
-      <function line='111' file='libvirt' name='virConnectListDomains'/>
-      <function line='93' file='libvirt' name='virDomainFree'/>
-      <function line='73' file='libvirt' name='virDomainResume'/>
-      <function line='50' file='libvirt' name='virDomainLookupByID'/>
-      <function line='132' file='libvirt' name='virConnectClose'/>
-      <struct line='28' file='libvirt' name='virDomainInfo'/>
-      <function line='62' file='libvirt' name='virDomainSuspend'/>
-      <function line='100' file='libvirt' name='virConnectOpenReadOnly'/>
+      <function line='43' name='virDomainGetInfo'/>
+      <function line='53' name='virDomainFree'/>
+      <function line='36' name='virDomainLookupByID'/>
+      <function line='55' name='virConnectClose'/>
+      <type line='25' name='virDomainInfo'/>
+      <function line='29' name='virConnectOpenReadOnly'/>
     </uses>
   </example>
-  <example filename='info1.c'>
-    <synopsis>Extract informations about Xen domain 0</synopsis>
-    <purpose>Demonstrate the basic use of the library to connect to the hypervisor and extract domain informations.</purpose>
-    <usage>info1</usage>
-    <test>info1</test>
+  <example filename='suspend.c'>
+    <synopsis>Suspend a domain and then resume its execution</synopsis>
+    <purpose>Demonstrate the basic use of the library to suspend and resume a domain. If no id is given on the command line this script will suspend and resume the first domain found which is not Domain 0.</purpose>
+    <usage>suspend [id]</usage>
+    <test>suspend</test>
     <author>Daniel Veillard</author>
     <copy>see Copyright for the status of this software. </copy>
-    <section>Informations</section>
+    <section>Scheduling</section>
     <includes>
     </includes>
     <uses>
-      <function line='43' file='libvirt' name='virDomainGetInfo'/>
-      <function line='53' file='libvirt' name='virDomainFree'/>
-      <function line='36' file='libvirt' name='virDomainLookupByID'/>
-      <function line='55' file='libvirt' name='virConnectClose'/>
-      <struct line='25' file='libvirt' name='virDomainInfo'/>
-      <function line='29' file='libvirt' name='virConnectOpenReadOnly'/>
+      <function line='31' name='virDomainGetInfo'/>
+      <function line='111' name='virConnectListDomains'/>
+      <function line='93' name='virDomainFree'/>
+      <function line='73' name='virDomainResume'/>
+      <function line='50' name='virDomainLookupByID'/>
+      <function line='132' name='virConnectClose'/>
+      <type line='28' name='virDomainInfo'/>
+      <function line='62' name='virDomainSuspend'/>
+      <function line='100' name='virConnectOpenReadOnly'/>
     </uses>
   </example>
   <symbols>
     <symbol name='virConnectClose'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virConnectListDomains'>
       <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virConnectOpenReadOnly'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virDomainFree'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virDomainGetInfo'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virDomainInfo'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virDomainLookupByID'>
-      <ref filename='suspend.c'/>
       <ref filename='info1.c'/>
+      <ref filename='suspend.c'/>
     </symbol>
     <symbol name='virDomainResume'>
       <ref filename='suspend.c'/>
index 0a192f334b8ce7213563082c1672206339cb1a51..427f91f5195b1472e78eb70b62ac9fbdc4862f9f 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #include <stdio.h>
-#include <libvirt.h>
+#include <libvirt/libvirt.h>
 
 /**
  * getDomainInfo:
index 0c567864675b3416f058bd136d335931fc66f505..80e4da7b3a00fac7423676b1d63d4bdbd912cb77 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
-#include <libvirt.h>
+#include <libvirt/libvirt.h>
 
 virConnectPtr conn = NULL; /* the hypervisor connection */
 
index 28b5113721aaefa2d733c9ced5deffee9351b674..3fe8028099c3c91d60b88cc1cbb00cf01a162b83 100644 (file)
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">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 class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Reference Manual for libvirt</h1><h2>Table of Contents</h2><ul></ul></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index 28b5113721aaefa2d733c9ced5deffee9351b674..3fe8028099c3c91d60b88cc1cbb00cf01a162b83 100644 (file)
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">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 class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Reference Manual for libvirt</h1><h2>Table of Contents</h2><ul></ul></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index 28b5113721aaefa2d733c9ced5deffee9351b674..3fe8028099c3c91d60b88cc1cbb00cf01a162b83 100644 (file)
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">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 class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="../libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Reference Manual for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Reference Manual for libvirt</h1><h2>Table of Contents</h2><ul></ul></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="../index.html">Home</a></li><li><a href="../html/index.html">API Menu</a></li><li><a href="../examples/index.html">C code examples</a></li><li><a href="../ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="../search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
index 70e598f43768976ba4e4722f88bc73d65692d865..1e7563fc59d4ed5c707b492234a296017156b135 100644 (file)
@@ -1,531 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <api name='libvirt'>
   <files>
-    <file name='libvirt'>
-     <summary>core interfaces for the libvirt library</summary>
-     <description>Provides the interfaces of the libvirt library to handle Xen domains from a process running in domain 0 </description>
-     <author>Daniel Veillard &lt;veillard@redhat.com&gt; </author>
-     <exports symbol='LIBVIR_VERSION_NUMBER' type='macro'/>
-     <exports symbol='VIR_DOMAIN_SHUTOFF' type='enum'/>
-     <exports symbol='VIR_DOMAIN_DESTROY' type='enum'/>
-     <exports symbol='VIR_DEVICE_DEFAULT' type='enum'/>
-     <exports symbol='VIR_DOMAIN_RENAME_RESTART' type='enum'/>
-     <exports symbol='VIR_DOMAIN_PRESERVE' type='enum'/>
-     <exports symbol='VIR_DOMAIN_SHUTDOWN' type='enum'/>
-     <exports symbol='VIR_DEVICE_RO' type='enum'/>
-     <exports symbol='VIR_DEVICE_RW_FORCE' type='enum'/>
-     <exports symbol='VIR_DOMAIN_CRASHED' type='enum'/>
-     <exports symbol='VIR_DOMAIN_NONE' type='enum'/>
-     <exports symbol='VIR_DEVICE_RW' type='enum'/>
-     <exports symbol='VIR_DOMAIN_BLOCKED' type='enum'/>
-     <exports symbol='VIR_DOMAIN_PAUSED' type='enum'/>
-     <exports symbol='VIR_DOMAIN_RESTART' type='enum'/>
-     <exports symbol='VIR_DOMAIN_RUNNING' type='enum'/>
-     <exports symbol='VIR_DOMAIN_NOSTATE' type='enum'/>
-     <exports symbol='virNodeInfoPtr' type='typedef'/>
-     <exports symbol='virDomainInfoPtr' type='typedef'/>
-     <exports symbol='virDomainKernelPtr' type='typedef'/>
-     <exports symbol='virConnectPtr' type='typedef'/>
-     <exports symbol='virDomainKernel' type='typedef'/>
-     <exports symbol='virNodeInfo' type='typedef'/>
-     <exports symbol='virDomainState' type='typedef'/>
-     <exports symbol='virDeviceMode' type='typedef'/>
-     <exports symbol='virDomain' type='typedef'/>
-     <exports symbol='virDomainPtr' type='typedef'/>
-     <exports symbol='virDomainRestart' type='typedef'/>
-     <exports symbol='virConnect' type='typedef'/>
-     <exports symbol='virDomainCreateFlags' type='typedef'/>
-     <exports symbol='virDomainInfo' type='typedef'/>
-     <exports symbol='_virDomainInfo' type='struct'/>
-     <exports symbol='_virDomainKernel' type='struct'/>
-     <exports symbol='_virNodeInfo' type='struct'/>
-     <exports symbol='virDomainGetInfo' type='function'/>
-     <exports symbol='virDomainUndefine' type='function'/>
-     <exports symbol='virDomainDefineXML' type='function'/>
-     <exports symbol='virDomainShutdown' type='function'/>
-     <exports symbol='virGetVersion' type='function'/>
-     <exports symbol='virConnectListDefinedDomains' type='function'/>
-     <exports symbol='virDomainLookupByName' type='function'/>
-     <exports symbol='virDomainRestore' type='function'/>
-     <exports symbol='virConnectGetType' type='function'/>
-     <exports symbol='virDomainSave' type='function'/>
-     <exports symbol='virDomainCreate' type='function'/>
-     <exports symbol='virConnectListDomains' type='function'/>
-     <exports symbol='virDomainLookupByUUID' type='function'/>
-     <exports symbol='virDomainLookupByUUIDString' type='function'/>
-     <exports symbol='virDomainLookupByID' type='function'/>
-     <exports symbol='virDomainGetOSType' type='function'/>
-     <exports symbol='virNodeGetInfo' type='function'/>
-     <exports symbol='virDomainGetUUID' type='function'/>
-     <exports symbol='virConnectNumOfDomains' type='function'/>
-     <exports symbol='virDomainGetUUIDString' type='function'/>
-     <exports symbol='virDomainGetMaxMemory' type='function'/>
-     <exports symbol='virConnectGetVersion' type='function'/>
-     <exports symbol='virDomainSetMaxMemory' type='function'/>
-     <exports symbol='virDomainFree' type='function'/>
-     <exports symbol='virConnectOpen' type='function'/>
-     <exports symbol='virDomainSuspend' type='function'/>
-     <exports symbol='virConnectClose' type='function'/>
-     <exports symbol='virDomainReboot' type='function'/>
-     <exports symbol='virInitialize' type='function'/>
-     <exports symbol='virDomainGetID' type='function'/>
-     <exports symbol='virDomainResume' type='function'/>
-     <exports symbol='virDomainCreateLinux' type='function'/>
-     <exports symbol='virDomainSetMemory' type='function'/>
-     <exports symbol='virDomainDestroy' type='function'/>
-     <exports symbol='virDomainGetXMLDesc' type='function'/>
-     <exports symbol='virDomainGetName' type='function'/>
-     <exports symbol='virConnectOpenReadOnly' type='function'/>
-    </file>
-    <file name='virterror'>
-     <summary>error handling interfaces for the libvirt library</summary>
-     <description>Provides the interfaces of the libvirt library to handle errors raised while using the library. </description>
-     <author>Daniel Veillard &lt;veillard@redhat.com&gt; </author>
-     <exports symbol='VIR_ERR_CALL_FAILED' type='enum'/>
-     <exports symbol='VIR_ERR_WARNING' type='enum'/>
-     <exports symbol='VIR_ERR_NO_XEN' type='enum'/>
-     <exports symbol='VIR_ERR_INVALID_ARG' type='enum'/>
-     <exports symbol='VIR_ERR_ERROR' type='enum'/>
-     <exports symbol='VIR_ERR_NO_DEVICE' type='enum'/>
-     <exports symbol='VIR_ERR_NO_MEMORY' type='enum'/>
-     <exports symbol='VIR_FROM_SEXPR' type='enum'/>
-     <exports symbol='VIR_FROM_RPC' type='enum'/>
-     <exports symbol='VIR_ERR_XML_ERROR' type='enum'/>
-     <exports symbol='VIR_FROM_NONE' type='enum'/>
-     <exports symbol='VIR_ERR_HTTP_ERROR' type='enum'/>
-     <exports symbol='VIR_ERR_NO_XENSTORE' type='enum'/>
-     <exports symbol='VIR_FROM_DOM' type='enum'/>
-     <exports symbol='VIR_ERR_INVALID_DOMAIN' type='enum'/>
-     <exports symbol='VIR_FROM_XML' type='enum'/>
-     <exports symbol='VIR_ERR_NO_KERNEL' type='enum'/>
-     <exports symbol='VIR_ERR_POST_FAILED' type='enum'/>
-     <exports symbol='VIR_ERR_OS_TYPE' type='enum'/>
-     <exports symbol='VIR_ERR_INVALID_CONN' type='enum'/>
-     <exports symbol='VIR_ERR_NONE' type='enum'/>
-     <exports symbol='VIR_ERR_OK' type='enum'/>
-     <exports symbol='VIR_ERR_NO_NAME' type='enum'/>
-     <exports symbol='VIR_ERR_NO_ROOT' type='enum'/>
-     <exports symbol='VIR_ERR_OPERATION_FAILED' type='enum'/>
-     <exports symbol='VIR_ERR_GET_FAILED' type='enum'/>
-     <exports symbol='VIR_ERR_DRIVER_FULL' type='enum'/>
-     <exports symbol='VIR_ERR_DOM_EXIST' type='enum'/>
-     <exports symbol='VIR_ERR_NO_SOURCE' type='enum'/>
-     <exports symbol='VIR_ERR_NO_TARGET' type='enum'/>
-     <exports symbol='VIR_ERR_INTERNAL_ERROR' type='enum'/>
-     <exports symbol='VIR_ERR_NO_SUPPORT' type='enum'/>
-     <exports symbol='VIR_FROM_XEND' type='enum'/>
-     <exports symbol='VIR_ERR_SEXPR_SERIAL' type='enum'/>
-     <exports symbol='VIR_FROM_XENSTORE' type='enum'/>
-     <exports symbol='VIR_FROM_XEN' type='enum'/>
-     <exports symbol='VIR_ERR_XEN_CALL' type='enum'/>
-     <exports symbol='VIR_ERR_UNKNOWN_HOST' type='enum'/>
-     <exports symbol='VIR_ERR_NO_CONNECT' type='enum'/>
-     <exports symbol='VIR_ERR_NO_OS' type='enum'/>
-     <exports symbol='virErrorPtr' type='typedef'/>
-     <exports symbol='virErrorLevel' type='typedef'/>
-     <exports symbol='virErrorDomain' type='typedef'/>
-     <exports symbol='virErrorNumber' type='typedef'/>
-     <exports symbol='virError' type='typedef'/>
-     <exports symbol='_virError' type='struct'/>
-     <exports symbol='virCopyLastError' type='function'/>
-     <exports symbol='virConnSetErrorFunc' type='function'/>
-     <exports symbol='virResetLastError' type='function'/>
-     <exports symbol='virErrorFunc' type='function'/>
-     <exports symbol='virResetError' type='function'/>
-     <exports symbol='virConnGetLastError' type='function'/>
-     <exports symbol='virDefaultErrorFunc' type='function'/>
-     <exports symbol='virGetLastError' type='function'/>
-     <exports symbol='virSetErrorFunc' type='function'/>
-     <exports symbol='virConnCopyLastError' type='function'/>
-     <exports symbol='virConnResetLastError' type='function'/>
-    </file>
   </files>
   <symbols>
-    <macro name='LIBVIR_VERSION_NUMBER' file='libvirt'>
-      <info>Macro providing the version of the library as version * 1,000,000 + minor * 1000 + micro</info>
-    </macro>
-    <enum name='VIR_DEVICE_DEFAULT' file='libvirt' value='0' type='virDeviceMode' info='Default mode'/>
-    <enum name='VIR_DEVICE_RO' file='libvirt' value='1' type='virDeviceMode' info='Access read-only'/>
-    <enum name='VIR_DEVICE_RW' file='libvirt' value='2' type='virDeviceMode' info='Access read-write'/>
-    <enum name='VIR_DEVICE_RW_FORCE' file='libvirt' value='3' type='virDeviceMode' info=' Forced read-write even if already used'/>
-    <enum name='VIR_DOMAIN_BLOCKED' file='libvirt' value='2' type='virDomainState' info='the domain is blocked on resource'/>
-    <enum name='VIR_DOMAIN_CRASHED' file='libvirt' value='6' type='virDomainState' info=' the domain is crashed'/>
-    <enum name='VIR_DOMAIN_DESTROY' file='libvirt' value='1' type='virDomainRestart' info='destroy the domain'/>
-    <enum name='VIR_DOMAIN_NONE' file='libvirt' value='0' type='virDomainCreateFlags'/>
-    <enum name='VIR_DOMAIN_NOSTATE' file='libvirt' value='0' type='virDomainState' info='no state'/>
-    <enum name='VIR_DOMAIN_PAUSED' file='libvirt' value='3' type='virDomainState' info='the domain is paused by user'/>
-    <enum name='VIR_DOMAIN_PRESERVE' file='libvirt' value='3' type='virDomainRestart' info='keep as is, need manual destroy, for debug'/>
-    <enum name='VIR_DOMAIN_RENAME_RESTART' file='libvirt' value='4' type='virDomainRestart' info=' restart under an new unique name'/>
-    <enum name='VIR_DOMAIN_RESTART' file='libvirt' value='2' type='virDomainRestart' info='restart the domain'/>
-    <enum name='VIR_DOMAIN_RUNNING' file='libvirt' value='1' type='virDomainState' info='the domain is running'/>
-    <enum name='VIR_DOMAIN_SHUTDOWN' file='libvirt' value='4' type='virDomainState' info='the domain is being shut down'/>
-    <enum name='VIR_DOMAIN_SHUTOFF' file='libvirt' value='5' type='virDomainState' info='the domain is shut off'/>
-    <enum name='VIR_ERR_CALL_FAILED' file='virterror' value='26' type='virErrorNumber' info='not supported by the drivers'/>
-    <enum name='VIR_ERR_DOM_EXIST' file='virterror' value='28' type='virErrorNumber' info=' the domain already exist'/>
-    <enum name='VIR_ERR_DRIVER_FULL' file='virterror' value='25' type='virErrorNumber' info='too many drivers registered'/>
-    <enum name='VIR_ERR_ERROR' file='virterror' value='2' type='virErrorLevel' info=' An error'/>
-    <enum name='VIR_ERR_GET_FAILED' file='virterror' value='10' type='virErrorNumber' info='a HTTP GET command to failed'/>
-    <enum name='VIR_ERR_HTTP_ERROR' file='virterror' value='12' type='virErrorNumber' info='unexpected HTTP error code'/>
-    <enum name='VIR_ERR_INTERNAL_ERROR' file='virterror' value='1' type='virErrorNumber' info='internal error'/>
-    <enum name='VIR_ERR_INVALID_ARG' file='virterror' value='8' type='virErrorNumber' info='invalid function argument'/>
-    <enum name='VIR_ERR_INVALID_CONN' file='virterror' value='6' type='virErrorNumber' info='invalid connection object'/>
-    <enum name='VIR_ERR_INVALID_DOMAIN' file='virterror' value='7' type='virErrorNumber' info='invalid domain object'/>
-    <enum name='VIR_ERR_NONE' file='virterror' value='0' type='virErrorLevel'/>
-    <enum name='VIR_ERR_NO_CONNECT' file='virterror' value='5' type='virErrorNumber' info='can&apos;t connect to hypervisor'/>
-    <enum name='VIR_ERR_NO_DEVICE' file='virterror' value='23' type='virErrorNumber' info='missing domain devices information'/>
-    <enum name='VIR_ERR_NO_KERNEL' file='virterror' value='17' type='virErrorNumber' info='missing kernel information'/>
-    <enum name='VIR_ERR_NO_MEMORY' file='virterror' value='2' type='virErrorNumber' info='memory allocation failure'/>
-    <enum name='VIR_ERR_NO_NAME' file='virterror' value='21' type='virErrorNumber' info='missing domain name information'/>
-    <enum name='VIR_ERR_NO_OS' file='virterror' value='22' type='virErrorNumber' info='missing domain OS information'/>
-    <enum name='VIR_ERR_NO_ROOT' file='virterror' value='18' type='virErrorNumber' info='missing root device information'/>
-    <enum name='VIR_ERR_NO_SOURCE' file='virterror' value='19' type='virErrorNumber' info='missing source device information'/>
-    <enum name='VIR_ERR_NO_SUPPORT' file='virterror' value='3' type='virErrorNumber' info='no support for this connection'/>
-    <enum name='VIR_ERR_NO_TARGET' file='virterror' value='20' type='virErrorNumber' info='missing target device information'/>
-    <enum name='VIR_ERR_NO_XEN' file='virterror' value='14' type='virErrorNumber' info='could not open Xen hypervisor control'/>
-    <enum name='VIR_ERR_NO_XENSTORE' file='virterror' value='24' type='virErrorNumber' info='could not open Xen Store control'/>
-    <enum name='VIR_ERR_OK' file='virterror' value='0' type='virErrorNumber'/>
-    <enum name='VIR_ERR_OPERATION_FAILED' file='virterror' value='9' type='virErrorNumber' info='a command to hypervisor failed'/>
-    <enum name='VIR_ERR_OS_TYPE' file='virterror' value='16' type='virErrorNumber' info='unknown OS type'/>
-    <enum name='VIR_ERR_POST_FAILED' file='virterror' value='11' type='virErrorNumber' info='a HTTP POST command to failed'/>
-    <enum name='VIR_ERR_SEXPR_SERIAL' file='virterror' value='13' type='virErrorNumber' info='failure to serialize an S-Expr'/>
-    <enum name='VIR_ERR_UNKNOWN_HOST' file='virterror' value='4' type='virErrorNumber' info='could not resolve hostname'/>
-    <enum name='VIR_ERR_WARNING' file='virterror' value='1' type='virErrorLevel' info='A simple warning'/>
-    <enum name='VIR_ERR_XEN_CALL' file='virterror' value='15' type='virErrorNumber' info='failure doing an hypervisor call'/>
-    <enum name='VIR_ERR_XML_ERROR' file='virterror' value='27' type='virErrorNumber' info='an XML description is not well formed or broken'/>
-    <enum name='VIR_FROM_DOM' file='virterror' value='6' type='virErrorDomain' info='Error when operating on a domain'/>
-    <enum name='VIR_FROM_NONE' file='virterror' value='0' type='virErrorDomain'/>
-    <enum name='VIR_FROM_RPC' file='virterror' value='7' type='virErrorDomain' info=' Error in the XML-RPC code'/>
-    <enum name='VIR_FROM_SEXPR' file='virterror' value='4' type='virErrorDomain' info='Error in the S-Epression code'/>
-    <enum name='VIR_FROM_XEN' file='virterror' value='1' type='virErrorDomain' info='Error at Xen hypervisor layer'/>
-    <enum name='VIR_FROM_XEND' file='virterror' value='2' type='virErrorDomain' info='Error at connection with xend daemon'/>
-    <enum name='VIR_FROM_XENSTORE' file='virterror' value='3' type='virErrorDomain' info='Error at connection with xen store'/>
-    <enum name='VIR_FROM_XML' file='virterror' value='5' type='virErrorDomain' info='Error in the XML code'/>
-    <struct name='virConnect' file='libvirt' type='struct _virConnect'/>
-    <typedef name='virConnectPtr' file='libvirt' type='virConnect *'>
-      <info>a virConnectPtr is pointer to a virConnect private structure, this is the type used to reference a connection to the Xen Hypervisor in the API.</info>
-    </typedef>
-    <typedef name='virDeviceMode' file='libvirt' type='enum'/>
-    <struct name='virDomain' file='libvirt' type='struct _virDomain'/>
-    <typedef name='virDomainCreateFlags' file='libvirt' type='enum'/>
-    <struct name='virDomainInfo' file='libvirt' type='struct _virDomainInfo'>
-      <field name='state' type='unsigned char' info=' the running state, one of virDomainFlags'/>
-      <field name='maxMem' type='unsigned long' info=' the maximum memory in KBytes allowed'/>
-      <field name='memory' type='unsigned long' info=' the memory in KBytes used by the domain'/>
-      <field name='nrVirtCpu' type='unsigned short' info=' the number of virtual CPUs for the domain'/>
-      <field name='cpuTime' type='unsigned long long' info=' the CPU time used in nanoseconds'/>
-    </struct>
-    <typedef name='virDomainInfoPtr' file='libvirt' type='virDomainInfo *'>
-      <info>a virDomainInfoPtr is a pointer to a virDomainInfo structure.</info>
-    </typedef>
-    <struct name='virDomainKernel' file='libvirt' type='struct _virDomainKernel'>
-      <field name='kernel' type='const char *' info=' filename pointing to the kernel image'/>
-      <field name='ramdisk' type='const char *' info=' an optional init ramdisk'/>
-      <field name='root' type='const char *' info=' an optional root block device'/>
-      <field name='extra' type='const char *' info=' optional kernel command line parameters'/>
-    </struct>
-    <typedef name='virDomainKernelPtr' file='libvirt' type='virDomainKernel *'>
-      <info>a virDomainKernelPtr is a pointer to a virDomainKernel structure.</info>
-    </typedef>
-    <typedef name='virDomainPtr' file='libvirt' type='virDomain *'>
-      <info>a virDomainPtr is pointer to a virDomain private structure, this is the type used to reference a Xen domain in the API.</info>
-    </typedef>
-    <typedef name='virDomainRestart' file='libvirt' type='enum'/>
-    <typedef name='virDomainState' file='libvirt' type='enum'/>
-    <struct name='virError' file='virterror' type='struct _virError'>
-      <field name='code' type='int' info=' The error code, a virErrorNumber'/>
-      <field name='domain' type='int' info=' What part of the library raised this error'/>
-      <field name='message' type='char *' info=' human-readable informative error message'/>
-      <field name='level' type='virErrorLevel' info=' how consequent is the error'/>
-      <field name='conn' type='virConnectPtr' info=' the connection if available'/>
-      <field name='dom' type='virDomainPtr' info=' the domain if available'/>
-      <field name='str1' type='char *' info=' extra string information'/>
-      <field name='str2' type='char *' info=' extra string information'/>
-      <field name='str3' type='char *' info=' extra string information'/>
-      <field name='int1' type='int' info=' extra number information'/>
-      <field name='int2' type='int' info=' extra number information'/>
-    </struct>
-    <typedef name='virErrorDomain' file='virterror' type='enum'/>
-    <typedef name='virErrorLevel' file='virterror' type='enum'/>
-    <typedef name='virErrorNumber' file='virterror' type='enum'/>
-    <typedef name='virErrorPtr' file='virterror' type='virError *'/>
-    <struct name='virNodeInfo' file='libvirt' type='struct _virNodeInfo'>
-      <field name='model' type='charmodel[32]' info=' string indicating the CPU model'/>
-      <field name='memory' type='unsigned long' info=' memory size in kilobytes'/>
-      <field name='cpus' type='unsigned int' info=' the number of active CPUs'/>
-      <field name='mhz' type='unsigned int' info=' expected CPU frequency'/>
-      <field name='nodes' type='unsigned int' info=' the number of NUMA cell, 1 for uniform mem access'/>
-      <field name='sockets' type='unsigned int' info=' number of CPU socket per node'/>
-      <field name='cores' type='unsigned int' info=' number of core per socket'/>
-      <field name='threads' type='unsigned int' info=' number of threads per core'/>
-    </struct>
-    <typedef name='virNodeInfoPtr' file='libvirt' type='virNodeInfo *'>
-      <info>a virNodeInfoPtr is a pointer to a virNodeInfo structure.</info>
-    </typedef>
-    <function name='virConnCopyLastError' file='virterror' module='virterror'>
-      <info>Copy the content of the last error caught on that connection One will need to free the result with virResetError()</info>
-      <return type='int' info='0 if no error was found and the error code otherwise and -1 in case of parameter error.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='to' type='virErrorPtr' info='target to receive the copy'/>
-    </function>
-    <function name='virConnGetLastError' file='virterror' module='virterror'>
-      <info>Provide a pointer to the last error caught on that connection Simpler but may not be suitable for multithreaded accesses, in which case use virConnCopyLastError()</info>
-      <return type='virErrorPtr' info='a pointer to the last error or NULL if none occured.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-    </function>
-    <function name='virConnResetLastError' file='virterror' module='virterror'>
-      <info>Reset the last error caught on that connection</info>
-      <return type='void'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-    </function>
-    <function name='virConnSetErrorFunc' file='virterror' module='virterror'>
-      <info>Set a connection error handling function, if @handler is NULL it will reset to default which is to pass error back to the global library handler.</info>
-      <return type='void'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='userData' type='void *' info='pointer to the user data provided in the handler callback'/>
-      <arg name='handler' type='virErrorFunc' info='the function to get called in case of error or NULL'/>
-    </function>
-    <function name='virConnectClose' file='libvirt' module='libvirt'>
-      <info>This function closes the connection to the Hypervisor. This should not be called if further interaction with the Hypervisor are needed especially if there is running domain which need further monitoring by the application.</info>
-      <return type='int' info='0 in case of success or -1 in case of error.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-    </function>
-    <function name='virConnectGetType' file='libvirt' module='libvirt'>
-      <info>Get the name of the Hypervisor software used.</info>
-      <return type='const char *' info='NULL in case of error, a static zero terminated string otherwise.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-    </function>
-    <function name='virConnectGetVersion' file='libvirt' module='libvirt'>
-      <info>Get the version level of the Hypervisor running. This may work only with hypervisor call, i.e. with priviledged access to the hypervisor, not with a Read-Only connection.</info>
-      <return type='int' info='-1 in case of error, 0 otherwise. if the version can&apos;t be extracted by lack of capacities returns 0 and @hvVer is 0, otherwise @hvVer value is major * 1,000,000 + minor * 1,000 + release'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='hvVer' type='unsigned long *' info='return value for the version of the running hypervisor (OUT)'/>
-    </function>
-    <function name='virConnectListDefinedDomains' file='libvirt' module='libvirt'>
-      <info>list the defined domains, stores the pointers to the names in @names</info>
-      <return type='int' info='the number of names provided in the array or -1 in case of error'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='names' type='const char **' info='pointer to an array to store the names'/>
-      <arg name='maxnames' type='int' info='size of the array'/>
-    </function>
-    <function name='virConnectListDomains' file='libvirt' module='libvirt'>
-      <info>Collect the list of active domains, and store their ID in @maxids</info>
-      <return type='int' info='the number of domain found or -1 in case of error'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='ids' type='int *' info='array to collect the list of IDs of active domains'/>
-      <arg name='maxids' type='int' info='size of @ids'/>
-    </function>
-    <function name='virConnectNumOfDomains' file='libvirt' module='libvirt'>
-      <info>Provides the number of active domains.</info>
-      <return type='int' info='the number of domain found or -1 in case of error'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-    </function>
-    <function name='virConnectOpen' file='libvirt' module='libvirt'>
-      <info>This function should be called first to get a connection to the Hypervisor and xen store</info>
-      <return type='virConnectPtr' info='a pointer to the hypervisor connection or NULL in case of error'/>
-      <arg name='name' type='const char *' info='optional argument currently unused, pass NULL'/>
-    </function>
-    <function name='virConnectOpenReadOnly' file='libvirt' module='libvirt'>
-      <info>This function should be called first to get a restricted connection to the libbrary functionalities. The set of APIs usable are then restricted on the available methods to control the domains.</info>
-      <return type='virConnectPtr' info='a pointer to the hypervisor connection or NULL in case of error'/>
-      <arg name='name' type='const char *' info='optional argument currently unused, pass NULL'/>
-    </function>
-    <function name='virCopyLastError' file='virterror' module='virterror'>
-      <info>Copy the content of the last error caught at the library level One will need to free the result with virResetError()</info>
-      <return type='int' info='0 if no error was found and the error code otherwise and -1 in case of parameter error.'/>
-      <arg name='to' type='virErrorPtr' info='target to receive the copy'/>
-    </function>
-    <function name='virDefaultErrorFunc' file='virterror' module='virterror'>
-      <info>Default routine reporting an error to stderr.</info>
-      <return type='void'/>
-      <arg name='err' type='virErrorPtr' info='pointer to the error.'/>
-    </function>
-    <function name='virDomainCreate' file='libvirt' module='libvirt'>
-      <info>launch a defined domain. If the call succeed the domain moves from the defined to the running domains pools.</info>
-      <return type='int' info='0 in case of success, -1 in case of error'/>
-      <arg name='domain' type='virDomainPtr' info='pointer to a defined domain'/>
-    </function>
-    <function name='virDomainCreateLinux' file='libvirt' module='libvirt'>
-      <info>Launch a new Linux guest domain, based on an XML description similar to the one returned by virDomainGetXMLDesc() This function may requires priviledged access to the hypervisor.</info>
-      <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='xmlDesc' type='const char *' info='an XML description of the domain'/>
-      <arg name='flags' type='unsigned int' info='an optional set of virDomainFlags'/>
-    </function>
-    <function name='virDomainDefineXML' file='libvirt' module='libvirt'>
-      <info>define a domain, but does not start it</info>
-      <return type='virDomainPtr' info='NULL in case of error, a pointer to the domain otherwise'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='xml' type='const char *' info='the XML description for the domain, preferably in UTF-8'/>
-    </function>
-    <function name='virDomainDestroy' file='libvirt' module='libvirt'>
-      <info>Destroy the domain object. The running instance is shutdown if not down already and all resources used by it are given back to the hypervisor. The data structure is freed and should not be used thereafter if the call does not return an error. This function may requires priviledged access</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainFree' file='libvirt' module='libvirt'>
-      <info>Free the domain object. The running instance is kept alive. The data structure is freed and should not be used thereafter.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainGetID' file='libvirt' module='libvirt'>
-      <info>Get the hypervisor ID number for the domain</info>
-      <return type='unsigned int' info='the domain ID number or (unsigned int) -1 in case of error'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainGetInfo' file='libvirt' module='libvirt'>
-      <info>Extract information about a domain. Note that if the connection used to get the domain is limited only a partial set of the informations can be extracted.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='info' type='virDomainInfoPtr' info='pointer to a virDomainInfo structure allocated by the user'/>
-    </function>
-    <function name='virDomainGetMaxMemory' file='libvirt' module='libvirt'>
-      <info>Retrieve the maximum amount of physical memory allocated to a domain. If domain is NULL, then this get the amount of memory reserved to Domain0 i.e. the domain where the application runs.</info>
-      <return type='unsigned long' info='the memory size in kilobytes or 0 in case of error.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object or NULL'/>
-    </function>
-    <function name='virDomainGetName' file='libvirt' module='libvirt'>
-      <info>Get the public name for that domain</info>
-      <return type='const char *' info='a pointer to the name or NULL, the string need not be deallocated its lifetime will be the same as the domain object.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainGetOSType' file='libvirt' module='libvirt'>
-      <info>Get the type of domain operation system.</info>
-      <return type='char *' info='the new string or NULL in case of error, the string must be freed by the caller.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainGetUUID' file='libvirt' module='libvirt'>
-      <info>Get the UUID for a domain</info>
-      <return type='int' info='-1 in case of error, 0 in case of success'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='uuid' type='unsigned char *' info='pointer to a 16 bytes array'/>
-    </function>
-    <function name='virDomainGetUUIDString' file='libvirt' module='libvirt'>
-      <info>Get the UUID for a domain as string. For more information about UUID see RFC4122.</info>
-      <return type='int' info='-1 in case of error, 0 in case of success'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='buf' type='char *' info='pointer to a 37 bytes array'/>
-    </function>
-    <function name='virDomainGetXMLDesc' file='libvirt' module='libvirt'>
-      <info>Provide an XML description of the domain. The description may be reused later to relaunch the domain with virDomainCreateLinux().</info>
-      <return type='char *' info='a 0 terminated UTF-8 encoded XML instance, or NULL in case of error. the caller must free() the returned value.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='flags' type='int' info='and OR&apos;ed set of extraction flags, not used yet'/>
-    </function>
-    <function name='virDomainLookupByID' file='libvirt' module='libvirt'>
-      <info>Try to find a domain based on the hypervisor ID number</info>
-      <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='id' type='int' info='the domain ID number'/>
-    </function>
-    <function name='virDomainLookupByName' file='libvirt' module='libvirt'>
-      <info>Try to lookup a domain on the given hypervisor based on its name.</info>
-      <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='name' type='const char *' info='name for the domain'/>
-    </function>
-    <function name='virDomainLookupByUUID' file='libvirt' module='libvirt'>
-      <info>Try to lookup a domain on the given hypervisor based on its UUID.</info>
-      <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='uuid' type='const unsigned char *' info='the raw UUID for the domain'/>
-    </function>
-    <function name='virDomainLookupByUUIDString' file='libvirt' module='libvirt'>
-      <info>Try to lookup a domain on the given hypervisor based on its UUID.</info>
-      <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='uuidstr' type='const char *' info='the string UUID for the domain'/>
-    </function>
-    <function name='virDomainReboot' file='libvirt' module='libvirt'>
-      <info>Reboot a domain, the domain object is still usable there after but the domain OS is being stopped for a restart. Note that the guest OS may ignore the request.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='flags' type='unsigned int' info='extra flags for the reboot operation, not used yet'/>
-    </function>
-    <function name='virDomainRestore' file='libvirt' module='libvirt'>
-      <info>This method will restore a domain saved to disk by virDomainSave().</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='from' type='const char *' info='path to the'/>
-    </function>
-    <function name='virDomainResume' file='libvirt' module='libvirt'>
-      <info>Resume an suspended domain, the process is restarted from the state where it was frozen by calling virSuspendDomain(). This function may requires priviledged access</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainSave' file='libvirt' module='libvirt'>
-      <info>This method will suspend a domain and save its memory contents to a file on disk. After the call, if successful, the domain is not listed as running anymore (this may be a problem). Use virDomainRestore() to restore a domain after saving.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-      <arg name='to' type='const char *' info='path for the output file'/>
-    </function>
-    <function name='virDomainSetMaxMemory' file='libvirt' module='libvirt'>
-      <info>Dynamically change the maximum amount of physical memory allocated to a domain. If domain is NULL, then this change the amount of memory reserved to Domain0 i.e. the domain where the application runs. This function requires priviledged access to the hypervisor.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object or NULL'/>
-      <arg name='memory' type='unsigned long' info='the memory size in kilobytes'/>
-    </function>
-    <function name='virDomainSetMemory' file='libvirt' module='libvirt'>
-      <info>Dynamically change the target amount of physical memory allocated to a domain. If domain is NULL, then this change the amount of memory reserved to Domain0 i.e. the domain where the application runs. This function may requires priviledged access to the hypervisor.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object or NULL'/>
-      <arg name='memory' type='unsigned long' info='the memory size in kilobytes'/>
-    </function>
-    <function name='virDomainShutdown' file='libvirt' module='libvirt'>
-      <info>Shutdown a domain, the domain object is still usable there after but the domain OS is being stopped. Note that the guest OS may ignore the request.  TODO: should we add an option for reboot, knowing it may not be doable in the general case ?</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainSuspend' file='libvirt' module='libvirt'>
-      <info>Suspends an active domain, the process is frozen without further access to CPU resources and I/O but the memory used by the domain at the hypervisor level will stay allocated. Use virDomainResume() to reactivate the domain. This function may requires priviledged access.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='domain' type='virDomainPtr' info='a domain object'/>
-    </function>
-    <function name='virDomainUndefine' file='libvirt' module='libvirt'>
-      <info>undefine a domain but does not stop it if it is running</info>
-      <return type='int' info='0 in case of success, -1 in case of error'/>
-      <arg name='domain' type='virDomainPtr' info='pointer to a defined domain'/>
-    </function>
-    <functype name='virErrorFunc' file='virterror' module='virterror'>
-      <info>Signature of a function to use when there is an error raised by the library.</info>
-      <return type='void'/>
-      <arg name='userData' type='void *' info='user provided data for the error callback'/>
-      <arg name='error' type='virErrorPtr' info='the error being raised.'/>
-    </functype>
-    <function name='virGetLastError' file='virterror' module='virterror'>
-      <info>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()</info>
-      <return type='virErrorPtr' info='a pointer to the last error or NULL if none occured.'/>
-    </function>
-    <function name='virGetVersion' file='libvirt' module='libvirt'>
-      <info>Provides two information back, @libVer is the version of the library while @typeVer will be the version of the hypervisor type @type against which the library was compiled. If @type is NULL, &quot;Xen&quot; is assumed, if @type is unknown or not availble, an error code will be returned and @typeVer will be 0.</info>
-      <return type='int' info='-1 in case of failure, 0 otherwise, and values for @libVer and @typeVer have the format major * 1,000,000 + minor * 1,000 + release.'/>
-      <arg name='libVer' type='unsigned long *' info='return value for the library version (OUT)'/>
-      <arg name='type' type='const char *' info='the type of connection/driver looked at'/>
-      <arg name='typeVer' type='unsigned long *' info='return value for the version of the hypervisor (OUT)'/>
-    </function>
-    <function name='virInitialize' file='libvirt' module='libvirt'>
-      <info>Initialize the library. It&apos;s better to call this routine at startup in multithreaded applications to avoid potential race when initializing the library.</info>
-      <return type='int' info='0 in case of success, -1 in case of error'/>
-    </function>
-    <function name='virNodeGetInfo' file='libvirt' module='libvirt'>
-      <info>Extract hardware information about the node.</info>
-      <return type='int' info='0 in case of success and -1 in case of failure.'/>
-      <arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
-      <arg name='info' type='virNodeInfoPtr' info='pointer to a virNodeInfo structure allocated by the user'/>
-    </function>
-    <function name='virResetError' file='virterror' module='virterror'>
-      <info>Reset the error being pointed to</info>
-      <return type='void'/>
-      <arg name='err' type='virErrorPtr' info='pointer to the virError to clean up'/>
-    </function>
-    <function name='virResetLastError' file='virterror' module='virterror'>
-      <info>Reset the last error caught at the library level.</info>
-      <return type='void'/>
-    </function>
-    <function name='virSetErrorFunc' file='virterror' module='virterror'>
-      <info>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.</info>
-      <return type='void'/>
-      <arg name='userData' type='void *' info='pointer to the user data provided in the handler callback'/>
-      <arg name='handler' type='virErrorFunc' info='the function to get called in case of error or NULL'/>
-    </function>
   </symbols>
 </api>
index 571976854e7a9157bdba999bda779cc00576c434..532865ea3607ec68a4c16440da70010dd82bba91 100644 (file)
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <apirefs name='libvirt'>
   <references>
-    <reference name='LIBVIR_VERSION_NUMBER' href='html/libvirt-libvirt.html#LIBVIR_VERSION_NUMBER'/>
-    <reference name='VIR_DEVICE_DEFAULT' href='html/libvirt-libvirt.html#VIR_DEVICE_DEFAULT'/>
-    <reference name='VIR_DEVICE_RO' href='html/libvirt-libvirt.html#VIR_DEVICE_RO'/>
-    <reference name='VIR_DEVICE_RW' href='html/libvirt-libvirt.html#VIR_DEVICE_RW'/>
-    <reference name='VIR_DEVICE_RW_FORCE' href='html/libvirt-libvirt.html#VIR_DEVICE_RW_FORCE'/>
-    <reference name='VIR_DOMAIN_BLOCKED' href='html/libvirt-libvirt.html#VIR_DOMAIN_BLOCKED'/>
-    <reference name='VIR_DOMAIN_CRASHED' href='html/libvirt-libvirt.html#VIR_DOMAIN_CRASHED'/>
-    <reference name='VIR_DOMAIN_DESTROY' href='html/libvirt-libvirt.html#VIR_DOMAIN_DESTROY'/>
-    <reference name='VIR_DOMAIN_NONE' href='html/libvirt-libvirt.html#VIR_DOMAIN_NONE'/>
-    <reference name='VIR_DOMAIN_NOSTATE' href='html/libvirt-libvirt.html#VIR_DOMAIN_NOSTATE'/>
-    <reference name='VIR_DOMAIN_PAUSED' href='html/libvirt-libvirt.html#VIR_DOMAIN_PAUSED'/>
-    <reference name='VIR_DOMAIN_PRESERVE' href='html/libvirt-libvirt.html#VIR_DOMAIN_PRESERVE'/>
-    <reference name='VIR_DOMAIN_RENAME_RESTART' href='html/libvirt-libvirt.html#VIR_DOMAIN_RENAME_RESTART'/>
-    <reference name='VIR_DOMAIN_RESTART' href='html/libvirt-libvirt.html#VIR_DOMAIN_RESTART'/>
-    <reference name='VIR_DOMAIN_RUNNING' href='html/libvirt-libvirt.html#VIR_DOMAIN_RUNNING'/>
-    <reference name='VIR_DOMAIN_SHUTDOWN' href='html/libvirt-libvirt.html#VIR_DOMAIN_SHUTDOWN'/>
-    <reference name='VIR_DOMAIN_SHUTOFF' href='html/libvirt-libvirt.html#VIR_DOMAIN_SHUTOFF'/>
-    <reference name='VIR_ERR_CALL_FAILED' href='html/libvirt-virterror.html#VIR_ERR_CALL_FAILED'/>
-    <reference name='VIR_ERR_DOM_EXIST' href='html/libvirt-virterror.html#VIR_ERR_DOM_EXIST'/>
-    <reference name='VIR_ERR_DRIVER_FULL' href='html/libvirt-virterror.html#VIR_ERR_DRIVER_FULL'/>
-    <reference name='VIR_ERR_ERROR' href='html/libvirt-virterror.html#VIR_ERR_ERROR'/>
-    <reference name='VIR_ERR_GET_FAILED' href='html/libvirt-virterror.html#VIR_ERR_GET_FAILED'/>
-    <reference name='VIR_ERR_HTTP_ERROR' href='html/libvirt-virterror.html#VIR_ERR_HTTP_ERROR'/>
-    <reference name='VIR_ERR_INTERNAL_ERROR' href='html/libvirt-virterror.html#VIR_ERR_INTERNAL_ERROR'/>
-    <reference name='VIR_ERR_INVALID_ARG' href='html/libvirt-virterror.html#VIR_ERR_INVALID_ARG'/>
-    <reference name='VIR_ERR_INVALID_CONN' href='html/libvirt-virterror.html#VIR_ERR_INVALID_CONN'/>
-    <reference name='VIR_ERR_INVALID_DOMAIN' href='html/libvirt-virterror.html#VIR_ERR_INVALID_DOMAIN'/>
-    <reference name='VIR_ERR_NONE' href='html/libvirt-virterror.html#VIR_ERR_NONE'/>
-    <reference name='VIR_ERR_NO_CONNECT' href='html/libvirt-virterror.html#VIR_ERR_NO_CONNECT'/>
-    <reference name='VIR_ERR_NO_DEVICE' href='html/libvirt-virterror.html#VIR_ERR_NO_DEVICE'/>
-    <reference name='VIR_ERR_NO_KERNEL' href='html/libvirt-virterror.html#VIR_ERR_NO_KERNEL'/>
-    <reference name='VIR_ERR_NO_MEMORY' href='html/libvirt-virterror.html#VIR_ERR_NO_MEMORY'/>
-    <reference name='VIR_ERR_NO_NAME' href='html/libvirt-virterror.html#VIR_ERR_NO_NAME'/>
-    <reference name='VIR_ERR_NO_OS' href='html/libvirt-virterror.html#VIR_ERR_NO_OS'/>
-    <reference name='VIR_ERR_NO_ROOT' href='html/libvirt-virterror.html#VIR_ERR_NO_ROOT'/>
-    <reference name='VIR_ERR_NO_SOURCE' href='html/libvirt-virterror.html#VIR_ERR_NO_SOURCE'/>
-    <reference name='VIR_ERR_NO_SUPPORT' href='html/libvirt-virterror.html#VIR_ERR_NO_SUPPORT'/>
-    <reference name='VIR_ERR_NO_TARGET' href='html/libvirt-virterror.html#VIR_ERR_NO_TARGET'/>
-    <reference name='VIR_ERR_NO_XEN' href='html/libvirt-virterror.html#VIR_ERR_NO_XEN'/>
-    <reference name='VIR_ERR_NO_XENSTORE' href='html/libvirt-virterror.html#VIR_ERR_NO_XENSTORE'/>
-    <reference name='VIR_ERR_OK' href='html/libvirt-virterror.html#VIR_ERR_OK'/>
-    <reference name='VIR_ERR_OPERATION_FAILED' href='html/libvirt-virterror.html#VIR_ERR_OPERATION_FAILED'/>
-    <reference name='VIR_ERR_OS_TYPE' href='html/libvirt-virterror.html#VIR_ERR_OS_TYPE'/>
-    <reference name='VIR_ERR_POST_FAILED' href='html/libvirt-virterror.html#VIR_ERR_POST_FAILED'/>
-    <reference name='VIR_ERR_SEXPR_SERIAL' href='html/libvirt-virterror.html#VIR_ERR_SEXPR_SERIAL'/>
-    <reference name='VIR_ERR_UNKNOWN_HOST' href='html/libvirt-virterror.html#VIR_ERR_UNKNOWN_HOST'/>
-    <reference name='VIR_ERR_WARNING' href='html/libvirt-virterror.html#VIR_ERR_WARNING'/>
-    <reference name='VIR_ERR_XEN_CALL' href='html/libvirt-virterror.html#VIR_ERR_XEN_CALL'/>
-    <reference name='VIR_ERR_XML_ERROR' href='html/libvirt-virterror.html#VIR_ERR_XML_ERROR'/>
-    <reference name='VIR_FROM_DOM' href='html/libvirt-virterror.html#VIR_FROM_DOM'/>
-    <reference name='VIR_FROM_NONE' href='html/libvirt-virterror.html#VIR_FROM_NONE'/>
-    <reference name='VIR_FROM_RPC' href='html/libvirt-virterror.html#VIR_FROM_RPC'/>
-    <reference name='VIR_FROM_SEXPR' href='html/libvirt-virterror.html#VIR_FROM_SEXPR'/>
-    <reference name='VIR_FROM_XEN' href='html/libvirt-virterror.html#VIR_FROM_XEN'/>
-    <reference name='VIR_FROM_XEND' href='html/libvirt-virterror.html#VIR_FROM_XEND'/>
-    <reference name='VIR_FROM_XENSTORE' href='html/libvirt-virterror.html#VIR_FROM_XENSTORE'/>
-    <reference name='VIR_FROM_XML' href='html/libvirt-virterror.html#VIR_FROM_XML'/>
-    <reference name='_virDomainInfo' href='html/libvirt-libvirt.html#_virDomainInfo'/>
-    <reference name='_virDomainKernel' href='html/libvirt-libvirt.html#_virDomainKernel'/>
-    <reference name='_virError' href='html/libvirt-virterror.html#_virError'/>
-    <reference name='_virNodeInfo' href='html/libvirt-libvirt.html#_virNodeInfo'/>
-    <reference name='virConnCopyLastError' href='html/libvirt-virterror.html#virConnCopyLastError'/>
-    <reference name='virConnGetLastError' href='html/libvirt-virterror.html#virConnGetLastError'/>
-    <reference name='virConnResetLastError' href='html/libvirt-virterror.html#virConnResetLastError'/>
-    <reference name='virConnSetErrorFunc' href='html/libvirt-virterror.html#virConnSetErrorFunc'/>
-    <reference name='virConnect' href='html/libvirt-libvirt.html#virConnect'/>
-    <reference name='virConnectClose' href='html/libvirt-libvirt.html#virConnectClose'/>
-    <reference name='virConnectGetType' href='html/libvirt-libvirt.html#virConnectGetType'/>
-    <reference name='virConnectGetVersion' href='html/libvirt-libvirt.html#virConnectGetVersion'/>
-    <reference name='virConnectListDefinedDomains' href='html/libvirt-libvirt.html#virConnectListDefinedDomains'/>
-    <reference name='virConnectListDomains' href='html/libvirt-libvirt.html#virConnectListDomains'/>
-    <reference name='virConnectNumOfDomains' href='html/libvirt-libvirt.html#virConnectNumOfDomains'/>
-    <reference name='virConnectOpen' href='html/libvirt-libvirt.html#virConnectOpen'/>
-    <reference name='virConnectOpenReadOnly' href='html/libvirt-libvirt.html#virConnectOpenReadOnly'/>
-    <reference name='virConnectPtr' href='html/libvirt-libvirt.html#virConnectPtr'/>
-    <reference name='virCopyLastError' href='html/libvirt-virterror.html#virCopyLastError'/>
-    <reference name='virDefaultErrorFunc' href='html/libvirt-virterror.html#virDefaultErrorFunc'/>
-    <reference name='virDeviceMode' href='html/libvirt-libvirt.html#virDeviceMode'/>
-    <reference name='virDomain' href='html/libvirt-libvirt.html#virDomain'/>
-    <reference name='virDomainCreate' href='html/libvirt-libvirt.html#virDomainCreate'/>
-    <reference name='virDomainCreateFlags' href='html/libvirt-libvirt.html#virDomainCreateFlags'/>
-    <reference name='virDomainCreateLinux' href='html/libvirt-libvirt.html#virDomainCreateLinux'/>
-    <reference name='virDomainDefineXML' href='html/libvirt-libvirt.html#virDomainDefineXML'/>
-    <reference name='virDomainDestroy' href='html/libvirt-libvirt.html#virDomainDestroy'/>
-    <reference name='virDomainFree' href='html/libvirt-libvirt.html#virDomainFree'/>
-    <reference name='virDomainGetID' href='html/libvirt-libvirt.html#virDomainGetID'/>
-    <reference name='virDomainGetInfo' href='html/libvirt-libvirt.html#virDomainGetInfo'/>
-    <reference name='virDomainGetMaxMemory' href='html/libvirt-libvirt.html#virDomainGetMaxMemory'/>
-    <reference name='virDomainGetName' href='html/libvirt-libvirt.html#virDomainGetName'/>
-    <reference name='virDomainGetOSType' href='html/libvirt-libvirt.html#virDomainGetOSType'/>
-    <reference name='virDomainGetUUID' href='html/libvirt-libvirt.html#virDomainGetUUID'/>
-    <reference name='virDomainGetUUIDString' href='html/libvirt-libvirt.html#virDomainGetUUIDString'/>
-    <reference name='virDomainGetXMLDesc' href='html/libvirt-libvirt.html#virDomainGetXMLDesc'/>
-    <reference name='virDomainInfo' href='html/libvirt-libvirt.html#virDomainInfo'/>
-    <reference name='virDomainInfoPtr' href='html/libvirt-libvirt.html#virDomainInfoPtr'/>
-    <reference name='virDomainKernel' href='html/libvirt-libvirt.html#virDomainKernel'/>
-    <reference name='virDomainKernelPtr' href='html/libvirt-libvirt.html#virDomainKernelPtr'/>
-    <reference name='virDomainLookupByID' href='html/libvirt-libvirt.html#virDomainLookupByID'/>
-    <reference name='virDomainLookupByName' href='html/libvirt-libvirt.html#virDomainLookupByName'/>
-    <reference name='virDomainLookupByUUID' href='html/libvirt-libvirt.html#virDomainLookupByUUID'/>
-    <reference name='virDomainLookupByUUIDString' href='html/libvirt-libvirt.html#virDomainLookupByUUIDString'/>
-    <reference name='virDomainPtr' href='html/libvirt-libvirt.html#virDomainPtr'/>
-    <reference name='virDomainReboot' href='html/libvirt-libvirt.html#virDomainReboot'/>
-    <reference name='virDomainRestart' href='html/libvirt-libvirt.html#virDomainRestart'/>
-    <reference name='virDomainRestore' href='html/libvirt-libvirt.html#virDomainRestore'/>
-    <reference name='virDomainResume' href='html/libvirt-libvirt.html#virDomainResume'/>
-    <reference name='virDomainSave' href='html/libvirt-libvirt.html#virDomainSave'/>
-    <reference name='virDomainSetMaxMemory' href='html/libvirt-libvirt.html#virDomainSetMaxMemory'/>
-    <reference name='virDomainSetMemory' href='html/libvirt-libvirt.html#virDomainSetMemory'/>
-    <reference name='virDomainShutdown' href='html/libvirt-libvirt.html#virDomainShutdown'/>
-    <reference name='virDomainState' href='html/libvirt-libvirt.html#virDomainState'/>
-    <reference name='virDomainSuspend' href='html/libvirt-libvirt.html#virDomainSuspend'/>
-    <reference name='virDomainUndefine' href='html/libvirt-libvirt.html#virDomainUndefine'/>
-    <reference name='virError' href='html/libvirt-virterror.html#virError'/>
-    <reference name='virErrorDomain' href='html/libvirt-virterror.html#virErrorDomain'/>
-    <reference name='virErrorFunc' href='html/libvirt-virterror.html#virErrorFunc'/>
-    <reference name='virErrorLevel' href='html/libvirt-virterror.html#virErrorLevel'/>
-    <reference name='virErrorNumber' href='html/libvirt-virterror.html#virErrorNumber'/>
-    <reference name='virErrorPtr' href='html/libvirt-virterror.html#virErrorPtr'/>
-    <reference name='virGetLastError' href='html/libvirt-virterror.html#virGetLastError'/>
-    <reference name='virGetVersion' href='html/libvirt-libvirt.html#virGetVersion'/>
-    <reference name='virInitialize' href='html/libvirt-libvirt.html#virInitialize'/>
-    <reference name='virNodeGetInfo' href='html/libvirt-libvirt.html#virNodeGetInfo'/>
-    <reference name='virNodeInfo' href='html/libvirt-libvirt.html#virNodeInfo'/>
-    <reference name='virNodeInfoPtr' href='html/libvirt-libvirt.html#virNodeInfoPtr'/>
-    <reference name='virResetError' href='html/libvirt-virterror.html#virResetError'/>
-    <reference name='virResetLastError' href='html/libvirt-virterror.html#virResetLastError'/>
-    <reference name='virSetErrorFunc' href='html/libvirt-virterror.html#virSetErrorFunc'/>
   </references>
   <alpha>
-    <letter name='L'>
-      <ref name='LIBVIR_VERSION_NUMBER'/>
-    </letter>
-    <letter name='V'>
-      <ref name='VIR_DEVICE_DEFAULT'/>
-      <ref name='VIR_DEVICE_RO'/>
-      <ref name='VIR_DEVICE_RW'/>
-      <ref name='VIR_DEVICE_RW_FORCE'/>
-      <ref name='VIR_DOMAIN_BLOCKED'/>
-      <ref name='VIR_DOMAIN_CRASHED'/>
-      <ref name='VIR_DOMAIN_DESTROY'/>
-      <ref name='VIR_DOMAIN_NONE'/>
-      <ref name='VIR_DOMAIN_NOSTATE'/>
-      <ref name='VIR_DOMAIN_PAUSED'/>
-      <ref name='VIR_DOMAIN_PRESERVE'/>
-      <ref name='VIR_DOMAIN_RENAME_RESTART'/>
-      <ref name='VIR_DOMAIN_RESTART'/>
-      <ref name='VIR_DOMAIN_RUNNING'/>
-      <ref name='VIR_DOMAIN_SHUTDOWN'/>
-      <ref name='VIR_DOMAIN_SHUTOFF'/>
-      <ref name='VIR_ERR_CALL_FAILED'/>
-      <ref name='VIR_ERR_DOM_EXIST'/>
-      <ref name='VIR_ERR_DRIVER_FULL'/>
-      <ref name='VIR_ERR_ERROR'/>
-      <ref name='VIR_ERR_GET_FAILED'/>
-      <ref name='VIR_ERR_HTTP_ERROR'/>
-      <ref name='VIR_ERR_INTERNAL_ERROR'/>
-      <ref name='VIR_ERR_INVALID_ARG'/>
-      <ref name='VIR_ERR_INVALID_CONN'/>
-      <ref name='VIR_ERR_INVALID_DOMAIN'/>
-      <ref name='VIR_ERR_NONE'/>
-      <ref name='VIR_ERR_NO_CONNECT'/>
-      <ref name='VIR_ERR_NO_DEVICE'/>
-      <ref name='VIR_ERR_NO_KERNEL'/>
-      <ref name='VIR_ERR_NO_MEMORY'/>
-      <ref name='VIR_ERR_NO_NAME'/>
-      <ref name='VIR_ERR_NO_OS'/>
-      <ref name='VIR_ERR_NO_ROOT'/>
-      <ref name='VIR_ERR_NO_SOURCE'/>
-      <ref name='VIR_ERR_NO_SUPPORT'/>
-      <ref name='VIR_ERR_NO_TARGET'/>
-      <ref name='VIR_ERR_NO_XEN'/>
-      <ref name='VIR_ERR_NO_XENSTORE'/>
-      <ref name='VIR_ERR_OK'/>
-      <ref name='VIR_ERR_OPERATION_FAILED'/>
-      <ref name='VIR_ERR_OS_TYPE'/>
-      <ref name='VIR_ERR_POST_FAILED'/>
-      <ref name='VIR_ERR_SEXPR_SERIAL'/>
-      <ref name='VIR_ERR_UNKNOWN_HOST'/>
-      <ref name='VIR_ERR_WARNING'/>
-      <ref name='VIR_ERR_XEN_CALL'/>
-      <ref name='VIR_ERR_XML_ERROR'/>
-      <ref name='VIR_FROM_DOM'/>
-      <ref name='VIR_FROM_NONE'/>
-      <ref name='VIR_FROM_RPC'/>
-      <ref name='VIR_FROM_SEXPR'/>
-      <ref name='VIR_FROM_XEN'/>
-      <ref name='VIR_FROM_XEND'/>
-      <ref name='VIR_FROM_XENSTORE'/>
-      <ref name='VIR_FROM_XML'/>
-    </letter>
-    <letter name='_'>
-      <ref name='_virDomainInfo'/>
-      <ref name='_virDomainKernel'/>
-      <ref name='_virError'/>
-      <ref name='_virNodeInfo'/>
-    </letter>
-    <letter name='v'>
-      <ref name='virConnCopyLastError'/>
-      <ref name='virConnGetLastError'/>
-      <ref name='virConnResetLastError'/>
-      <ref name='virConnSetErrorFunc'/>
-      <ref name='virConnect'/>
-      <ref name='virConnectClose'/>
-      <ref name='virConnectGetType'/>
-      <ref name='virConnectGetVersion'/>
-      <ref name='virConnectListDefinedDomains'/>
-      <ref name='virConnectListDomains'/>
-      <ref name='virConnectNumOfDomains'/>
-      <ref name='virConnectOpen'/>
-      <ref name='virConnectOpenReadOnly'/>
-      <ref name='virConnectPtr'/>
-      <ref name='virCopyLastError'/>
-      <ref name='virDefaultErrorFunc'/>
-      <ref name='virDeviceMode'/>
-      <ref name='virDomain'/>
-      <ref name='virDomainCreate'/>
-      <ref name='virDomainCreateFlags'/>
-      <ref name='virDomainCreateLinux'/>
-      <ref name='virDomainDefineXML'/>
-      <ref name='virDomainDestroy'/>
-      <ref name='virDomainFree'/>
-      <ref name='virDomainGetID'/>
-      <ref name='virDomainGetInfo'/>
-      <ref name='virDomainGetMaxMemory'/>
-      <ref name='virDomainGetName'/>
-      <ref name='virDomainGetOSType'/>
-      <ref name='virDomainGetUUID'/>
-      <ref name='virDomainGetUUIDString'/>
-      <ref name='virDomainGetXMLDesc'/>
-      <ref name='virDomainInfo'/>
-      <ref name='virDomainInfoPtr'/>
-      <ref name='virDomainKernel'/>
-      <ref name='virDomainKernelPtr'/>
-      <ref name='virDomainLookupByID'/>
-      <ref name='virDomainLookupByName'/>
-      <ref name='virDomainLookupByUUID'/>
-      <ref name='virDomainLookupByUUIDString'/>
-      <ref name='virDomainPtr'/>
-      <ref name='virDomainReboot'/>
-      <ref name='virDomainRestart'/>
-      <ref name='virDomainRestore'/>
-      <ref name='virDomainResume'/>
-      <ref name='virDomainSave'/>
-      <ref name='virDomainSetMaxMemory'/>
-      <ref name='virDomainSetMemory'/>
-      <ref name='virDomainShutdown'/>
-      <ref name='virDomainState'/>
-      <ref name='virDomainSuspend'/>
-      <ref name='virDomainUndefine'/>
-      <ref name='virError'/>
-      <ref name='virErrorDomain'/>
-      <ref name='virErrorFunc'/>
-      <ref name='virErrorLevel'/>
-      <ref name='virErrorNumber'/>
-      <ref name='virErrorPtr'/>
-      <ref name='virGetLastError'/>
-      <ref name='virGetVersion'/>
-      <ref name='virInitialize'/>
-      <ref name='virNodeGetInfo'/>
-      <ref name='virNodeInfo'/>
-      <ref name='virNodeInfoPtr'/>
-      <ref name='virResetError'/>
-      <ref name='virResetLastError'/>
-      <ref name='virSetErrorFunc'/>
-    </letter>
   </alpha>
   <constructors>
-    <type name='unsigned int'>
-      <ref name='virDomainGetID'/>
-    </type>
-    <type name='unsigned long'>
-      <ref name='virDomainGetMaxMemory'/>
-    </type>
-    <type name='virConnectPtr'>
-      <ref name='virConnectOpen'/>
-      <ref name='virConnectOpenReadOnly'/>
-    </type>
-    <type name='virDomainPtr'>
-      <ref name='virDomainCreateLinux'/>
-      <ref name='virDomainDefineXML'/>
-      <ref name='virDomainLookupByID'/>
-      <ref name='virDomainLookupByName'/>
-      <ref name='virDomainLookupByUUID'/>
-      <ref name='virDomainLookupByUUIDString'/>
-    </type>
-    <type name='virErrorPtr'>
-      <ref name='virConnGetLastError'/>
-      <ref name='virGetLastError'/>
-    </type>
   </constructors>
   <functions>
-    <type name='const char **'>
-      <ref name='virConnectListDefinedDomains'/>
-    </type>
-    <type name='const unsigned char *'>
-      <ref name='virDomainLookupByUUID'/>
-    </type>
-    <type name='int *'>
-      <ref name='virConnectListDomains'/>
-    </type>
-    <type name='unsigned char *'>
-      <ref name='virDomainGetUUID'/>
-    </type>
-    <type name='unsigned int'>
-      <ref name='virDomainCreateLinux'/>
-      <ref name='virDomainReboot'/>
-    </type>
-    <type name='unsigned long'>
-      <ref name='virDomainSetMaxMemory'/>
-      <ref name='virDomainSetMemory'/>
-    </type>
-    <type name='unsigned long *'>
-      <ref name='virConnectGetVersion'/>
-      <ref name='virGetVersion'/>
-    </type>
-    <type name='virConnectPtr'>
-      <ref name='virConnCopyLastError'/>
-      <ref name='virConnGetLastError'/>
-      <ref name='virConnResetLastError'/>
-      <ref name='virConnSetErrorFunc'/>
-      <ref name='virConnectClose'/>
-      <ref name='virConnectGetType'/>
-      <ref name='virConnectGetVersion'/>
-      <ref name='virConnectListDefinedDomains'/>
-      <ref name='virConnectListDomains'/>
-      <ref name='virConnectNumOfDomains'/>
-      <ref name='virDomainCreateLinux'/>
-      <ref name='virDomainDefineXML'/>
-      <ref name='virDomainLookupByID'/>
-      <ref name='virDomainLookupByName'/>
-      <ref name='virDomainLookupByUUID'/>
-      <ref name='virDomainLookupByUUIDString'/>
-      <ref name='virDomainRestore'/>
-      <ref name='virNodeGetInfo'/>
-    </type>
-    <type name='virDomainInfoPtr'>
-      <ref name='virDomainGetInfo'/>
-    </type>
-    <type name='virDomainPtr'>
-      <ref name='virDomainCreate'/>
-      <ref name='virDomainDestroy'/>
-      <ref name='virDomainFree'/>
-      <ref name='virDomainGetID'/>
-      <ref name='virDomainGetInfo'/>
-      <ref name='virDomainGetMaxMemory'/>
-      <ref name='virDomainGetName'/>
-      <ref name='virDomainGetOSType'/>
-      <ref name='virDomainGetUUID'/>
-      <ref name='virDomainGetUUIDString'/>
-      <ref name='virDomainGetXMLDesc'/>
-      <ref name='virDomainReboot'/>
-      <ref name='virDomainResume'/>
-      <ref name='virDomainSave'/>
-      <ref name='virDomainSetMaxMemory'/>
-      <ref name='virDomainSetMemory'/>
-      <ref name='virDomainShutdown'/>
-      <ref name='virDomainSuspend'/>
-      <ref name='virDomainUndefine'/>
-    </type>
-    <type name='virErrorFunc'>
-      <ref name='virConnSetErrorFunc'/>
-      <ref name='virSetErrorFunc'/>
-    </type>
-    <type name='virErrorPtr'>
-      <ref name='virConnCopyLastError'/>
-      <ref name='virCopyLastError'/>
-      <ref name='virDefaultErrorFunc'/>
-      <ref name='virErrorFunc'/>
-      <ref name='virResetError'/>
-    </type>
-    <type name='virNodeInfoPtr'>
-      <ref name='virNodeGetInfo'/>
-    </type>
-    <type name='void *'>
-      <ref name='virConnSetErrorFunc'/>
-      <ref name='virErrorFunc'/>
-      <ref name='virSetErrorFunc'/>
-    </type>
   </functions>
   <files>
-    <file name='libvirt'>
-      <ref name='LIBVIR_VERSION_NUMBER'/>
-      <ref name='VIR_DEVICE_DEFAULT'/>
-      <ref name='VIR_DEVICE_RO'/>
-      <ref name='VIR_DEVICE_RW'/>
-      <ref name='VIR_DEVICE_RW_FORCE'/>
-      <ref name='VIR_DOMAIN_BLOCKED'/>
-      <ref name='VIR_DOMAIN_CRASHED'/>
-      <ref name='VIR_DOMAIN_DESTROY'/>
-      <ref name='VIR_DOMAIN_NONE'/>
-      <ref name='VIR_DOMAIN_NOSTATE'/>
-      <ref name='VIR_DOMAIN_PAUSED'/>
-      <ref name='VIR_DOMAIN_PRESERVE'/>
-      <ref name='VIR_DOMAIN_RENAME_RESTART'/>
-      <ref name='VIR_DOMAIN_RESTART'/>
-      <ref name='VIR_DOMAIN_RUNNING'/>
-      <ref name='VIR_DOMAIN_SHUTDOWN'/>
-      <ref name='VIR_DOMAIN_SHUTOFF'/>
-      <ref name='_virDomainInfo'/>
-      <ref name='_virDomainKernel'/>
-      <ref name='_virNodeInfo'/>
-      <ref name='virConnect'/>
-      <ref name='virConnectClose'/>
-      <ref name='virConnectGetType'/>
-      <ref name='virConnectGetVersion'/>
-      <ref name='virConnectListDefinedDomains'/>
-      <ref name='virConnectListDomains'/>
-      <ref name='virConnectNumOfDomains'/>
-      <ref name='virConnectOpen'/>
-      <ref name='virConnectOpenReadOnly'/>
-      <ref name='virConnectPtr'/>
-      <ref name='virDeviceMode'/>
-      <ref name='virDomain'/>
-      <ref name='virDomainCreate'/>
-      <ref name='virDomainCreateFlags'/>
-      <ref name='virDomainCreateLinux'/>
-      <ref name='virDomainDefineXML'/>
-      <ref name='virDomainDestroy'/>
-      <ref name='virDomainFree'/>
-      <ref name='virDomainGetID'/>
-      <ref name='virDomainGetInfo'/>
-      <ref name='virDomainGetMaxMemory'/>
-      <ref name='virDomainGetName'/>
-      <ref name='virDomainGetOSType'/>
-      <ref name='virDomainGetUUID'/>
-      <ref name='virDomainGetUUIDString'/>
-      <ref name='virDomainGetXMLDesc'/>
-      <ref name='virDomainInfo'/>
-      <ref name='virDomainInfoPtr'/>
-      <ref name='virDomainKernel'/>
-      <ref name='virDomainKernelPtr'/>
-      <ref name='virDomainLookupByID'/>
-      <ref name='virDomainLookupByName'/>
-      <ref name='virDomainLookupByUUID'/>
-      <ref name='virDomainLookupByUUIDString'/>
-      <ref name='virDomainPtr'/>
-      <ref name='virDomainReboot'/>
-      <ref name='virDomainRestart'/>
-      <ref name='virDomainRestore'/>
-      <ref name='virDomainResume'/>
-      <ref name='virDomainSave'/>
-      <ref name='virDomainSetMaxMemory'/>
-      <ref name='virDomainSetMemory'/>
-      <ref name='virDomainShutdown'/>
-      <ref name='virDomainState'/>
-      <ref name='virDomainSuspend'/>
-      <ref name='virDomainUndefine'/>
-      <ref name='virGetVersion'/>
-      <ref name='virInitialize'/>
-      <ref name='virNodeGetInfo'/>
-      <ref name='virNodeInfo'/>
-      <ref name='virNodeInfoPtr'/>
-    </file>
-    <file name='virterror'>
-      <ref name='VIR_ERR_CALL_FAILED'/>
-      <ref name='VIR_ERR_DOM_EXIST'/>
-      <ref name='VIR_ERR_DRIVER_FULL'/>
-      <ref name='VIR_ERR_ERROR'/>
-      <ref name='VIR_ERR_GET_FAILED'/>
-      <ref name='VIR_ERR_HTTP_ERROR'/>
-      <ref name='VIR_ERR_INTERNAL_ERROR'/>
-      <ref name='VIR_ERR_INVALID_ARG'/>
-      <ref name='VIR_ERR_INVALID_CONN'/>
-      <ref name='VIR_ERR_INVALID_DOMAIN'/>
-      <ref name='VIR_ERR_NONE'/>
-      <ref name='VIR_ERR_NO_CONNECT'/>
-      <ref name='VIR_ERR_NO_DEVICE'/>
-      <ref name='VIR_ERR_NO_KERNEL'/>
-      <ref name='VIR_ERR_NO_MEMORY'/>
-      <ref name='VIR_ERR_NO_NAME'/>
-      <ref name='VIR_ERR_NO_OS'/>
-      <ref name='VIR_ERR_NO_ROOT'/>
-      <ref name='VIR_ERR_NO_SOURCE'/>
-      <ref name='VIR_ERR_NO_SUPPORT'/>
-      <ref name='VIR_ERR_NO_TARGET'/>
-      <ref name='VIR_ERR_NO_XEN'/>
-      <ref name='VIR_ERR_NO_XENSTORE'/>
-      <ref name='VIR_ERR_OK'/>
-      <ref name='VIR_ERR_OPERATION_FAILED'/>
-      <ref name='VIR_ERR_OS_TYPE'/>
-      <ref name='VIR_ERR_POST_FAILED'/>
-      <ref name='VIR_ERR_SEXPR_SERIAL'/>
-      <ref name='VIR_ERR_UNKNOWN_HOST'/>
-      <ref name='VIR_ERR_WARNING'/>
-      <ref name='VIR_ERR_XEN_CALL'/>
-      <ref name='VIR_ERR_XML_ERROR'/>
-      <ref name='VIR_FROM_DOM'/>
-      <ref name='VIR_FROM_NONE'/>
-      <ref name='VIR_FROM_RPC'/>
-      <ref name='VIR_FROM_SEXPR'/>
-      <ref name='VIR_FROM_XEN'/>
-      <ref name='VIR_FROM_XEND'/>
-      <ref name='VIR_FROM_XENSTORE'/>
-      <ref name='VIR_FROM_XML'/>
-      <ref name='_virError'/>
-      <ref name='virConnCopyLastError'/>
-      <ref name='virConnGetLastError'/>
-      <ref name='virConnResetLastError'/>
-      <ref name='virConnSetErrorFunc'/>
-      <ref name='virCopyLastError'/>
-      <ref name='virDefaultErrorFunc'/>
-      <ref name='virError'/>
-      <ref name='virErrorDomain'/>
-      <ref name='virErrorFunc'/>
-      <ref name='virErrorLevel'/>
-      <ref name='virErrorNumber'/>
-      <ref name='virErrorPtr'/>
-      <ref name='virGetLastError'/>
-      <ref name='virResetError'/>
-      <ref name='virResetLastError'/>
-      <ref name='virSetErrorFunc'/>
-    </file>
   </files>
   <index>
-    <chunk name='chunk0'>
-      <letter name='A'>
-        <word name='APIs'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='After'>
-          <ref name='virDomainSave'/>
-        </word>
-      </letter>
-      <letter name='C'>
-        <word name='CPU'>
-          <ref name='_virDomainInfo'/>
-          <ref name='_virNodeInfo'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='CPUs'>
-          <ref name='_virDomainInfo'/>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='Collect'>
-          <ref name='virConnectListDomains'/>
-        </word>
-        <word name='Copy'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-      </letter>
-      <letter name='D'>
-        <word name='Default'>
-          <ref name='virDefaultErrorFunc'/>
-        </word>
-        <word name='Destroy'>
-          <ref name='virDomainDestroy'/>
-        </word>
-        <word name='Domain0'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='Dynamically'>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-      </letter>
-      <letter name='E'>
-        <word name='Extract'>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-      </letter>
-      <letter name='F'>
-        <word name='For'>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-        <word name='Free'>
-          <ref name='virDomainFree'/>
-        </word>
-      </letter>
-      <letter name='G'>
-        <word name='Get'>
-          <ref name='virConnectGetType'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainGetID'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-      </letter>
-      <letter name='H'>
-        <word name='Hypervisor'>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectGetType'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virConnectOpen'/>
-        </word>
-      </letter>
-      <letter name='I'>
-        <word name='IDs'>
-          <ref name='virConnectListDomains'/>
-        </word>
-        <word name='Initialize'>
-          <ref name='virInitialize'/>
-        </word>
-      </letter>
-      <letter name='K'>
-        <word name='KBytes'>
-          <ref name='_virDomainInfo'/>
-        </word>
-      </letter>
-      <letter name='L'>
-        <word name='Launch'>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='Linux'>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-      </letter>
-      <letter name='M'>
-        <word name='Macro'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-        </word>
-      </letter>
-      <letter name='N'>
-        <word name='NULL'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectGetType'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virGetLastError'/>
-          <ref name='virGetVersion'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='NUMA'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='Note'>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-      </letter>
-      <letter name='O'>
-        <word name='OUT'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='One'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-      </letter>
-      <letter name='P'>
-        <word name='Provide'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='Provides'>
-          <ref name='virConnectNumOfDomains'/>
-          <ref name='virGetVersion'/>
-        </word>
-      </letter>
-      <letter name='R'>
-        <word name='RFC4122'>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-        <word name='Read-Only'>
-          <ref name='virConnectGetVersion'/>
-        </word>
-        <word name='Reboot'>
-          <ref name='virDomainReboot'/>
-        </word>
-        <word name='Reset'>
-          <ref name='virConnResetLastError'/>
-          <ref name='virResetError'/>
-          <ref name='virResetLastError'/>
-        </word>
-        <word name='Resume'>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='Retrieve'>
-          <ref name='virDomainGetMaxMemory'/>
-        </word>
-      </letter>
-      <letter name='S'>
-        <word name='Set'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='Shutdown'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='Signature'>
-          <ref name='virErrorFunc'/>
-        </word>
-        <word name='Simpler'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='Suspends'>
-          <ref name='virDomainSuspend'/>
-        </word>
-      </letter>
-      <letter name='T'>
-        <word name='TODO:'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='This'>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='Try'>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-      </letter>
-      <letter name='U'>
-        <word name='UTF-8'>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='UUID'>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-        <word name='Use'>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-      </letter>
-      <letter name='W'>
-        <word name='What'>
-          <ref name='_virError'/>
-        </word>
-      </letter>
-      <letter name='X'>
-        <word name='XML'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='Xen'>
-          <ref name='virGetVersion'/>
-        </word>
-      </letter>
-      <letter name='a'>
-        <word name='about'>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='access'>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='accesses'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='active'>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virConnectNumOfDomains'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='add'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='after'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='against'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='alive'>
-          <ref name='virDomainFree'/>
-        </word>
-        <word name='all'>
-          <ref name='virDomainDestroy'/>
-        </word>
-        <word name='allocated'>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='allowed'>
-          <ref name='_virDomainInfo'/>
-        </word>
-        <word name='already'>
-          <ref name='virDomainDestroy'/>
-        </word>
-        <word name='amount'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='anymore'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='application'>
-          <ref name='virConnectClose'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='applications'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='are'>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='argument'>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='array'>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-        <word name='assumed'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='available'>
-          <ref name='_virError'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='availble'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='avoid'>
-          <ref name='virInitialize'/>
-        </word>
-      </letter>
-      <letter name='b'>
-        <word name='back'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='based'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-        <word name='being'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virResetError'/>
-        </word>
-        <word name='better'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='block'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='but'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virDomainUndefine'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='bytes'>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-      </letter>
-      <letter name='c'>
-        <word name='call'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainCreate'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainSave'/>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='callback'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='called'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='caller'>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='calling'>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='can'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='capacities'>
-          <ref name='virConnectGetVersion'/>
-        </word>
-        <word name='caught'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnResetLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virGetLastError'/>
-          <ref name='virResetLastError'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='cell'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='change'>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='clean'>
-          <ref name='virResetError'/>
-        </word>
-        <word name='closes'>
-          <ref name='virConnectClose'/>
-        </word>
-        <word name='code'>
-          <ref name='_virError'/>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='collect'>
-          <ref name='virConnectListDomains'/>
-        </word>
-        <word name='command'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='compiled'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='consequent'>
-          <ref name='_virError'/>
-        </word>
-        <word name='content'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='contents'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='control'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='copy'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='core'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='could'>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='currently'>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-      </letter>
-    </chunk>
-    <chunk name='chunk1'>
-      <letter name='d'>
-        <word name='data'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='deallocated'>
-          <ref name='virDomainGetName'/>
-        </word>
-        <word name='default'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='define'>
-          <ref name='virDomainDefineXML'/>
-        </word>
-        <word name='defined'>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virDomainCreate'/>
-          <ref name='virDomainUndefine'/>
-        </word>
-        <word name='description'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='device'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='disk'>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='doable'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='does'>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainUndefine'/>
-        </word>
-        <word name='domains'>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virConnectNumOfDomains'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreate'/>
-        </word>
-        <word name='down'>
-          <ref name='virDomainDestroy'/>
-        </word>
-        <word name='driver'>
-          <ref name='virGetVersion'/>
-        </word>
-      </letter>
-      <letter name='e'>
-        <word name='encoded'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='especially'>
-          <ref name='virConnectClose'/>
-        </word>
-        <word name='expected'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='extra'>
-          <ref name='_virError'/>
-          <ref name='virDomainReboot'/>
-        </word>
-        <word name='extracted'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='extraction'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-      </letter>
-      <letter name='f'>
-        <word name='failure'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virGetVersion'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='file'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='filename'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='find'>
-          <ref name='virDomainLookupByID'/>
-        </word>
-        <word name='first'>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='flags'>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainReboot'/>
-        </word>
-        <word name='for'>
-          <ref name='_virDomainInfo'/>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainGetID'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virGetLastError'/>
-          <ref name='virGetVersion'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='format'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='found'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virConnectNumOfDomains'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='free'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='freed'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetOSType'/>
-        </word>
-        <word name='frequency'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='from'>
-          <ref name='virDomainCreate'/>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='frozen'>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='function'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='functionalities'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='further'>
-          <ref name='virConnectClose'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-      </letter>
-      <letter name='g'>
-        <word name='general'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='get'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='given'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-        <word name='global'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='guest'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-      </letter>
-      <letter name='h'>
-        <word name='handler'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='handling'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='hardware'>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='have'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='how'>
-          <ref name='_virError'/>
-        </word>
-        <word name='human-readable'>
-          <ref name='_virError'/>
-        </word>
-      </letter>
-      <letter name='i'>
-        <word name='ignore'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='image'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='indicating'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='information'>
-          <ref name='_virError'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virGetVersion'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='informations'>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='informative'>
-          <ref name='_virError'/>
-        </word>
-        <word name='init'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='initializing'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='instance'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='int'>
-          <ref name='virDomainGetID'/>
-        </word>
-        <word name='interaction'>
-          <ref name='virConnectClose'/>
-        </word>
-        <word name='its'>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-          <ref name='virDomainSave'/>
-        </word>
-      </letter>
-      <letter name='k'>
-        <word name='kept'>
-          <ref name='virDomainFree'/>
-        </word>
-        <word name='kernel'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='kilobytes'>
-          <ref name='_virNodeInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='knowing'>
-          <ref name='virDomainShutdown'/>
-        </word>
-      </letter>
-      <letter name='l'>
-        <word name='lack'>
-          <ref name='virConnectGetVersion'/>
-        </word>
-        <word name='last'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnResetLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virGetLastError'/>
-          <ref name='virResetLastError'/>
-        </word>
-        <word name='later'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='launch'>
-          <ref name='virDomainCreate'/>
-        </word>
-        <word name='level'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virGetLastError'/>
-          <ref name='virResetLastError'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='libbrary'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='library'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-          <ref name='_virError'/>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virGetLastError'/>
-          <ref name='virGetVersion'/>
-          <ref name='virInitialize'/>
-          <ref name='virResetLastError'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='lifetime'>
-          <ref name='virDomainGetName'/>
-        </word>
-        <word name='limited'>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='line'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='list'>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-        </word>
-        <word name='listed'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='looked'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='lookup'>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-      </letter>
-    </chunk>
-    <chunk name='chunk2'>
-      <letter name='m'>
-        <word name='major'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='maximum'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-        </word>
-        <word name='may'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='mem'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='memory'>
-          <ref name='_virDomainInfo'/>
-          <ref name='_virNodeInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='message'>
-          <ref name='_virError'/>
-        </word>
-        <word name='method'>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='methods'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='micro'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-        </word>
-        <word name='minor'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='model'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='monitoring'>
-          <ref name='virConnectClose'/>
-        </word>
-        <word name='more'>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-        <word name='moves'>
-          <ref name='virDomainCreate'/>
-        </word>
-        <word name='multithreaded'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='must'>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-      </letter>
-      <letter name='n'>
-        <word name='name'>
-          <ref name='virConnectGetType'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainLookupByName'/>
-        </word>
-        <word name='names'>
-          <ref name='virConnectListDefinedDomains'/>
-        </word>
-        <word name='nanoseconds'>
-          <ref name='_virDomainInfo'/>
-        </word>
-        <word name='need'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnectClose'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainGetName'/>
-        </word>
-        <word name='needed'>
-          <ref name='virConnectClose'/>
-        </word>
-        <word name='new'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-        <word name='node'>
-          <ref name='_virNodeInfo'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='none'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='not'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainUndefine'/>
-          <ref name='virGetLastError'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='number'>
-          <ref name='_virDomainInfo'/>
-          <ref name='_virError'/>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virConnectNumOfDomains'/>
-          <ref name='virDomainGetID'/>
-          <ref name='virDomainLookupByID'/>
-        </word>
-      </letter>
-      <letter name='o'>
-        <word name='object'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetID'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainLookupByID'/>
-          <ref name='virDomainLookupByName'/>
-          <ref name='virDomainLookupByUUID'/>
-          <ref name='virDomainLookupByUUIDString'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='occured'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='one'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='only'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='operation'>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainReboot'/>
-        </word>
-        <word name='option'>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='optional'>
-          <ref name='_virDomainKernel'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='otherwise'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnectGetType'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainDefineXML'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='output'>
-          <ref name='virDomainSave'/>
-        </word>
-      </letter>
-      <letter name='p'>
-        <word name='parameter'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='parameters'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='part'>
-          <ref name='_virError'/>
-        </word>
-        <word name='partial'>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='pass'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='path'>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='per'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='physical'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='pointed'>
-          <ref name='virResetError'/>
-        </word>
-        <word name='pointers'>
-          <ref name='virConnectListDefinedDomains'/>
-        </word>
-        <word name='pointing'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='pools'>
-          <ref name='virDomainCreate'/>
-        </word>
-        <word name='potential'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='preferably'>
-          <ref name='virDomainDefineXML'/>
-        </word>
-        <word name='printing'>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='priviledged'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='problem'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='process'>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='provided'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='providing'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-        </word>
-        <word name='public'>
-          <ref name='virDomainGetName'/>
-        </word>
-      </letter>
-      <letter name='r'>
-        <word name='race'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='raised'>
-          <ref name='_virError'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='ramdisk'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='raw'>
-          <ref name='virDomainLookupByUUID'/>
-        </word>
-        <word name='reactivate'>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='reboot'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='receive'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='relaunch'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='release'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='reporting'>
-          <ref name='virDefaultErrorFunc'/>
-        </word>
-        <word name='request'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='requires'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='reserved'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='reset'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='resources'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='restart'>
-          <ref name='virDomainReboot'/>
-        </word>
-        <word name='restarted'>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='restore'>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='restricted'>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='result'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='return'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='returned'>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='returns'>
-          <ref name='virConnectGetVersion'/>
-        </word>
-        <word name='reused'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='root'>
-          <ref name='_virDomainKernel'/>
-        </word>
-        <word name='routine'>
-          <ref name='virDefaultErrorFunc'/>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='running'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainCreate'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainUndefine'/>
-        </word>
-        <word name='runs'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-      </letter>
-    </chunk>
-    <chunk name='chunk3'>
-      <letter name='s'>
-        <word name='same'>
-          <ref name='virDomainGetName'/>
-        </word>
-        <word name='save'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='saved'>
-          <ref name='virDomainRestore'/>
-        </word>
-        <word name='saving'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='see'>
-          <ref name='virDomainGetUUIDString'/>
-        </word>
-        <word name='set'>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainCreateLinux'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='should'>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='shutdown'>
-          <ref name='virDomainDestroy'/>
-        </word>
-        <word name='similar'>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='size'>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='socket'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='software'>
-          <ref name='virConnectGetType'/>
-        </word>
-        <word name='start'>
-          <ref name='virDomainDefineXML'/>
-        </word>
-        <word name='startup'>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='state'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='static'>
-          <ref name='virConnectGetType'/>
-        </word>
-        <word name='stay'>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='stderr'>
-          <ref name='virDefaultErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='still'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='stop'>
-          <ref name='virDomainUndefine'/>
-        </word>
-        <word name='stopped'>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='store'>
-          <ref name='virConnectListDefinedDomains'/>
-          <ref name='virConnectListDomains'/>
-          <ref name='virConnectOpen'/>
-        </word>
-        <word name='stores'>
-          <ref name='virConnectListDefinedDomains'/>
-        </word>
-        <word name='string'>
-          <ref name='_virError'/>
-          <ref name='_virNodeInfo'/>
-          <ref name='virConnectGetType'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virDomainLookupByUUIDString'/>
-        </word>
-        <word name='structure'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='succeed'>
-          <ref name='virDomainCreate'/>
-        </word>
-        <word name='success'>
-          <ref name='virConnectClose'/>
-          <ref name='virDomainCreate'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetUUID'/>
-          <ref name='virDomainGetUUIDString'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virDomainUndefine'/>
-          <ref name='virInitialize'/>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='successful'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='suitable'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='suspend'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='suspended'>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='system'>
-          <ref name='virDomainGetOSType'/>
-        </word>
-      </letter>
-      <letter name='t'>
-        <word name='target'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='terminated'>
-          <ref name='virConnectGetType'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='that'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnResetLastError'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='their'>
-          <ref name='virConnectListDomains'/>
-        </word>
-        <word name='then'>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='there'>
-          <ref name='virConnectClose'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='thereafter'>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-        </word>
-        <word name='this'>
-          <ref name='_virError'/>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='those'>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='threads'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='time'>
-          <ref name='_virDomainInfo'/>
-        </word>
-        <word name='two'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='type'>
-          <ref name='virDomainGetOSType'/>
-          <ref name='virGetVersion'/>
-        </word>
-      </letter>
-      <letter name='u'>
-        <word name='undefine'>
-          <ref name='virDomainUndefine'/>
-        </word>
-        <word name='uniform'>
-          <ref name='_virNodeInfo'/>
-        </word>
-        <word name='unknown'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='unsigned'>
-          <ref name='virDomainGetID'/>
-        </word>
-        <word name='unused'>
-          <ref name='virConnectOpen'/>
-          <ref name='virConnectOpenReadOnly'/>
-        </word>
-        <word name='usable'>
-          <ref name='virConnectOpenReadOnly'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainShutdown'/>
-        </word>
-        <word name='use'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='used'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virConnectGetType'/>
-          <ref name='virDomainDestroy'/>
-          <ref name='virDomainFree'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainReboot'/>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='user'>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virDomainGetInfo'/>
-          <ref name='virErrorFunc'/>
-          <ref name='virNodeGetInfo'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-      </letter>
-      <letter name='v'>
-        <word name='value'>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='values'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='version'>
-          <ref name='LIBVIR_VERSION_NUMBER'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='virConnCopyLastError'>
-          <ref name='virConnGetLastError'/>
-        </word>
-        <word name='virCopyLastError'>
-          <ref name='virGetLastError'/>
-        </word>
-        <word name='virDomainCreateLinux'>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='virDomainFlags'>
-          <ref name='_virDomainInfo'/>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='virDomainGetXMLDesc'>
-          <ref name='virDomainCreateLinux'/>
-        </word>
-        <word name='virDomainInfo'>
-          <ref name='virDomainGetInfo'/>
-        </word>
-        <word name='virDomainRestore'>
-          <ref name='virDomainSave'/>
-        </word>
-        <word name='virDomainResume'>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='virDomainSave'>
-          <ref name='virDomainRestore'/>
-        </word>
-        <word name='virError'>
-          <ref name='virResetError'/>
-        </word>
-        <word name='virErrorNumber'>
-          <ref name='_virError'/>
-        </word>
-        <word name='virNodeInfo'>
-          <ref name='virNodeGetInfo'/>
-        </word>
-        <word name='virResetError'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-        </word>
-        <word name='virSuspendDomain'>
-          <ref name='virDomainResume'/>
-        </word>
-        <word name='virtual'>
-          <ref name='_virDomainInfo'/>
-        </word>
-      </letter>
-      <letter name='w'>
-        <word name='was'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainResume'/>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='when'>
-          <ref name='virErrorFunc'/>
-          <ref name='virInitialize'/>
-        </word>
-        <word name='where'>
-          <ref name='virDomainGetMaxMemory'/>
-          <ref name='virDomainResume'/>
-          <ref name='virDomainSetMaxMemory'/>
-          <ref name='virDomainSetMemory'/>
-        </word>
-        <word name='which'>
-          <ref name='virConnGetLastError'/>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virConnectClose'/>
-          <ref name='virGetLastError'/>
-          <ref name='virGetVersion'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='while'>
-          <ref name='virGetVersion'/>
-        </word>
-        <word name='will'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnSetErrorFunc'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainGetName'/>
-          <ref name='virDomainRestore'/>
-          <ref name='virDomainSave'/>
-          <ref name='virDomainSuspend'/>
-          <ref name='virGetVersion'/>
-          <ref name='virSetErrorFunc'/>
-        </word>
-        <word name='with'>
-          <ref name='virConnCopyLastError'/>
-          <ref name='virConnectClose'/>
-          <ref name='virConnectGetVersion'/>
-          <ref name='virCopyLastError'/>
-          <ref name='virDomainGetXMLDesc'/>
-        </word>
-        <word name='without'>
-          <ref name='virDomainSuspend'/>
-        </word>
-        <word name='work'>
-          <ref name='virConnectGetVersion'/>
-        </word>
-      </letter>
-      <letter name='x'>
-        <word name='xen'>
-          <ref name='virConnectOpen'/>
-        </word>
-      </letter>
-      <letter name='y'>
-        <word name='yet'>
-          <ref name='virDomainGetXMLDesc'/>
-          <ref name='virDomainReboot'/>
-        </word>
-      </letter>
-      <letter name='z'>
-        <word name='zero'>
-          <ref name='virConnectGetType'/>
-        </word>
-      </letter>
-    </chunk>
-    <chunks>
-      <chunk name='chunk0' start='A' end='c'/>
-      <chunk name='chunk1' start='d' end='l'/>
-      <chunk name='chunk2' start='m' end='r'/>
-      <chunk name='chunk3' start='s' end='z'/>
-    </chunks>
   </index>
 </apirefs>
index 8589dc56f01f4203e3bf92eed69767f53a56fd00..d075971d2dd5007d354b11e967fa5854e5709d3e 100644 (file)
@@ -1,11 +1,2 @@
 ## Process this file with automake to produce Makefile.in
-
-virincdir = $(includedir)/libvirt
-
-virinc_HEADERS = libvirt.h             \
-                virterror.h
-
-install-exec-hook:
-       $(mkinstalldirs) $(DESTDIR)$(virincdir)
-
-EXTRA_DIST = libvirt.h.in
+SUBDIRS=libvirt
diff --git a/include/libvirt.h b/include/libvirt.h
deleted file mode 100644 (file)
index ecd3efe..0000000
+++ /dev/null
@@ -1,297 +0,0 @@
-/*
- * libvirt.h:
- * Summary: core interfaces for the libvirt library
- * Description: Provides the interfaces of the libvirt library to handle
- *              Xen domains from a process running in domain 0
- *
- * Copy:  Copyright (C) 2005,2006 Red Hat, Inc.
- *
- * See COPYING.LIB for the License of this software
- *
- * Author: Daniel Veillard <veillard@redhat.com>
- */
-
-#ifndef __VIR_VIRLIB_H__
-#define __VIR_VIRLIB_H__
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/**
- * virConnect:
- *
- * a virConnect is a private structure representing a connection to
- * the Xen Hypervisor.
- */
-typedef struct _virConnect virConnect;
-
-/**
- * virConnectPtr:
- *
- * a virConnectPtr is pointer to a virConnect private structure, this is the
- * type used to reference a connection to the Xen Hypervisor in the API.
- */
-typedef virConnect *virConnectPtr;
-
-/**
- * virDomain:
- *
- * a virDomain is a private structure representing a Xen domain.
- */
-typedef struct _virDomain virDomain;
-
-/**
- * virDomainPtr:
- *
- * a virDomainPtr is pointer to a virDomain private structure, this is the
- * type used to reference a Xen domain in the API.
- */
-typedef virDomain *virDomainPtr;
-
-/**
- * virDomainState:
- *
- * A domain may be in different states at a given point in time
- */
-typedef enum {
-     VIR_DOMAIN_NOSTATE        = 0, /* no state */
-     VIR_DOMAIN_RUNNING        = 1, /* the domain is running */
-     VIR_DOMAIN_BLOCKED        = 2, /* the domain is blocked on resource */
-     VIR_DOMAIN_PAUSED = 3, /* the domain is paused by user */
-     VIR_DOMAIN_SHUTDOWN= 4, /* the domain is being shut down */
-     VIR_DOMAIN_SHUTOFF        = 5, /* the domain is shut off */
-     VIR_DOMAIN_CRASHED = 6  /* the domain is crashed */
-} virDomainState;
-
-/**
- * virDomainRestart:
- *
- * Flags that determine the action to take on a shutdown or crash of a domain
- */
-typedef enum {
-     VIR_DOMAIN_DESTROY        = 1, /* destroy the domain */
-     VIR_DOMAIN_RESTART        = 2, /* restart the domain */
-     VIR_DOMAIN_PRESERVE= 3, /* keep as is, need manual destroy, for debug */
-     VIR_DOMAIN_RENAME_RESTART= 4/* restart under an new unique name */
-} virDomainRestart;
-
-/**
- * virDeviceMode:
- *
- * Flags that determine permission to expose a device to the guest
- */
-typedef enum {
-     VIR_DEVICE_DEFAULT        = 0, /* Default mode */
-     VIR_DEVICE_RO     = 1, /* Access read-only */
-     VIR_DEVICE_RW     = 2, /* Access read-write */
-     VIR_DEVICE_RW_FORCE= 3  /* Forced read-write even if already used */
-} virDeviceMode;
-
-/**
- * virDomainInfoPtr:
- *
- * a virDomainInfo is a structure filled by virDomainGetInfo() and extracting
- * runtime informations for a given active Domain
- */
-
-typedef struct _virDomainInfo virDomainInfo;
-
-struct _virDomainInfo {
-    unsigned char state;       /* the running state, one of virDomainFlags */
-    unsigned long maxMem;      /* the maximum memory in KBytes allowed */
-    unsigned long memory;      /* the memory in KBytes used by the domain */
-    unsigned short nrVirtCpu;  /* the number of virtual CPUs for the domain */
-    unsigned long long cpuTime;        /* the CPU time used in nanoseconds */
-};
-
-/**
- * virDomainInfoPtr:
- *
- * a virDomainInfoPtr is a pointer to a virDomainInfo structure.
- */
-
-typedef virDomainInfo *virDomainInfoPtr;
-
-/**
- * virDomainKernel:
- *
- * a virDomainImage is the set of kernel related informations associated
- * to a domain
- */
-
-typedef struct _virDomainKernel virDomainKernel;
-
-struct _virDomainKernel {
-    const char *kernel;                /* filename pointing to the kernel image */
-    const char *ramdisk;       /* an optional init ramdisk */
-    const char *root;          /* an optional root block device */
-    const char *extra;         /* optional kernel command line parameters */
-};
-
-/**
- * virDomainKernelPtr:
- *
- * a virDomainKernelPtr is a pointer to a virDomainKernel structure.
- */
-
-typedef virDomainKernel *virDomainKernelPtr;
-
-/**
- * virDomainCreateFlags:
- *
- * Flags OR'ed together to provide specific behaviour when creating a
- * Domain.
- */
-typedef enum {
-     VIR_DOMAIN_NONE = 0
-} virDomainCreateFlags;
-
-/**
- * virNodeInfoPtr:
- *
- * a virNodeInfo is a structure filled by virNodeGetInfo() and providing
- * the informations for the Node. 
- */
-
-typedef struct _virNodeInfo virNodeInfo;
-
-struct _virNodeInfo {
-    char model[32];    /* string indicating the CPU model */
-    unsigned long memory;/* memory size in kilobytes */
-    unsigned int cpus; /* the number of active CPUs */
-    unsigned int mhz;  /* expected CPU frequency */
-    unsigned int nodes;        /* the number of NUMA cell, 1 for uniform mem access */
-    unsigned int sockets;/* number of CPU socket per node */
-    unsigned int cores;        /* number of core per socket */
-    unsigned int threads;/* number of threads per core */
-};
-
-/**
- * virNodeInfoPtr:
- *
- * a virNodeInfoPtr is a pointer to a virNodeInfo structure.
- */
-
-typedef virNodeInfo *virNodeInfoPtr;
-
-/* library versionning */
-
-/**
- * LIBVIR_VERSION_NUMBER:
- *
- * Macro providing the version of the library as 
- * version * 1,000,000 + minor * 1000 + micro
- */
-
-#define LIBVIR_VERSION_NUMBER 1001
-
-int                    virGetVersion           (unsigned long *libVer,
-                                                const char *type,
-                                                unsigned long *typeVer);
-
-/*
- * Connection and disconnections to the Hypervisor
- */
-int                    virInitialize           (void);
-
-virConnectPtr          virConnectOpen          (const char *name);
-virConnectPtr          virConnectOpenReadOnly  (const char *name);
-int                    virConnectClose         (virConnectPtr conn);
-const char *           virConnectGetType       (virConnectPtr conn);
-int                    virConnectGetVersion    (virConnectPtr conn,
-                                                unsigned long *hvVer);
-int                    virNodeGetInfo          (virConnectPtr conn,
-                                                virNodeInfoPtr info);
-
-/*
- * Gather list of running domains
- */
-int                    virConnectListDomains   (virConnectPtr conn,
-                                                int *ids,
-                                                int maxids);
-
-/*
- * Number of domains
- */
-int                    virConnectNumOfDomains  (virConnectPtr conn);
-
-
-/*
- * Domain creation and destruction
- */
-virDomainPtr           virDomainCreateLinux    (virConnectPtr conn,
-                                                const char *xmlDesc,
-                                                unsigned int flags);
-virDomainPtr           virDomainLookupByName   (virConnectPtr conn,
-                                                const char *name);
-virDomainPtr           virDomainLookupByID     (virConnectPtr conn,
-                                                int id);
-virDomainPtr           virDomainLookupByUUID   (virConnectPtr conn,
-                                                const unsigned char *uuid);
-virDomainPtr           virDomainLookupByUUIDString     (virConnectPtr conn,
-                                                       const char *uuid);
-
-int                    virDomainShutdown       (virDomainPtr domain);
-int                    virDomainReboot         (virDomainPtr domain,
-                                                unsigned int flags);
-int                    virDomainDestroy        (virDomainPtr domain);
-int                    virDomainFree           (virDomainPtr domain);
-
-/*
- * Domain suspend/resume
- */
-int                    virDomainSuspend        (virDomainPtr domain);
-int                    virDomainResume         (virDomainPtr domain);
-
-/*
- * Domain save/restore
- */
-int                    virDomainSave           (virDomainPtr domain,
-                                                const char *to);
-int                    virDomainRestore        (virConnectPtr conn,
-                                                const char *from);
-
-/*
- * Domain runtime informations
- */
-int                    virDomainGetInfo        (virDomainPtr domain,
-                                                virDomainInfoPtr info);
-                                                
-/*
- * Dynamic control of domains
- */
-const char *           virDomainGetName        (virDomainPtr domain);
-unsigned int           virDomainGetID          (virDomainPtr domain);
-int                    virDomainGetUUID        (virDomainPtr domain,
-                                                unsigned char *uuid);
-int                    virDomainGetUUIDString  (virDomainPtr domain, 
-                                               char *buf);
-char *                 virDomainGetOSType      (virDomainPtr domain);
-unsigned long          virDomainGetMaxMemory   (virDomainPtr domain);
-int                    virDomainSetMaxMemory   (virDomainPtr domain,
-                                                unsigned long memory);
-int                    virDomainSetMemory      (virDomainPtr domain,
-                                                unsigned long memory);
-/*
- * XML domain description
- */
-char *                 virDomainGetXMLDesc     (virDomainPtr domain,
-                                                int flags);
-
-/*
- * defined but not running domains
- */
-virDomainPtr           virDomainDefineXML      (virConnectPtr conn,
-                                                const char *xml);
-int                    virDomainUndefine       (virDomainPtr domain);
-int                    virConnectListDefinedDomains(virConnectPtr conn,
-                                                const char **names,
-                                                int maxnames);
-int                    virDomainCreate         (virDomainPtr domain);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __VIR_VIRLIB_H__ */
diff --git a/include/libvirt.h.in b/include/libvirt.h.in
deleted file mode 100644 (file)
index 2668eaa..0000000
+++ /dev/null
@@ -1,297 +0,0 @@
-/*
- * libvirt.h:
- * Summary: core interfaces for the libvirt library
- * Description: Provides the interfaces of the libvirt library to handle
- *              Xen domains from a process running in domain 0
- *
- * Copy:  Copyright (C) 2005,2006 Red Hat, Inc.
- *
- * See COPYING.LIB for the License of this software
- *
- * Author: Daniel Veillard <veillard@redhat.com>
- */
-
-#ifndef __VIR_VIRLIB_H__
-#define __VIR_VIRLIB_H__
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/**
- * virConnect:
- *
- * a virConnect is a private structure representing a connection to
- * the Xen Hypervisor.
- */
-typedef struct _virConnect virConnect;
-
-/**
- * virConnectPtr:
- *
- * a virConnectPtr is pointer to a virConnect private structure, this is the
- * type used to reference a connection to the Xen Hypervisor in the API.
- */
-typedef virConnect *virConnectPtr;
-
-/**
- * virDomain:
- *
- * a virDomain is a private structure representing a Xen domain.
- */
-typedef struct _virDomain virDomain;
-
-/**
- * virDomainPtr:
- *
- * a virDomainPtr is pointer to a virDomain private structure, this is the
- * type used to reference a Xen domain in the API.
- */
-typedef virDomain *virDomainPtr;
-
-/**
- * virDomainState:
- *
- * A domain may be in different states at a given point in time
- */
-typedef enum {
-     VIR_DOMAIN_NOSTATE        = 0, /* no state */
-     VIR_DOMAIN_RUNNING        = 1, /* the domain is running */
-     VIR_DOMAIN_BLOCKED        = 2, /* the domain is blocked on resource */
-     VIR_DOMAIN_PAUSED = 3, /* the domain is paused by user */
-     VIR_DOMAIN_SHUTDOWN= 4, /* the domain is being shut down */
-     VIR_DOMAIN_SHUTOFF        = 5, /* the domain is shut off */
-     VIR_DOMAIN_CRASHED = 6  /* the domain is crashed */
-} virDomainState;
-
-/**
- * virDomainRestart:
- *
- * Flags that determine the action to take on a shutdown or crash of a domain
- */
-typedef enum {
-     VIR_DOMAIN_DESTROY        = 1, /* destroy the domain */
-     VIR_DOMAIN_RESTART        = 2, /* restart the domain */
-     VIR_DOMAIN_PRESERVE= 3, /* keep as is, need manual destroy, for debug */
-     VIR_DOMAIN_RENAME_RESTART= 4/* restart under an new unique name */
-} virDomainRestart;
-
-/**
- * virDeviceMode:
- *
- * Flags that determine permission to expose a device to the guest
- */
-typedef enum {
-     VIR_DEVICE_DEFAULT        = 0, /* Default mode */
-     VIR_DEVICE_RO     = 1, /* Access read-only */
-     VIR_DEVICE_RW     = 2, /* Access read-write */
-     VIR_DEVICE_RW_FORCE= 3  /* Forced read-write even if already used */
-} virDeviceMode;
-
-/**
- * virDomainInfoPtr:
- *
- * a virDomainInfo is a structure filled by virDomainGetInfo() and extracting
- * runtime informations for a given active Domain
- */
-
-typedef struct _virDomainInfo virDomainInfo;
-
-struct _virDomainInfo {
-    unsigned char state;       /* the running state, one of virDomainFlags */
-    unsigned long maxMem;      /* the maximum memory in KBytes allowed */
-    unsigned long memory;      /* the memory in KBytes used by the domain */
-    unsigned short nrVirtCpu;  /* the number of virtual CPUs for the domain */
-    unsigned long long cpuTime;        /* the CPU time used in nanoseconds */
-};
-
-/**
- * virDomainInfoPtr:
- *
- * a virDomainInfoPtr is a pointer to a virDomainInfo structure.
- */
-
-typedef virDomainInfo *virDomainInfoPtr;
-
-/**
- * virDomainKernel:
- *
- * a virDomainImage is the set of kernel related informations associated
- * to a domain
- */
-
-typedef struct _virDomainKernel virDomainKernel;
-
-struct _virDomainKernel {
-    const char *kernel;                /* filename pointing to the kernel image */
-    const char *ramdisk;       /* an optional init ramdisk */
-    const char *root;          /* an optional root block device */
-    const char *extra;         /* optional kernel command line parameters */
-};
-
-/**
- * virDomainKernelPtr:
- *
- * a virDomainKernelPtr is a pointer to a virDomainKernel structure.
- */
-
-typedef virDomainKernel *virDomainKernelPtr;
-
-/**
- * virDomainCreateFlags:
- *
- * Flags OR'ed together to provide specific behaviour when creating a
- * Domain.
- */
-typedef enum {
-     VIR_DOMAIN_NONE = 0
-} virDomainCreateFlags;
-
-/**
- * virNodeInfoPtr:
- *
- * a virNodeInfo is a structure filled by virNodeGetInfo() and providing
- * the informations for the Node. 
- */
-
-typedef struct _virNodeInfo virNodeInfo;
-
-struct _virNodeInfo {
-    char model[32];    /* string indicating the CPU model */
-    unsigned long memory;/* memory size in kilobytes */
-    unsigned int cpus; /* the number of active CPUs */
-    unsigned int mhz;  /* expected CPU frequency */
-    unsigned int nodes;        /* the number of NUMA cell, 1 for uniform mem access */
-    unsigned int sockets;/* number of CPU socket per node */
-    unsigned int cores;        /* number of core per socket */
-    unsigned int threads;/* number of threads per core */
-};
-
-/**
- * virNodeInfoPtr:
- *
- * a virNodeInfoPtr is a pointer to a virNodeInfo structure.
- */
-
-typedef virNodeInfo *virNodeInfoPtr;
-
-/* library versionning */
-
-/**
- * LIBVIR_VERSION_NUMBER:
- *
- * Macro providing the version of the library as 
- * version * 1,000,000 + minor * 1000 + micro
- */
-
-#define LIBVIR_VERSION_NUMBER @LIBVIRT_VERSION_NUMBER@
-
-int                    virGetVersion           (unsigned long *libVer,
-                                                const char *type,
-                                                unsigned long *typeVer);
-
-/*
- * Connection and disconnections to the Hypervisor
- */
-int                    virInitialize           (void);
-
-virConnectPtr          virConnectOpen          (const char *name);
-virConnectPtr          virConnectOpenReadOnly  (const char *name);
-int                    virConnectClose         (virConnectPtr conn);
-const char *           virConnectGetType       (virConnectPtr conn);
-int                    virConnectGetVersion    (virConnectPtr conn,
-                                                unsigned long *hvVer);
-int                    virNodeGetInfo          (virConnectPtr conn,
-                                                virNodeInfoPtr info);
-
-/*
- * Gather list of running domains
- */
-int                    virConnectListDomains   (virConnectPtr conn,
-                                                int *ids,
-                                                int maxids);
-
-/*
- * Number of domains
- */
-int                    virConnectNumOfDomains  (virConnectPtr conn);
-
-
-/*
- * Domain creation and destruction
- */
-virDomainPtr           virDomainCreateLinux    (virConnectPtr conn,
-                                                const char *xmlDesc,
-                                                unsigned int flags);
-virDomainPtr           virDomainLookupByName   (virConnectPtr conn,
-                                                const char *name);
-virDomainPtr           virDomainLookupByID     (virConnectPtr conn,
-                                                int id);
-virDomainPtr           virDomainLookupByUUID   (virConnectPtr conn,
-                                                const unsigned char *uuid);
-virDomainPtr           virDomainLookupByUUIDString     (virConnectPtr conn,
-                                                       const char *uuid);
-
-int                    virDomainShutdown       (virDomainPtr domain);
-int                    virDomainReboot         (virDomainPtr domain,
-                                                unsigned int flags);
-int                    virDomainDestroy        (virDomainPtr domain);
-int                    virDomainFree           (virDomainPtr domain);
-
-/*
- * Domain suspend/resume
- */
-int                    virDomainSuspend        (virDomainPtr domain);
-int                    virDomainResume         (virDomainPtr domain);
-
-/*
- * Domain save/restore
- */
-int                    virDomainSave           (virDomainPtr domain,
-                                                const char *to);
-int                    virDomainRestore        (virConnectPtr conn,
-                                                const char *from);
-
-/*
- * Domain runtime informations
- */
-int                    virDomainGetInfo        (virDomainPtr domain,
-                                                virDomainInfoPtr info);
-                                                
-/*
- * Dynamic control of domains
- */
-const char *           virDomainGetName        (virDomainPtr domain);
-unsigned int           virDomainGetID          (virDomainPtr domain);
-int                    virDomainGetUUID        (virDomainPtr domain,
-                                                unsigned char *uuid);
-int                    virDomainGetUUIDString  (virDomainPtr domain, 
-                                               char *buf);
-char *                 virDomainGetOSType      (virDomainPtr domain);
-unsigned long          virDomainGetMaxMemory   (virDomainPtr domain);
-int                    virDomainSetMaxMemory   (virDomainPtr domain,
-                                                unsigned long memory);
-int                    virDomainSetMemory      (virDomainPtr domain,
-                                                unsigned long memory);
-/*
- * XML domain description
- */
-char *                 virDomainGetXMLDesc     (virDomainPtr domain,
-                                                int flags);
-
-/*
- * defined but not running domains
- */
-virDomainPtr           virDomainDefineXML      (virConnectPtr conn,
-                                                const char *xml);
-int                    virDomainUndefine       (virDomainPtr domain);
-int                    virConnectListDefinedDomains(virConnectPtr conn,
-                                                const char **names,
-                                                int maxnames);
-int                    virDomainCreate         (virDomainPtr domain);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __VIR_VIRLIB_H__ */
index 992cac3298615d30cb5a1de178f13ad4e3d054ce..eca500b32ddd222064bf36f958612e0889038b99 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef __VIR_VIRERR_H__
 #define __VIR_VIRERR_H__
 
-#include "libvirt.h"
+#include <libvirt/libvirt.h>
 
 #ifdef __cplusplus
 extern "C" {
diff --git a/include/virterror.h b/include/virterror.h
deleted file mode 100644 (file)
index 992cac3..0000000
+++ /dev/null
@@ -1,145 +0,0 @@
-/*
- * virterror.h:
- * Summary: error handling interfaces for the libvirt library
- * Description: Provides the interfaces of the libvirt library to handle
- *              errors raised while using the library.
- *
- * Copy:  Copyright (C) 2006 Red Hat, Inc.
- *
- * See COPYING.LIB for the License of this software
- *
- * Author: Daniel Veillard <veillard@redhat.com>
- */
-
-#ifndef __VIR_VIRERR_H__
-#define __VIR_VIRERR_H__
-
-#include "libvirt.h"
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/**
- * virErrorLevel:
- *
- * Indicates the level of an error
- */
-typedef enum {
-    VIR_ERR_NONE = 0,
-    VIR_ERR_WARNING = 1,       /* A simple warning */
-    VIR_ERR_ERROR = 2          /* An error */
-} virErrorLevel;
-
-/**
- * virErrorDomain:
- *
- * Indicates where an error may have come from
- */
-typedef enum {
-    VIR_FROM_NONE = 0,
-    VIR_FROM_XEN,      /* Error at Xen hypervisor layer */
-    VIR_FROM_XEND,     /* Error at connection with xend daemon */
-    VIR_FROM_XENSTORE, /* Error at connection with xen store */
-    VIR_FROM_SEXPR,    /* Error in the S-Epression code */
-    VIR_FROM_XML,      /* Error in the XML code */
-    VIR_FROM_DOM,      /* Error when operating on a domain */
-    VIR_FROM_RPC       /* Error in the XML-RPC code */
-} virErrorDomain;
-
-
-/**
- * virError:
- *
- * A libvirt Error instance.
- */
-
-typedef struct _virError virError;
-typedef virError *virErrorPtr;
-struct _virError {
-    int                code;   /* The error code, a virErrorNumber */
-    int                domain; /* What part of the library raised this error */
-    char       *message;/* human-readable informative error message */
-    virErrorLevel level;/* how consequent is the error */
-    virConnectPtr conn;        /* the connection if available */
-    virDomainPtr dom;  /* the domain if available */
-    char       *str1;  /* extra string information */
-    char       *str2;  /* extra string information */
-    char       *str3;  /* extra string information */
-    int                int1;   /* extra number information */
-    int                int2;   /* extra number information */
-};
-
-/**
- * virErrorNumber:
- *
- * The full list of errors the library can generate
- */
-typedef enum {
-    VIR_ERR_OK = 0,
-    VIR_ERR_INTERNAL_ERROR, /* internal error */
-    VIR_ERR_NO_MEMORY,  /* memory allocation failure */
-    VIR_ERR_NO_SUPPORT, /* no support for this connection */
-    VIR_ERR_UNKNOWN_HOST,/* could not resolve hostname */
-    VIR_ERR_NO_CONNECT, /* can't connect to hypervisor */
-    VIR_ERR_INVALID_CONN,/* invalid connection object */
-    VIR_ERR_INVALID_DOMAIN,/* invalid domain object */
-    VIR_ERR_INVALID_ARG,/* invalid function argument */
-    VIR_ERR_OPERATION_FAILED,/* a command to hypervisor failed */
-    VIR_ERR_GET_FAILED,/* a HTTP GET command to failed */
-    VIR_ERR_POST_FAILED,/* a HTTP POST command to failed */
-    VIR_ERR_HTTP_ERROR,/* unexpected HTTP error code */
-    VIR_ERR_SEXPR_SERIAL,/* failure to serialize an S-Expr */
-    VIR_ERR_NO_XEN,/* could not open Xen hypervisor control */
-    VIR_ERR_XEN_CALL,/* failure doing an hypervisor call */
-    VIR_ERR_OS_TYPE, /* unknown OS type */
-    VIR_ERR_NO_KERNEL, /* missing kernel information */
-    VIR_ERR_NO_ROOT, /* missing root device information */
-    VIR_ERR_NO_SOURCE, /* missing source device information */
-    VIR_ERR_NO_TARGET, /* missing target device information */
-    VIR_ERR_NO_NAME, /* missing domain name information */
-    VIR_ERR_NO_OS, /* missing domain OS information */
-    VIR_ERR_NO_DEVICE, /* missing domain devices information */
-    VIR_ERR_NO_XENSTORE,/* could not open Xen Store control */
-    VIR_ERR_DRIVER_FULL, /* too many drivers registered */
-    VIR_ERR_CALL_FAILED, /* not supported by the drivers */
-    VIR_ERR_XML_ERROR, /* an XML description is not well formed or broken */
-    VIR_ERR_DOM_EXIST /* the domain already exist */
-} virErrorNumber;
-
-/**
- * virErrorFunc:
- * @userData:  user provided data for the error callback
- * @error:  the error being raised.
- *
- * Signature of a function to use when there is an error raised by the library.
- */
-typedef void (*virErrorFunc) (void *userData, virErrorPtr error);
-
-/*
- * Errors can be handled as asynchronous callbacks or after the routine
- * failed. They can also be handled globally at the library level, or
- * at the connection level (which then has priority
- */
-
-virErrorPtr            virGetLastError         (void);
-void                   virResetLastError       (void);
-void                   virResetError           (virErrorPtr err);
-
-virErrorPtr            virConnGetLastError     (virConnectPtr conn);
-void                   virConnResetLastError   (virConnectPtr conn);
-int                    virCopyLastError        (virErrorPtr to);
-
-void                   virDefaultErrorFunc     (virErrorPtr err);
-void                   virSetErrorFunc         (void *userData,
-                                                virErrorFunc handler);
-void                   virConnSetErrorFunc     (virConnectPtr conn,
-                                                void *userData,
-                                                virErrorFunc handler);
-int                    virConnCopyLastError    (virConnectPtr conn,
-                                                virErrorPtr to);
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* __VIR_VIRERR_H__ */
index 9e866b50ee078f1f9aa3d31d2bf2d46096236e51..3233464f654f8e12f2a5139f784f93be38f40312 100644 (file)
@@ -14,7 +14,7 @@ Requires: readline
 BuildRequires: libxml2-devel
 BuildRequires: readline-devel
 Obsoletes: libvir
-ExclusiveArch: i386 x86_64
+ExclusiveArch: i386 x86_64 ia64
 
 %description
 This C library provides an API to use the Xen virtualization framework,
index 497f3b48a0c91a7bf567a24b42b57c0b9018d8a4..3345ac84ca7e7cb2384f157c500510fd2c2a1cb4 100755 (executable)
@@ -480,7 +480,7 @@ def buildStubs():
     wrapper = open("libvirt-py.c", "w")
     wrapper.write("/* Generated */\n\n")
     wrapper.write("#include <Python.h>\n")
-    wrapper.write("#include <libvirt.h>\n")
+    wrapper.write("#include <libvirt/libvirt.h>\n")
     wrapper.write("#include \"libvirt_wrap.h\"\n")
     wrapper.write("#include \"libvirt-py.h\"\n\n")
     for function in functions.keys():
index 786d47a60e6b56e710b6e944727da0b07502a276..17fb4a17d27ba0f4ad5ec24a556e6849c9046af7 100644 (file)
@@ -10,8 +10,8 @@
  */
 
 #include <Python.h>
-#include <libvirt.h>
-#include <virterror.h>
+#include <libvirt/libvirt.h>
+#include <libvirt/virterror.h>
 #include "libvirt_wrap.h"
 #include "libvirt-py.h"
 
index 29b27eeed884a4c532fe30597bdbc88c44a4b259..e7452159e7aef9fd5265167aeefa280dbada00cb 100644 (file)
@@ -7,8 +7,8 @@
  */
 
 #include <Python.h>
-#include <libvirt.h>
-#include <virterror.h>
+#include <libvirt/libvirt.h>
+#include <libvirt/virterror.h>
 
 #ifdef __GNUC__
 #ifdef ATTRIBUTE_UNUSED
index 90519faa8c47c53c75d1bb71fef7a916e0dce510..173bae19ffacfd591d5640623fd1c07cb87f06eb 100644 (file)
@@ -6,8 +6,8 @@
 #ifndef __VIR_DRIVER_H__
 #define __VIR_DRIVER_H__
 
-#include "libvirt.h"
-#include "virterror.h"
+#include "libvirt/libvirt.h"
+#include "libvirt/virterror.h"
 
 #ifdef __cplusplus
 extern "C" {
index 669831c792ffb428bf1b30c06e3b213d447a9ff5..811136cec6d6ceb25dda45bf07ce4b1d87723c3b 100644 (file)
@@ -13,8 +13,8 @@
 #include <libxml/threads.h>
 
 #include "hash.h"
-#include "libvirt.h"
-#include "virterror.h"
+#include "libvirt/libvirt.h"
+#include "libvirt/virterror.h"
 #include "driver.h"
 
 #ifdef __cplusplus
index 60e49f18aabc415c1c5bc64218acf371703b6719..70b46be427c82dd2b63b9f4ab20e3ef16f9360ba 100644 (file)
@@ -9,7 +9,7 @@
  * Daniel Veillard <veillard@redhat.com>
  */
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 
 #include <stdio.h>
 #include <stdlib.h>
index 757b1e4ea4583df1dff88eeb02c04720cf1347e4..ff5d55b9bd91dc93715069919caaf5db30362966 100644 (file)
 #ifndef __VIR_TEST_SIMPLE_INTERNAL_H__
 #define __VIR_TEST_SIMPLE_INTERNAL_H__
 
+#include <libvirt/virterror.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
 
-#include <virterror.h>
-
-  void testRegister(void);
-  int testOpen(virConnectPtr conn,
-                    const char *name,
-                    int flags);
-  int testClose  (virConnectPtr conn);
-  int testGetVersion(virConnectPtr conn,
-                          unsigned long *hvVer);
-  int testNodeGetInfo(virConnectPtr conn,
-                           virNodeInfoPtr info);
-  int testNumOfDomains(virConnectPtr conn);
-  int testListDomains(virConnectPtr conn,
-                           int *ids,
-                           int maxids);
-  virDomainPtr testLookupDomainByID(virConnectPtr conn,
-                                         int id);
-  virDomainPtr testLookupDomainByUUID(virConnectPtr conn,
-                                           const unsigned char *uuid);
-  virDomainPtr testLookupDomainByName(virConnectPtr conn,
-                                           const char *name);
-  int testDestroyDomain(virDomainPtr domain);
-  int testResumeDomain(virDomainPtr domain);
-  int testPauseDomain(virDomainPtr domain);
-  int testShutdownDomain (virDomainPtr domain);
-  int testRebootDomain (virDomainPtr domain, virDomainRestart action);
-  int testGetDomainInfo(virDomainPtr domain,
-                             virDomainInfoPtr info);
-  int testGetDomainID(virDomainPtr domain);
-  const char*testGetDomainName(virDomainPtr domain);
-  int testSetMaxMemory(virDomainPtr domain,
-                            unsigned long memory);
+void testRegister(void);
+int testOpen(virConnectPtr conn,
+             const char *name,
+             int flags);
+int testClose  (virConnectPtr conn);
+int testGetVersion(virConnectPtr conn,
+                  unsigned long *hvVer);
+int testNodeGetInfo(virConnectPtr conn,
+                   virNodeInfoPtr info);
+int testNumOfDomains(virConnectPtr conn);
+int testListDomains(virConnectPtr conn,
+                   int *ids,
+                   int maxids);
+virDomainPtr testLookupDomainByID(virConnectPtr conn,
+                                 int id);
+virDomainPtr testLookupDomainByUUID(virConnectPtr conn,
+                                   const unsigned char *uuid);
+virDomainPtr testLookupDomainByName(virConnectPtr conn,
+                                   const char *name);
+int testDestroyDomain(virDomainPtr domain);
+int testResumeDomain(virDomainPtr domain);
+int testPauseDomain(virDomainPtr domain);
+int testShutdownDomain (virDomainPtr domain);
+int testRebootDomain (virDomainPtr domain,
+                     virDomainRestart action);
+int testGetDomainInfo(virDomainPtr domain,
+                     virDomainInfoPtr info);
+int testGetDomainID(virDomainPtr domain);
+const char*testGetDomainName(virDomainPtr domain);
+int testSetMaxMemory(virDomainPtr domain,
+                    unsigned long memory);
 
 #ifdef __cplusplus
 }
index 3b5e242c7b2e14ff5e0cdf6a01f54332d6dded49..92307da8aa83a2f45c34d3faad745a047a9b07ab 100644 (file)
@@ -15,8 +15,8 @@
 
 #define _GNU_SOURCE             /* isblank() */
 
-#include "libvirt.h"
-#include "virterror.h"
+#include "libvirt/libvirt.h"
+#include "libvirt/virterror.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 4958f84a0256f39e1317cdb4dc8f3a41c05e27bf..3688549ae008de4809d1720b3577c51d619d90b4 100644 (file)
@@ -12,8 +12,8 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdarg.h>
-#include "libvirt.h"
-#include "virterror.h"
+#include "libvirt/libvirt.h"
+#include "libvirt/virterror.h"
 #include "internal.h"
 
 static virError lastErr =       /* the last error */
index 0879951d20e5c48ede6875cee96abf76553fa7ae..0a97a85ff1d214733928134a1b63865e01f5e563 100644 (file)
@@ -28,7 +28,7 @@
 #include <netdb.h>
 #include <libxml/uri.h>
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 #include "driver.h"
 #include "internal.h"
 #include "sexpr.h"
index 258b26d3732f8ecd71c26c670a18681d7750363a..692ba8c239f52714cff0426e72a77affb05bb41c 100644 (file)
@@ -18,7 +18,7 @@
 #include <stdint.h>
 #include <stdbool.h>
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 
 #ifdef __cplusplus
 extern "C" {
index b7b6cf89e1e48eb8b9214665fa2e92b56ab1cbad..01619b8504bb0c4eebe55e59a28f827656788f35 100644 (file)
--- a/src/xml.c
+++ b/src/xml.c
@@ -8,7 +8,7 @@
  * Daniel Veillard <veillard@redhat.com>
  */
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 
 #include <stdio.h>
 #include <stdlib.h>
index fbd5895ea49e67e8d8a349d754aeace9bd2d6272..bda52411c9aa4bca19605978d97ccd8e8efe215d 100644 (file)
--- a/src/xml.h
+++ b/src/xml.h
@@ -5,7 +5,7 @@
 #ifndef __VIR_XML_H__
 #define __VIR_XML_H__
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 
 #ifdef __cplusplus
 extern "C" {
index 9540bffaf9d88eaa47df146d0f204c1c7517c38f..2c180680afbf0dc0821832740d2fbcd9c1c4a19f 100644 (file)
@@ -19,7 +19,7 @@
 #include <libxml/tree.h>
 #include <libxml/xpath.h>
 
-#include "libvirt.h"
+#include "libvirt/libvirt.h"
 #include "xml.h"
 #include "xmlrpc.h"