Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 1ad009303f644158512e76e0f2df7145 > files > 137

libvirt-cim-0.5.8-2.fc13.i686.rpm

<?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="http://libvirt.org/CIM/main.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Architecture</title><meta name="description" content="libvirt, virtualization, virtualization API, CIM" /></head><body><div id="header"><div id="headerLogo"></div><div id="headerSearch"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><div><input id="query" name="query" type="text" size="12" value="" /><input id="submit" name="submit" type="submit" value="Search" /></div></form></div></div><div id="body"><div id="menu"><ul class="l0"><li><div><a href="index.html" class="inactive">Home</a></div></li><li><a href="http://libvirt.org/" class="inactive">libvirt</a></li><li><div><a href="news.html" class="inactive">Releases</a></div></li><li><div><a href="intro.html" class="inactive">Introduction</a></div></li><li><div><a href="downloads.html" class="inactive">Downloads</a></div></li><li><div><a href="patches.html" class="inactive">Patches</a></div></li><li><div><a href="schema.html" class="inactive">Schema</a></div></li><li><div><a href="platforms.html" class="inactive">Platform Support</a></div></li><li><div><a href="architecture.html" class="inactive">Architecture</a></div></li><li><a href="https://www.redhat.com/mailman/listinfo/libvirt-cim/" class="inactive">Mailing list</a></li></ul></div><div id="content"><h1 class="style1">Architecture</h1><p>The libvirt-cim provider consists of two major parts:</p><ul><li>The provider classes themselves (<tt>src/</tt>)</li>
  <li>A helper library of common components (<tt>libxkutil/</tt>)</li>
</ul><p>The provider classes implement the actual CIM class model.  Some of
  the provider libraries implement one CIM class and one providier.
  However, many of them perform more than one task.  For example,
  the <tt>Virt_Device</tt> and <tt>Virt_DevicePool</tt> providers
  implement the device and device pool classes for each of the major
  device types: Memory, Processor, Network, and Disk.
</p><p>The helper library contains common routines that almost all of the
  providers use, such as libvirt connection type detection and device
  and system XML parsing.  
</p></div></div><div id="footer"><p id="sponsor">
              Sponsored by:<br />
              IBM
            </p></div></body></html>