Virtualization Concepts

From RoggeWiki
Revision as of 15:31, 26 November 2013 by Tom (talk | contribs) (Created page with ' ===Hypervisor-based partitioning=== =====Type-1 Hypervisor===== Type-1 hypervisors have the function implemented as part of the operating system software or the hardware firmw…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hypervisor-based partitioning

Type-1 Hypervisor

Type-1 hypervisors have the function implemented as part of the operating system software or the hardware firmware on a given hardware platform. When the hypervisor is implemented as part of the operating system, this operating system providing the hypervisor function is called the “host” operating system. The operating system running inside a virtual machine (VM) created on the host system is called the “guest” operating system.