freebsd-dev/sys/dev/hyperv
Sepherosa Ziehau 9e5c6042f9 hyperv/chan: Factor out the vcpu setting
And use it for cpu0 assignment; it does not sound right to assume that
cpu0 maps to vcpu0.  And this factored out function will be exposed to
drivers, if driver specific CPU binding is needed, e.g. hn(4).

Move default cpu select after saving channel offer message. This makes
sure that all useful information of the channel has been setup.

MFC after:	1 week
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5504
2016-03-02 01:40:47 +00:00
..
include hyperv/hn: Associate TX/RX ring with channel 2016-02-26 09:41:00 +00:00
netvsc hyperv/hn: Set hash per-packet-info for each packet transmission 2016-03-01 04:59:18 +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: Always set device for channels 2016-02-26 09:23:17 +00:00
utilities hyperv/utils: Code rearrange and cleanup 2016-02-24 05:01:18 +00:00
vmbus hyperv/chan: Factor out the vcpu setting 2016-03-02 01:40:47 +00:00