What is a Virtual Machine?
A virtual machine, also commonly referred to as VM, is a guest system running on top of a virtualization software or hypervisor. VirtualBox, VMWare, and QEMU are examples of popular tools that are able to emulate network, disk, and other hardware resources to build virtualized environments that behave as physical computers. These environments are isolated from each other and from the host where the virtualization software is installed, each running distinct operating systems.