Skip to content

Virtual machine

Ashok Bhat edited this page Nov 7, 2020 · 4 revisions

About

  • Emulation of a computer system

Types

  • Full virtualization - A subsitute of a real machine - provide functionality to run entire OS.
  • Process VM - Runs as a normal application inside a host OS and supports a single process

Clone this wiki locally