Page MenuHomeFreeBSD

bhyve/ioapic: only account for asserted line in edge mode
ClosedPublic

Authored by royger on Jan 19 2021, 2:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 5:58 AM
Unknown Object (File)
Sun, Mar 31, 3:25 PM
Unknown Object (File)
Mar 7 2024, 4:34 PM
Unknown Object (File)
Feb 9 2024, 3:48 AM
Unknown Object (File)
Dec 23 2023, 12:32 AM
Unknown Object (File)
Nov 12 2023, 11:31 PM
Unknown Object (File)
Sep 24 2023, 1:49 AM
Unknown Object (File)
Sep 5 2023, 6:14 AM
Subscribers

Details

Summary

After modifying a redirection entry only try to inject an interrupt if
the pin is in level mode, pins in edge mode shouldn't take into
account the line assert status as they are triggered by edge changes,
not the line status itself.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36339
Build 33228: arc lint + arc unit