opnsense-src/sys/dev/hyperv
Sepherosa Ziehau 2a616fdcda hyperv/vmbus: Simplify event processing
For channel0, it will never be processed on event handling path,
so there is no need to install it.  After skipping in the channel0
installation, we could discard the channel0 check on event
handling hot code path.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D6333
2016-05-16 03:56:24 +00:00
..
include sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
netvsc hyperv/hn: Combine per-packet-information parsing. 2016-05-16 03:26:16 +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/stor: Enable INQUIRY result check only on WIN10 like host systems 2016-05-12 03:29:29 +00:00
utilities sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
vmbus hyperv/vmbus: Simplify event processing 2016-05-16 03:56:24 +00:00