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)
Thu, Aug 27, 9:18 AM
Unknown Object (File)
Thu, Aug 20, 5:17 PM
Unknown Object (File)
Mon, Aug 10, 10:30 AM
Unknown Object (File)
Mon, Aug 10, 10:21 AM
Unknown Object (File)
Mon, Aug 3, 7:10 AM
Unknown Object (File)
Jul 7 2026, 4:04 AM
Unknown Object (File)
Jul 7 2026, 2:09 AM
Unknown Object (File)
Jul 5 2026, 2:56 AM
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

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/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.