Hi,
I have gone through some articles for understanding type-1 and type-2 hypervisor.
Moreover, I read, Hyper-V is a type-1 hypervisor.
I found here, why Hyper-V is type-1 hypervisor.
The link says,
One more thing, Hyper-V isn't actually installed on the host OS. When you install Hyper-V you think it's being installed on top of a host OS but it is not. The setup converts the original OS in something like a VM and puts the hypervisor below. This is what is called the root or parent partition of Hyper-V. That's why you experience the same speed in what you see as the "real machine" and the virtual machines.
Recently I installed Windows Server as a Guest OS and installed Hyper-V role in Windows Server. I think, this is called nested
virtualization. If above explanation is justified, what about in case of nested virtualization?
With Regards
NndnG