VSS Lecture 8
VSS Lecture 8
HYPERVISORS
Objective
• Describing a hypervisor
• Understanding the role of a hypervisor
• Comparing today’s hypervisors
Describing a Hypervisor
• A hypervisor is an arbiter of resources.
• It is software that sits between the physical resources on
a physical server and the virtual machines that run on
that server.
• In addition to resource allocation, hypervisors provide a
virtual environment for those workloads, enable virtual
networks for communication between workloads and to the
outside world, and offer various forms of clustering for high
availability.
• Hypervisors allow us to make better use of the ever-faster
processors that regularly appear in the commercial market
• Efficiently use the larger and denser memory offerings
that come along with those newer processors.
Describing a Hypervisor