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)
Mar 18 2024, 3:50 AM
Unknown Object (File)
Feb 22 2024, 8:49 PM
Unknown Object (File)
Feb 10 2024, 11:27 PM
Unknown Object (File)
Jan 9 2024, 1:10 AM
Unknown Object (File)
Nov 15 2023, 11:54 AM
Unknown Object (File)
Oct 25 2023, 7:17 AM
Unknown Object (File)
Oct 25 2023, 6:29 AM
Unknown Object (File)
Oct 4 2023, 9:26 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

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.