Virtual Machine Monitors

Hypervisor

A hypervisor is a type of computer software, firmware or hardware that creates and runs virtual machines on a host machine. It allows multiple instances of different operating systems to share the same hardware resources. The term dates back to the 1970s and was coined by IBM.

1 courses cover this concept

CS 111 Operating Systems Principles

Stanford University

Autumn 2022

An introductory course to operating systems, CS 111 builds upon programming experience to explore how operating systems function. The course provides an understanding of OS design challenges, such as filesystems, system calls, concurrency, virtual memory, demand paging, and others. Knowledge in C/C++ and Unix/Linux environment is prerequisite.

No concepts data

+ 20 more concepts