freebsd-dev/sys/dev/hyperv
Sepherosa Ziehau 427e366e43 hyperv/hn: Don't start shared TX taskq, if the hypervisor is not Hyper-V.
- Move the SYSINIT to DRIVER/SECOND, i.e. after the vm_guest becomes
  determistic.
- Minor style changes.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D8370
2016-10-31 05:22:00 +00:00
..
include hyperv/vmbus: Expose channel management taskqueue for driver to use. 2016-10-19 09:12:14 +00:00
netvsc hyperv/hn: Don't start shared TX taskq, if the hypervisor is not Hyper-V. 2016-10-31 05:22:00 +00:00
storvsc hyperv/stor: Fix off-by-one bug; this brings back TRIM support. 2016-10-14 05:32:47 +00:00
utilities hyperv/ic: Rework framework/message version negotiation. 2016-10-24 05:36:19 +00:00
vmbus hyperv/vmbus: Implement vmbus_chan_printf. 2016-10-26 05:06:23 +00:00