Virtualization Concepts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Virtualization =Hypervisor= The entity that controls virtualization is referred to as ''hypervisor''. The vir...") |
|||
Line 2: | Line 2: | ||
* https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Virtualization | * https://home.feodorov.com:9443/wiki/Wiki.jsp?page=Virtualization | ||
=Virtualization Platforms= | |||
* Red Hat Virtualization | |||
* VMware vSphere | |||
* Microsof Hyper-V | |||
=Hypervisor= | =Hypervisor= |
Revision as of 21:01, 29 April 2017
Internal
Virtualization Platforms
- Red Hat Virtualization
- VMware vSphere
- Microsof Hyper-V
Hypervisor
The entity that controls virtualization is referred to as hypervisor. The virtual machines are known as "guests" or "guest operating systems".
Host Operating System
The host operating system (or the host OS) is the operating system of the physical computer on which the hypervisor is installed.
Guest Operating System
The guest operating system (or the guest OS) is the operating system that is running inside the virtual machine.