<p>The first block (in red) indicates the host hardware capabilities, currently
it is limited to the CPU properties but other information may be available,
it shows the CPU architecture, and the features of the chip (the feature
block is similar to what you will find in a Xen fully virtualized domain
description).</p>
<p>The second block (in blue) indicates the paravirtualization support of the
Xen support, you will see the os_type of xen to indicate a paravirtual
kernel, then architecture information and potential features.</p>
<p>The third block (in green) gives similar information but when running a
32 bit OS fully virtualized with Xen using the hvm support.</p>
<p>This section is likely to be updated and augmented in the future, see <ahref="https://www.redhat.com/archives/libvir-list/2007-March/msg00215.html">the
discussion</a> which led to the capabilities format in the mailing-list
archives.</p>
</div>
<divid="menu">
<ulclass="l0"><li>
<atitle="Front page of the libvirt website"class="inactive"href="index.html">Home</a>
</li><li>
<atitle="Details of new features and bugs fixed in each release"class="inactive"href="news.html">News</a>
</li><li>
<atitle="Get the latest source releases, binary builds and get access to the source repository"class="inactive"href="downloads.html">Downloads</a>
</li><li>
<atitle="Information for users, administrators and developers"class="active"href="docs.html">Documentation</a>
<ulclass="l1"><li>
<atitle="Information about deploying and using libvirt"class="inactive"href="deployment.html">Deployment</a>
</li><li>
<atitle="Overview of the logical subsystems in the libvirt API"class="inactive"href="intro.html">Architecture</a>
</li><li>
<atitle="Description of the XML formats used in libvirt"class="active"href="format.html">XML format</a>
<ulclass="l2"><li>
<atitle="The domain XML format"class="inactive"href="formatdomain.html">Domains</a>
</li><li>
<atitle="The virtual network XML format"class="inactive"href="formatnetwork.html">Networks</a>
</li><li>
<atitle="The storage pool and volume XML format"class="inactive"href="formatstorage.html">Storage</a>
</li><li>
<spanclass="active">Capabilities</span>
</li><li>
<atitle="The host device XML format"class="inactive"href="formatnode.html">Node Devices</a>
</li></ul>
</li><li>
<atitle="Hypervisor specific driver information"class="inactive"href="drivers.html">Drivers</a>
</li><li>
<atitle="Reference manual for the C public API"class="inactive"href="html/index.html">API reference</a>
</li><li>
<atitle="Bindings of the libvirt API for other languages"class="inactive"href="bindings.html">Language bindings</a>