File: index.rst

package info (click to toggle)
libvirt 11.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 209,020 kB
  • sloc: ansic: 535,831; xml: 321,783; python: 11,974; perl: 2,626; sh: 2,185; makefile: 448; javascript: 126; cpp: 22
file content (72 lines) | stat: -rw-r--r-- 2,350 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
======================
The virtualization API
======================

Introduction
------------

The libvirt project:

-  is a toolkit to manage `virtualization platforms <platforms.html>`__
-  is accessible from C, Python, Perl, Go and more
-  is licensed under open source licenses
-  supports
   `KVM <drvqemu.html>`__,
   `Hypervisor.framework <drvqemu.html>`__,
   `QEMU <drvqemu.html>`__,
   `Xen <drvxen.html>`__,
   `Virtuozzo <drvvirtuozzo.html>`__,
   `VMware ESX <drvesx.html>`__,
   `LXC <drvlxc.html>`__,
   `BHyve <drvbhyve.html>`__ and
   `more <drivers.html>`__
-  targets Linux, FreeBSD, `Windows <windows.html>`__ and `macOS <macos.html>`__
-  is used by many `applications <apps.html>`__

Recent / forthcoming `release changes <news.html>`__

Quick Links
-----------

`New contributors <contribute.html>`__
  Get involved in the libvirt community & student outreach programs
`Submitting patches <hacking.html>`__
  Already a regular open source contributor and have git set up? Have a quick
  look at how to propose your changes to libvirt correctly
`Security vulnerabilities <securityprocess.html>`__
  View security notices and report vulnerabilities to the libvirt security
  response team
`Bug reporting <bugs.html>`__
  View and report bugs in libvirt packages
`XML configuration <format.html>`__
  Description of the XML schemas for
  `domains <formatdomain.html>`__,
  `networks <formatnetwork.html>`__,
  `network filtering <formatnwfilter.html>`__,
  `storage <formatstorage.html>`__,
  `storage encryption <formatstorageencryption.html>`__,
  `capabilities <formatcaps.html>`__,
  `domain capabilities <formatdomaincaps.html>`__,
  `storage pool capabilities <formatstoragecaps.html>`__,
  `node devices <formatnode.html>`__,
  `secrets <formatsecret.html>`__,
  `snapshots <formatsnapshot.html>`__,
  `checkpoints <formatcheckpoint.html>`__,
  `backup jobs <formatbackup.html>`__
`Wiki <https://wiki.libvirt.org>`__
  Read further community contributed content
`Knowledge base <kbase/index.html>`__
  Learn more about libvirt through knowledge base
`Documentation <docs.html>`__
  Comprehensive documentation map

Blog Planet
-----------

.. raw:: html

   <script src="js/virt-tools-blog-planet.js">
   </script>
   <div id="planet"> </div>

Read more on the `Virt Tools blog planet <https://planet.virt-tools.org/>`__