Changes

Jump to: navigation, search

Introduction to virtualization

11 bytes removed, 04:56, 20 August 2011
Paravirtualization: - fix link
=== Paravirtualization ===
This technique also requires a VMM, but most of its work is performed in the ''guest OS'' code, which in turn is ''modified'' to support this VMM and avoid unnecessary use of privileged instructions. The paravirtualization technique also enables running different OSs on a single server, but requires them to be ported, i.e. they should «know» they are running under the hypervisor. The paravirtualization approach is used by products such as [http://www.xensourcexen.com/xen/ org Xen] and [http://user-mode-linux.sourceforge.net/ UML].
=== Virtualization on the OS level, a.k.a. containers virtualization ===
Anonymous user

Navigation menu