opnsense-src/sys/dev/hyperv
Sepherosa Ziehau fdd6031b04 hyperv/hn: Move chimney sending buffer to hn_softc
And don't recreate chimney sending buffer for each primary channel
open, it is now created in device_attach DEVMETHOD and destroyed
in device_detach DEVMETHOD.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7574
2016-08-22 07:34:39 +00:00
..
include hyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist 2016-08-16 07:26:53 +00:00
netvsc hyperv/hn: Move chimney sending buffer to hn_softc 2016-08-22 07:34:39 +00:00
stordisengage Return BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR or 0 for in-tree 2014-10-24 06:27:45 +00:00
storvsc hyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status error. 2016-08-17 05:02:18 +00:00
utilities hyperv/kvp: Remove unnecessary function parameter. 2016-08-18 06:03:55 +00:00
vmbus hyperv/vmbus: Use xact APIs to implement post message Hypercall APIs 2016-08-11 06:24:17 +00:00