Changes

Jump to: navigation, search

An Overview of the Hyper-V Architecture

1,173 bytes added, 20:29, 8 January 2009
The Virtualization Stack and Other Root Partition Components
A DLL (named WinHv.sys) located in the parent partition Windows Server 2008 instance and any guest operating systems which are ''Hyper-V aware'' (in other words modified specifically to operate in a Hyper-V child partition). Allows the operating system's drivers to access the hypervisor using standard Windows API calls instead of hypercalls.
</td>
</tr>
<tr bgcolor="#e9e9e6">
<td>
'''VMBus'''
</td>
<td>
Part of Hyper-V Integration Services, the VMBus facilitates highly optimized communication between child partitions and the parent partition.
</td>
</tr>
<tr>
<td>
'''Virtualization Service Providers'''
</td>
<td>
Resides in the parent partition and provides synthetic device support via the VMBus to Virtual Service Clients (VSCs) running in child partitions.
</td>
</tr>
<tr bgcolor="#e9e9e6">
<td>
'''Virtualization Service Clients'''
</td>
<td>
Virtualization Service Clients are synthetic device instances that reside in child partitions. They communicate with the VSPs in the parent partition over the VMBus to fulfill the child partition's device access requests.
</td>
</tr>
</table>
 
In addition to the components contained within the virtualization stack, the root partition also contains the following components:
 
<table border="1" cellpadding="5" cellspacing="0" id="E3B" style="border-collapse: collapse; border-color:#cccccc; border-style: solid; border-width: 1px; margin-bottom:20px">
<tr bgcolor="#cccccc" style="color:black" valign="top">
<th>
<p>Component</p>
</th>
<th>
<p>Description</p>
</th>
</tr>
<tr bgcolor="#e9e9e6">
1,798
edits

Navigation menu