This document provides instructions for setting up and managing virtual machines (VMs) using KVM virtualization in Red Hat Enterprise Linux 7. It discusses preparing the environment by ensuring hardware and software requirements are met. These include enabling virtualization in the BIOS, installing required packages, and configuring networking and storage. The document then explains how to create and install VMs using virt-install, clone existing VMs with virt-clone, and manage VMs through tasks like changing their resources and deleting them. SELinux configuration for using non-default VM storage locations is also covered at a high level.