KVM Virtualization Packages
To run Oracle Linux KVM on a host, you must install the Oracle Linux KVM virtualization packages. Several package groups are available to match different needs and use cases.
For installation instructions, see KVM Host: Installation and Configuration.
Recommended Virtualization Packages
The following individual packages are recommended for installation on virtualization hosts.
| Package | Description |
|---|---|
libvirt
|
Provides an interface to KVM, and the libvirt daemons for
managing guest VMs.
The Cockpit web console also provides a graphical interface that
interacts with KVM and |
qemu-kvm
|
Installs the QEMU emulator that performs hardware virtualization so that guests can access host CPU and other resources. |
qemu-img
|
Provides functionality that lets you create, convert, and change images offline.
It works with all QEMU image formats.
Never use |
virt-install
|
Provides command line utilities for creating and provisioning guest VMs. |
virt-viewer
|
Provides a graphical utility that can be loaded into a desktop environment to
access the graphical console of a guest VM.
For information about connecting to a KVM
graphical interface using |
Recommended Virtualization Package Groups
Virtualization packages can also be installed from package groups. Group packages contain the minimum set of packages that are required for a virtualization host.
| Group Package | Description |
|---|---|
virt
|
Installs a collection of virtualization packages that include
libvirt, qemu-kvm, and other dependencies.
|
virtualization client
|
Available for installation on GUI environment Oracle Linux systems. |
virtualization host
|
Contains the minimum set of packages that are required for a virtualization host. |
Downloading Virtualization Packages
Virtualization packages are available for download from the Oracle Linux yum server or from the Unbreakable Linux Network (ULN). The virtualization packages are also available from various upstream projects, including: