HVN(4) - Device Drivers Manual # HVN(4) - Device Drivers Manual
NAME # hvn - Hyper-V networking interface
SYNOPSIS # hvn* at hyperv?
DESCRIPTION # The hvn driver provides support for a Network Virtual Service Client (NetVSC), a virtual networking interface that relays device requests to the Virtual Service Provider (VSP) in the management operating system via the VMBus.
NetVSC emulates an RNDIS 1.0 compliant device on top of a custom NVS protocol operating over the VMBus channel ring.
...
HVS(4) - Device Drivers Manual # HVS(4) - Device Drivers Manual
NAME # hvs - Hyper-V virtual disk
SYNOPSIS # hvs* at hyperv?
DESCRIPTION # The hvs driver provides support for a Storage Virtual Service Client (StorVSC), a virtual disk interface that relays device requests to the Virtual Service Provider (VSP) in the management operating system via the VMBus.
StorVSC provides a unified interface to emulated IDE and SCSI devices.
...
HYPERV(4) - Device Drivers Manual # HYPERV(4) - Device Drivers Manual
NAME # hyperv - Hyper-V guest nexus device
SYNOPSIS # hyperv0 at pvbus?
DESCRIPTION # hyperv driver performs Synthetic Interrupt Controller initialization, sets up hypercalls, and provides access to VMBus services required by paravirtualized devices such as disk and network interfaces.
An access is also provided to the Key-Value Pair exchange interface via pvbus(4). All keys are associated to one of several key pools: Auto, Guest, External or Guest/Parameters.
...