134. Why Type-1 Hypervisor has better performance than Type-2
Hypervisor?
Type-1 Hypervisor has better performance than Type-2 hypervisor because Type-1 hypervisor skips the host operating system and it runs directly
on host hardware. So it can utilize all the resources of host machine.
In cloud computing Type-1 hypervisors are more popular since Cloud servers may need to run multiple operating system images.