Installing KVM on RHEL6 is quite a simple process when having a yum repository. The main package is the kvm package (hypervisor).
# yum install kvm
To manage the vm’s you’ll need a tool called virt.
# yum installĀ virt-manager libvirt libvirt-python python-virtinst libvirt-client xorg-x11-xauth