backup: Wire up qemu full pull backup commands over QMP
[libvirt/ericb.git] / docs / index.html.in
blob26e840691709d492482711f62c2d1a836411aced
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <script type="text/javascript">
6 <!--
7 window.addEventListener("load", function() { fetchRSS() });
8 // -->
9 </script>
10 </head>
11 <body class="index">
12 <h1>The virtualization API</h1>
14 <div class="panel">
15 <h2>Introduction</h2>
16 <p>
17 The libvirt project:
18 </p>
19 <ul>
20 <li>is a toolkit to manage <a href="platforms.html">virtualization platforms</a></li>
21 <li>is accessible from C, Python, Perl, Java and more</li>
22 <li>is licensed under open source licenses</li>
23 <li>supports <a href="drvqemu.html">KVM</a>,
24 <a href="drvqemu.html">QEMU</a>, <a href="drvxen.html">Xen</a>,
25 <a href="drvvirtuozzo.html">Virtuozzo</a>,
26 <a href="drvesx.html">VMWare ESX</a>,
27 <a href="drvlxc.html">LXC</a>,
28 <a href="drvbhyve.html">BHyve</a> and
29 <a href="drivers.html">more</a></li>
30 <li>targets Linux, FreeBSD, <a href="windows.html">Windows</a> and OS-X</li>
31 <li>is used by many <a href="apps.html">applications</a></li>
32 </ul>
33 <p>Recent / forthcoming <a href="news.html">release changes</a></p>
34 </div>
36 <div class="panel">
37 <h2>Quick Links</h2>
39 <dl>
40 <dt><a href="contribute.html">New contributors</a></dt>
41 <dd>Get involved in the libvirt community &amp; student outreach programs</dd>
43 <dt><a href="securityprocess.html">Security vulnerabilities</a></dt>
44 <dd>View security notices and report vulnerabilities to the libvirt security response team</dd>
46 <dt><a href="bugs.html">Bug reporting</a></dt>
47 <dd>View and report bugs in libvirt packages</dd>
49 <dt><a href="format.html">XML configuration</a></dt>
50 <dd>Description of the XML schemas for
51 <a href="formatdomain.html">domains</a>,
52 <a href="formatnetwork.html">networks</a>,
53 <a href="formatnwfilter.html">network filtering</a>,
54 <a href="formatstorage.html">storage</a>,
55 <a href="formatstorageencryption.html">storage encryption</a>,
56 <a href="formatcaps.html">capabilities</a>,
57 <a href="formatdomaincaps.html">domain capabilities</a>,
58 <a href="formatstoragecaps.html">storage pool capabilities</a>,
59 <a href="formatnode.html">node devices</a>,
60 <a href="formatsecret.html">secrets</a>,
61 <a href="formatsnapshot.html">snapshots</a>,
62 <a href="formatcheckpoint.html">checkpoints</a>,
63 <a href="formatbackup.html">backup jobs</a></dd>
64 <dt><a href="http://wiki.libvirt.org">Wiki</a></dt>
65 <dd>Read further community contributed content</dd>
66 </dl>
67 </div>
69 <div class="panel">
70 <h2>Blog Planet</h2>
71 <div id="planet">
72 </div>
74 <p>
75 Read more on the <a href="http://planet.virt-tools.org/">Virt Tools blog planet</a>
76 </p>
77 </div>
79 <br class="clear"/>
81 </body>
82 </html>