Hyper V
Hyper V
Hyper V
Hyper-V architecture
Parent partition
The Parent partition is the partition that
has all the access to hardware devices,
and control over the local virtualization
stack
The parent partition has the rights to
create child partitions and manage all the
components related to them
Child partition
the child partition gets created by the
parent partition, and all the guest virtual
machine related components run under
the child partition.
Virtual devices
Virtual devices (vDevices) are the
application interfaces that provide control
over devices to the VMs. There are two
types of vDevices, as follows:
1Core devices
1.1Emulated devices 1.2Synthetic devices
Plugin devices
Plugin devices
These devices allow direct
communications between the parent and
the child partition
These devices can safely be removed and
added whenever it is necessary. Examples
of these types of devices are human
interfaces and mass storage devices.