Virtualization packages
From FedoraProject
(Difference between revisions)
(Make new page for virt pkgs and categorize) |
|||
| Line 1: | Line 1: | ||
| + | {{autolang|base=yes}} | ||
| + | |||
== Core Virtualization == | == Core Virtualization == | ||
Latest revision as of 10:35, 3 July 2010
Contents |
[edit] Core Virtualization
-
provides e.g. the kvm hypervisor core (kvm.ko), support for running as KVM and Xen guests etc.
kernel -
is a CPU and device emulator; it also acts as the userspace component of KVM
qemu -
is a toolkit for interacting with the various virtualization technologies
libvirt -
provides the xen hypervisor and userspace components
xen -
allows Xen guests to be run on KVM
xenner -
PC BIOS for QEMU
bochs -
PXE boot ROMs for QEMU
gpxe -
video BIOS for QEMU
vgabios -
sparc/ppc BIOS for QEMU
openbios
[edit] Tools
-
is a desktop user interface for managing virtual machines
virt-manager -
is used by virt-manager to connect to a virtual machine's graphical console
virt-viewer -
provides a python API for installing virtual machines, and a bunch of useful utilitis like virt-install and virt-clone
python-virtinst -
is a GNOME applet for monitoring and controlling virtual machines
gnome-applet-vm -
is a top-like utilitiy for virtual machines
virt-top -
provides an API and tools for accessing and modifying virtual machine disk images
libguestfs -
guestfishlets you access and modify virtual machine disk images from the command line -
libguestfs-toolsprovides useful tools: virt-df, virt-cat, virt-edit, virt-ls, virt-inspector, virt-rescue, virt-win-reg -
libguestfs-mount(guestmount) lets you mount virtual machine disk images on the host -
gathers statistics from within virtual machines
collectd-libvirt -
enables the building of virtual appliance images
appliance-tools -
is a network boot server that can be used to provision virtual machines
cobbler -
is a functional test suite for libvirt
perl-Sys-Virt-TCK -
is a tool for converting virtual machines to use the KVM hypervisor
virt-v2v
[edit] Language Bindings
For
libvirt
For
libguestfs