classification


Hypervisor Classifications

Hypervisor Classifications Hypervisors, in general, are historically classified in two types: Type 1 hypervisor (Bare-Metal Architecture) – This is a hypervisor that runs directly on a given hardware platform. A Guest OS then runs at the second level above the hardware.  This model represents the classic implementation of virtual machine architectures. The original hypervisors, SIMMON […]