diff options
author | sephe <sephe@FreeBSD.org> | 2016-10-17 03:35:20 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-10-17 03:35:20 +0000 |
commit | 2ae235e70fb28f0ff78d5430b04c8036ee445c30 (patch) | |
tree | b6114e257d8be83d4b0a79e69d27568b8c7fc6f4 /sys/modules/hyperv | |
parent | 8e7d0ea2ee73757ac9e56a8e57ca2786ece3c686 (diff) | |
download | FreeBSD-src-2ae235e70fb28f0ff78d5430b04c8036ee445c30.zip FreeBSD-src-2ae235e70fb28f0ff78d5430b04c8036ee445c30.tar.gz |
MFC 303284,303329,303361,303362,303366,303368-303370
303284
hyperv/vmbus: Move bufring info definition to vmbus_brvar.h
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D7282
303329
hyperv/vmbus: Nuke unnecessary accessor functions.
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D7303
303361
hyperv/vmbus: Initialize RX/TX bufring mutex at channel creation time
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D7312
303362
hyperv/vmbus: Use different struct for RX/TX bufring.
So that they can use suitable MP synchronization mechanism.
While I'm here change the bufring init/read/write function names.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7313
303366
hyperv/vmbus: Update comment for bufring
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7314
303368
hyperv/vmbus: Cleanup TX bufring write process.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7315
303369
hyperv/vmbus: Stringent RX bufring data length checks.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7316
303370
hyperv/vmbus: Cleanup RX bufring read process.
Sponsored by: Microsoft
Differential Revision: https://reviews.freebsd.org/D7317
Diffstat (limited to 'sys/modules/hyperv')
0 files changed, 0 insertions, 0 deletions