Page MenuHomeFreeBSD

hyperv/vmbus: Fix the primary channel revoking on vmbus side.
ClosedPublic

Authored by sepherosa_gmail.com on Nov 17 2016, 2:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 19, 10:07 PM
Unknown Object (File)
Apr 27 2025, 8:40 AM
Unknown Object (File)
Apr 21 2025, 3:36 PM
Unknown Object (File)
Apr 18 2025, 4:35 AM
Unknown Object (File)
Apr 13 2025, 1:10 PM
Unknown Object (File)
Mar 28 2025, 1:50 AM
Unknown Object (File)
Mar 18 2025, 2:03 PM
Unknown Object (File)
Mar 15 2025, 6:32 PM
Subscribers
None

Details

Summary
Drivers can now use vmbus_chan_{is_revoked,set_orphan,unset_orphan}() and
vmbus_xact_ctx_orphan() to fix their attach/detach DEVMETHODs for revoked
primary channels.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/vmbus: Fix the primary channel revoking on vmbus side..
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.