libvirtbacked
Libvirtbacked is a term used to describe a virtualization backend that relies on the libvirt library to manage virtual machines and their resources. It is not a standalone hypervisor; rather, it provides a unified interface to multiple supported hypervisors through libvirt, such as QEMU/KVM, Xen, LXC, and Hyper-V.
In a libvirtbacked stack, a control layer issues high-level VM management requests, and a libvirt client connects
Typical capabilities include VM lifecycle operations (start, stop, pause, reboot), live and offline migration, snapshot management,
Use of a libvirtbacked approach is common in virtualization platforms and cloud-like systems that aim to support