This is My Journey♥
a mobile developer who wants to see another brightness side of this world
|
The name is MELISSA. I'm just a simple girl trapped in a complicated world.
Ice-Cream
a blackberry
Love TV SERIES
a fresh graduate
now a Programmer
and wish to get a wonderful life
Layout Designer:
♥chocodiiction-lovesxoxo*
Others:
♥ ♥ ♥
Virtual machine (VM) is defined as an efficient and isolated duplicate of a real machine. This environment is created by using Virtual Machine Monitor (VMM) which provides a second layer on a machine for another operating system to run on it. VMM reproduces everything from the CPU instruction to the I/O devices in software of operating system which it run on.
The underlying operating system is called the host operating system. VMM runs on top of the host operating system, thus it can hold a second or more operating system on it. The operating system which runs on VMM is called the guest operating system.