tail head cat sleep
QR code linking to this page

Manual Pages  — HYPER-V

NAME

hv_netvsc – Hyper-V Network Virtual Service Consumer

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following lines in the system kernel configuration file: device hyperv

DESCRIPTION

The hv_netvsc driver implements the virtual network device for FreeBSD guest partitions running on Hyper-V. FreeBSD guest partitions running on Hyper-V do not have direct access to network devices attached to the Hyper-V server. Although a FreeBSD guest can access network devices using Hyper-V's full emulation mode, the performance in this mode tends to be unsatisfactory.

To counter the above issues, the hv_netvsc driver implements a network Virtual Service Consumer (VSC) that relays network requests from the guest partition to the network Virtual Service Provider (VSP) hosted in the root partition using the high performance data exchange infrastructure provided by hv_vmbus(4) driver. The VSP in the root partition then forwards the network related requests to the physical network card.

SEE ALSO

hv_ata_pci_disengage(4), hv_storvsc(4), hv_utils(4), hv_vmbus(4)

HISTORY

Support for hv_netvsc first appeared in FreeBSD 10.0 . The driver was developed through a joint effort between Citrix Incorporated, Microsoft Corporation, and Network Appliance Incorporated.

AUTHORS

FreeBSD support for hv_netvsc was first added by Microsoft BSD Integration Services Team <Mt bsdic@microsoft.com>.

HYPER-V (4) September 10, 2013

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

"I liken starting one's computing career with Unix, say as an undergraduate, to being born in East Africa. It is intolerably hot, your body is covered with lice and flies, you are malnourished and you suffer from numerous curable diseases. But, as far as young East Africans can tell, this is simply the natural condition and they live within it. By the time they find out differently, it is too late. They already think that the writing of shell scripts is a natural act."
— Ken Pier, Xerox PARC