Virtual Machine
Virtual Machine
• Each virtual machine runs its own operating system and functions
separately from the other VMs, even when they are all running on the
same host.
Brief history on Virtual machine
1. TYPE 1 HYPERVISOR
• Runs directly on the host’s hardware to control the hardware and to manage the guest OS.
• Called a native or bare metals hypervisor
• For eg: Microsoft hyper-v , oracle VM server for x86
2. Type 2 Hypervisor