Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Execution (computing)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Virtual machine == {{main|Virtual machine}} A ''virtual machine'' (''VM'') is the [[virtualization]]/[[emulator|emulation]] of a [[computer system]]. Virtual machines are based on [[computer architecture]]s and provide functionality of a physical computer. Their implementations may involve specialized hardware, software, or a combination. Virtual machines differ and are organized by their function, shown here: * '''[[System virtual machine]]s''' (also termed [[full virtualization]] VMs) provide a substitute for a real machine. They provide functionality needed to execute entire [[operating system]]s. A [[hypervisor]] uses [[native code|native execution]] to share and manage hardware, allowing for multiple environments which are isolated from one another, yet exist on the same physical machine. Modern hypervisors use [[hardware-assisted virtualization]], virtualization-specific hardware, primarily from the host CPUs. * '''Process virtual machines''' are designed to execute computer programs in a platform-independent environment. Some virtual machine emulators, such as [[QEMU]] and [[video game console emulator]]s, are designed to also emulate (or "virtually imitate") different system architectures thus allowing execution of software applications and operating systems written for another [[CPU]] or architecture. [[OS-level virtualization]] allows the resources of a computer to be partitioned via the [[Kernel (operating system)|kernel]]. The terms are not universally interchangeable.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)