This is the libvirt Wiki for user contributed content.
To edit the pages either use the gitlab integrated editor (e.g. by following the 'Edit this page' link in the footer of pages) or clone the https://gitlab.com/libvirt/libvirt-wiki repository and then submit a merge request with your changes. Note that contributions to the wiki are licensed under LGPLv2+.
Note that for linking within this wiki the link in the .rst file must use .html suffix instead to link to the proper output file.
Contents
Guest (VM) Lifecycle : Read This First - Introduces the concepts used with guests / virtual machines. Includes things like persistent vs transient domains, creating, starting, stopping domains, saving, restoring, snapshots, and secure wiping of disk images.
Virtual Networking : Read This First - Introduces the concepts and ideas used in libvirts' networking for guests
Libvirtd_and_dnsmasq - Additional configuration settings needed for running a global dnsmasq in addition to a libvirt controlled one
OVS_and_PVLANS - Setup OpenvSwitch Flows to emulate PVLANs
Here is the list of small tasks that should enable you to start digging into libvirt source code base
There is a separate page dedicated to Google Summer of Code 2024.
Also, the list for future ideas for projects can be found here Google Summer of Code Ideas.
The previous years can be found here: 2023, 2022, 2021, 2020, 2019, 2018, 2017 and 2016.
There is also a separate page for FAQ.