8 <a href=
"index.html">Home
</a>
9 <span>Front page of the libvirt website
</span>
12 <a href=
"news.html">News
</a>
13 <span>Details of new features and bugs fixed in each release
</span>
16 <a href=
"http://libvirt.org/git/?p=libvirt.git;a=log">Git log
</a>
17 <span>Latest commit messages from the source repository
</span>
22 <a href=
"apps.html">Applications
</a>
23 <span>Applications known to use libvirt
</span>
26 <a href=
"downloads.html">Downloads
</a>
27 <span>Get the latest source releases, binary builds and get access to the source repository
</span>
30 <a href=
"windows.html">Windows
</a>
31 <span>Downloads for Windows
</span>
34 <a href=
"bindings.html">Language bindings
</a>
35 <span>Bindings of the libvirt API for languages other than C
</span>
40 <a href=
"docs.html">Documentation
</a>
41 <span>Information for users, administrators and developers
</span>
44 <a href=
"compiling.html">Compiling
</a>
45 <span>How to compile libvirt
</span>
48 <a href=
"deployment.html">Deployment
</a>
49 <span>Information about deploying and using libvirt
</span>
52 <a href=
"uri.html">URI format
</a>
53 <span>The URI formats used for connecting to libvirt
</span>
56 <a href=
"remote.html">Remote access
</a>
57 <span>Enable remote access over TCP
</span>
60 <a href=
"auth.html">Authentication
</a>
61 <span>Configure authentication for the libvirt daemon
</span>
64 <a href=
"windows.html">Windows port
</a>
65 <span>Access the libvirt daemon from a native Windows client
</span>
68 <a href=
"logging.html">Logging
</a>
69 <span>The library and the daemon logging support
</span>
72 <a href=
"firewall.html">Firewall
</a>
73 <span>Firewall and network filter configuration
</span>
76 <a href=
"locking.html">Disk locking
</a>
77 <span>Ensuring exclusive guest access to disks
</span>
80 <a href=
"hooks.html">Hooks
</a>
81 <span>Hooks for system specific management
</span>
86 <a href=
"intro.html">Architecture
</a>
87 <span>Overview of the logical subsystems in the libvirt API
</span>
90 <a href=
"goals.html">Goals
</a>
91 <span>Terminology and goals of libvirt API
</span>
94 <a href=
"api.html">API concepts
</a>
95 <span>The libvirt API concepts
</span>
98 <a href=
"archdomain.html">Domains
</a>
99 <span>Managing virtual machines
</span>
102 <a href=
"archnetwork.html">Network
</a>
103 <span>Providing isolated networks and NAT based network connectivity
</span>
106 <a href=
"archstorage.html">Storage
</a>
107 <span>Managing storage pools and volumes
</span>
110 <a href=
"archnode.html">Node Devices
</a>
111 <span>Enumerating host node devices
</span>
116 <a href=
"format.html">XML format
</a>
117 <span>Description of the XML formats used in libvirt
</span>
120 <a href=
"formatdomain.html">Domains
</a>
121 <span>The domain XML format
</span>
124 <a href=
"formatnetwork.html">Networks
</a>
125 <span>The virtual network XML format
</span>
128 <a href=
"formatnwfilter.html">Network Filtering
</a>
129 <span>Network filter XML format
</span>
132 <a href=
"formatstorage.html">Storage
</a>
133 <span>The storage pool and volume XML format
</span>
136 <a href=
"formatstorageencryption.html">Storage Encryption
</a>
137 <span>Storage volume encryption XML format
</span>
140 <a href=
"formatcaps.html">Capabilities
</a>
141 <span>The driver capabilities XML format
</span>
144 <a href=
"formatnode.html">Node Devices
</a>
145 <span>The host device XML format
</span>
148 <a href=
"formatsecret.html">Secrets
</a>
149 <span>The secret XML format
</span>
152 <a href=
"formatsnapshot.html">Snapshots
</a>
153 <span>The snapshot XML format
</span>
158 <a href=
"drivers.html">Drivers
</a>
159 <span>Hypervisor specific driver information
</span>
162 <a href=
"drvxen.html">Xen
</a>
163 <span>Driver the Xen hypervisor
</span>
166 <a href=
"drvqemu.html">QEMU / KVM
</a>
167 <span>Driver for QEMU, KQEMU, KVM and Xenner
</span>
170 <a href=
"drvlxc.html">Linux Container
</a>
171 <span>Driver for the Linux native container API
</span>
174 <a href=
"drvtest.html">Test
</a>
175 <span>Pseudo-driver simulating APIs in memory for test suites
</span>
178 <a href=
"drvremote.html">Remote
</a>
179 <span>Driver providing secure remote to the libvirt APIs
</span>
182 <a href=
"drvopenvz.html">OpenVZ
</a>
183 <span>Driver for the OpenVZ container technology
</span>
186 <a href=
"drvuml.html">UML
</a>
187 <span>Driver for the User Mode Linux technology
</span>
190 <a href=
"storage.html">Storage
</a>
191 <span>Driver for the storage management APIs
</span>
194 <a href=
"drvvbox.html">VirtualBox
</a>
195 <span>Driver for VirtualBox
</span>
198 <a href=
"drvesx.html">VMware ESX
</a>
199 <span>Driver for VMware ESX
</span>
202 <a href=
"drvvmware.html">VMware Workstation / Player
</a>
203 <span>Driver for VMware Workstation / Player
</span>
208 <a href=
"html/index.html">API reference
</a>
209 <span>Reference manual for the C public API
</span>
210 <!-- This is the desired new style API breakdown
213 <a href="apiconn.html">Connection</a>
214 <span>API reference for virConnectPtr objects</span>
217 <a href="apidomain.html">Domain</a>
218 <span>API reference for virDomainPtr objects</span>
221 <a href="apierror.html">Error</a>
222 <span>API reference for virErrorPtr objects</span>
225 <a href="apinetwork.html">Network</a>
226 <span>API reference for virNetworkPtr objects</span>
229 <a href="apistorage.html">Storage</a>
230 <span>API reference for virStoragePoolptr and virStorageVolPtr objects</span>
233 <a href="apinode.html">Node Device</a>
234 <span>API reference for virNodeDevicePtr objects</span>
240 <a href=
"html/libvirt-libvirt.html">libvirt
</a>
241 <span>core interfaces for the libvirt library
</span>
244 <a href=
"html/libvirt-virterror.html">virterror
</a>
245 <span>error handling interfaces for the libvirt library
</span>
248 <a href=
"hvsupport.html">Driver support
</a>
249 <span>matrix of API support per hypervisor per release
</span>
254 <a href=
"bindings.html">Language bindings
</a>
255 <span>Bindings of the libvirt API for other languages
</span>
258 <a href=
"python.html">Python
</a>
259 <span>overview of the python API bindings
</span>
262 <a href=
"java.html">Java
</a>
263 <span>overview of the Java API bindings
</span>
266 <a href=
"csharp.html">C#
</a>
267 <span>overview of the C# API bindings
</span>
270 <a href=
"php.html">PHP
</a>
271 <span>overview of the PHP API bindings
</span>
276 <a href=
"internals.html">Internals
</a>
277 <span>Working on the internals of libvirt API, driver and daemon code
</span>
280 <a href=
"hacking.html">Contributor guidelines
</a>
281 <span>General hacking guidelines for contributors
</span>
284 <a href=
"api_extension.html">API extensions
</a>
285 <span>Adding new public libvirt APIs
</span>
288 <a href=
"internals/command.html">Spawning commands
</a>
289 <span>Spawning commands from libvirt driver code
</span>
292 <a href=
"internals/rpc.html">RPC protocol
& APIs
</a>
293 <span>RPC protocol information and API / dispatch guide
</span>
296 <a href=
"internals/locking.html">Lock managers
</a>
297 <span>Use lock managers to protect disk content
</span>
302 <a href=
"devguide.html">Development Guide
</a>
303 <span>A guide and reference for developing with libvirt
</span>
306 <a href=
"virshcmdref.html">Virsh Commands
</a>
307 <span>Command reference for virsh
</span>
312 <a href=
"http://wiki.libvirt.org">Wiki
</a>
313 <span>User contributed content
</span>
316 <a href=
"http://wiki.libvirt.org/page/FAQ">FAQ
</a>
317 <span>Frequently asked questions
</span>
320 <a href=
"bugs.html">Bug reports
</a>
321 <span>How and where to report bugs and request features
</span>
324 <a href=
"todo.html">Todo list
</a>
325 <span>Main feature request list
</span>
330 <a href=
"contact.html">Contact
</a>
331 <span>How to contact the developers via email and IRC
</span>
334 <a href=
"testsuites.html">Test suites
</a>
335 <span>Available test suites for libvirt
</span>
338 <a href=
"testtck.html">TCK test suite
</a>
339 <span>Virtualization functional test suite in Perl
</span>
342 <a href=
"testapi.html">Libvirt-test-API
</a>
343 <span>Libvirt functional API test suite in Python
</span>
348 <a href=
"relatedlinks.html">Related Links
</a>
349 <span>Miscellaneous links of interest related to libvirt
</span>
352 <a href=
"sitemap.html">Sitemap
</a>
353 <span>Overview of all content on the website
</span>