Involved Projects and Packages
QEMU is a quick emulator, using dynamic translation (TCG). It also serves as frontend for KVM and as backend for Xen device emulation.
Note that this package is based on a Git patch queue and the .spec file is thus generated from qemu.spec.in.
QEMU is a quick emulator, using dynamic translation (TCG). It also serves as frontend for KVM and as backend for Xen device emulation.
Note that this package is based on a Git patch queue and the .spec file is thus generated from qemu.spec.in.
Serf is a service orchestration and management tool.
It offers a decentralized, lightweight, highly available and fault
tolerant solution for service discovery and orchestration that runs
on Linux, Mac OS-X and Windows.
An efficient and lightweight gossip protocol is used to communicate
among the nodes, and node failures are detected and notified to the rest
of the cluster. An event system is built on top of Serf, so that events
such as deploys, configuration changes, et.c, can be propagated around.
Serf is also completely masterless, meaning there's no single point of
failure.
This package provides the agent that should be started on every node.
Serf is a service orchestration and management tool.
It offers a decentralized, lightweight, highly available and fault
tolerant solution for service discovery and orchestration that runs
on Linux, Mac OS-X and Windows.
An efficient and lightweight gossip protocol is used to communicate
among the nodes, and node failures are detected and notified to the rest
of the cluster. An event system is built on top of Serf, so that events
such as deploys, configuration changes, et.c, can be propagated around.
Serf is also completely masterless, meaning there's no single point of
failure.
This package provides the agent that should be started on every node.
Factory development project for virtualization-related packages
mdevctl is a utility for managing and persisting devices in the mediated device framework of the Linux kernel. Mediated devices are sub-devices of a parent device (e.g. a vGPU) which can be dynamically created and potentially used by drivers like vfio-mdev for assignment to virtual machines.
Once upon a time, there was numad. These days, there is no need of having it running as a daemon. However, the service of "pre-placement" of a VM (i.e., deciding on which NUMA node[s] place the VM, while it's being created) is still valuable. And that's what this package aims at offering.
The Open Virtual Machine Firmware (OVMF) project aims to support firmware for Virtual Machines using the edk2 code base.
QEMU is a generic and open source machine emulator and virtualizer.
QEMU can be used in several different ways. The most common is for System Emulation, where it provides a virtual model of an entire machine (CPU, memory and emulated devices) to run a guest OS. In this mode the CPU may be fully emulated, or it may work with a hypervisor such as KVM or Xen to allow the guest to run directly on the host CPU.
Note that this package is produced using a Git based workflow. Please refer to README.PACKAGING before making modifications.
Administrative utility for AMD SEV
snpguest is a command line utility for interacting with the AMD Secure Encrypted Virtualization - Secure Nested Paging (SEV-SNP) guest environment (via the /dev/sev-guest device).
snphost is a command line utility for interacting with the AMD Secure Encrypted Virtualization - Secure Nested Paging (SEV-SNP) host environment (via the /dev/sev device).
Packages being prepared for inclusion in the main Virtualization project are staged here.
QEMU is a quick emulator, using dynamic translation (TCG). In support of virtualization, it also serves as a frontend for KVM and as a backend for Xen device emulation.
Note that this package is produced using a Git based workflow. Please refer to README.PACKAGING before making modifications.
A simple federation of KVM hosts based on libvirt and serf, working with centralized shared storage.
It offers a REST API to interact with the cluster, so as to make it easier to implement custom KVM platforms
Tests and supporting packages related to testing Virtualization infrastructure.