In computing, a '''client hypervisor''' is a [[hypervisor]] that is designed for use on [[Client (computing)|client computers]] such as [[laptop]]s, [[Desktop computer|desktops]] or [[workstation]]s, rather than on a [[server (computing)|server]]. It is a technique of host [[virtualization]] which enables the parallel execution of multiple [[operating system]]s (or [[virtual machine]]s) on shared hardware. These ''guest'' systems may be used for a wide variety of tasks normally performed by dedicated physical computer systems. Client hypervisors are included in [[cloud computing]] and [[Infrastructure as a service|IaaS (Infrastructure as a Service)]] designs. Some well-known client hypervisors are [[VMware Workstation]], [[VirtualBox]] and [[VirtualPC]]. Client hypervisors are categorized in two types:

* '''Type 1 (Bare metal)''': this type of client hypervisor runs directly on the host machine's hardware and serves as the host operating system, providing hardware access to guests via its own drivers. Also, it create a layer above the layer for allocate system resources to all installed virtual machines.<ref>{{Cite web|url=http://www.orosk.com/client-hypervisor/|title=What is Client hypervisor ?|website=www.orosk.com|access-date=2016-05-03|url-status=dead|archiveurl=https://web.archive.org/web/20170116173038/http://www.orosk.com/client-hypervisor/|archivedate=2017-01-16}}</ref> * '''Type 2 (Virtualized)''': this type of client hypervisor operates inside the host operating system as a stand-alone [[application software|application]] and invokes the master operating system for access to the physical computer's resources. ==References== {{Reflist}}

[[Category:Virtualization software]]