diff options
author | sephe <sephe@FreeBSD.org> | 2016-10-11 06:04:40 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-10-11 06:04:40 +0000 |
commit | e81d81bb8099c83e910d4f93655539db87e3d3a0 (patch) | |
tree | 9801c12f199dd7cfcce6de64dd600f77b2e0f171 /sys/netinet/sctp_timer.c | |
parent | ba2bf2a02944c44d2a8e4ded546f16ab8c6b6d2f (diff) | |
download | FreeBSD-src-e81d81bb8099c83e910d4f93655539db87e3d3a0.zip FreeBSD-src-e81d81bb8099c83e910d4f93655539db87e3d3a0.tar.gz |
MFC 302543,302545,302547,302549,302554,302556,302557,302559,302606
302543
hyperv/vmbus: Use post message Hypercall APIs for channel request
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6831
302545
hyperv/vmbus: Function renaming.
And pass vmbus_softc to vmbus_doattach()
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6842
302547
hyperv/vmbus: Explicitly assign channel message process array.
While I'm here, remove the useless message type from message process
array, which is not used and serves no purposes at all.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6858
302549
hyperv/vmbus: Add sysctl to expose vmbus version.
Requested by: Hongxiong Xian <v-hoxian microsoft com>
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6860
302554
hyperv/vmbus: Use post message Hypercall APIs for unload
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6861
302556
hyperv/vmbus: Create channel synchronously.
The device probe/attach has been move to a different thread, so the
reasons to create the channel asynchronously are no longer valid.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6862
302557
hyperv/vmbus: Save vmbus softc to channels.
So that we don't need to access the global vmbus softc.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6863
302559
hyperv/vmbus: Embed channel detach task in channel itself.
GC work queue stuffs.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6864
302606
hyperv/vmbus: Reorganize vmbus scan process.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6875
Diffstat (limited to 'sys/netinet/sctp_timer.c')
0 files changed, 0 insertions, 0 deletions