!!! Overview
[{$pagename}] is a [Hardware Virtualization] [Virtualization method] used to provide a certain kind of [Virtual Machine] environment, namely, one that is a complete simulation of the underlying hardware. 

[{$pagename}] requires that every salient feature of the hardware be reflected into one of several [Virtual Machine] – including the full instruction set, input/output operations, interrupts, memory access, and whatever other elements are used by the software that runs on the bare machine, and that is intended to run in a virtual machine. In such an environment, any software capable of execution on the raw hardware can be run in the virtual machine and, in particular, any operating systems. The obvious test of full virtualization is whether an operating system intended for stand-alone use can successfully run inside a [Virtual Machine].

[{$pagename}] typically has a [hypervisor] uses native execution to share and manage hardware

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]