Page MenuHomeFreeBSD

hyperv/hn: Switch to vmbus xact APIs for NVS initialization
ClosedPublic

Authored by sepherosa_gmail.com on Aug 10 2016, 3:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 1:48 PM
Unknown Object (File)
Mon, Oct 6, 2:58 PM
Unknown Object (File)
Tue, Sep 23, 4:32 PM
Unknown Object (File)
Sep 13 2025, 12:37 PM
Unknown Object (File)
Sep 12 2025, 8:15 AM
Unknown Object (File)
Sep 8 2025, 1:22 AM
Unknown Object (File)
Aug 31 2025, 7:56 AM
Unknown Object (File)
Aug 26 2025, 12:44 PM
Subscribers
None

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Switch to vmbus xact APIs for NVS initialization.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
sys/dev/hyperv/netvsc/hv_net_vsc.c
775 ↗(On Diff #19174)

do we still need do this?

sys/dev/hyperv/netvsc/if_hnreg.h
51 ↗(On Diff #19174)

space problem?

sys/dev/hyperv/netvsc/hv_net_vsc.c
775 ↗(On Diff #19174)

Yep, we need it. Only NVS init has been converted as of this patch.

sys/dev/hyperv/netvsc/if_hnreg.h
51 ↗(On Diff #19174)

Only in fab. The indent is connect in the h file.

This revision was automatically updated to reflect the committed changes.