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
F147891213: D7457.diff
Sat, Mar 14, 11:19 AM
Unknown Object (File)
Fri, Mar 13, 4:34 PM
Unknown Object (File)
Thu, Mar 12, 2:26 PM
Unknown Object (File)
Sat, Feb 28, 12:49 PM
Unknown Object (File)
Sat, Feb 28, 4:01 AM
Unknown Object (File)
Jan 31 2026, 12:49 PM
Unknown Object (File)
Jan 31 2026, 12:09 AM
Unknown Object (File)
Dec 5 2025, 7:59 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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

do we still need do this?

sys/dev/hyperv/netvsc/if_hnreg.h
51

space problem?

sys/dev/hyperv/netvsc/hv_net_vsc.c
775

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

sys/dev/hyperv/netvsc/if_hnreg.h
51

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

This revision was automatically updated to reflect the committed changes.