Hypervisor: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
An acceptable start... |
m +cat |
||
| Line 4: | Line 4: | ||
{{semi-stub}} | {{semi-stub}} | ||
[[Category: OS Concepts]] | |||
Revision as of 21:21, 16 December 2018
A hypervisor is a software package which provides virtual machines.
There are two main types: 'native' hypervisors, which are operating systems which run directly on the bare machine, and 'hosted' hypervisors, which are applications which run under a general-purpose OS.