yumkvm package. The kvm package contains the KVM kernel module providing the KVM hypervisor on the default Linux kernel.
kvm package, run:
# yum install kvm
python-virtinstvirt-install command for creating virtual machines.
libvirtlibvirt is an API library for interacting with hypervisors. libvirt uses the xm virtualization framework and the virsh command line tool to manage and control virtual machines.
libvirt-pythonlibvirt API.
virt-managervirt-manager, also known as Virtual Machine Manager, provides a graphical tool for administering virtual machines. It uses libvirt library as the management API.
# yum install virt-manager libvirt libvirt-python python-virtinst