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)
Tue, Aug 18, 6:56 AM
Unknown Object (File)
Tue, Aug 4, 9:39 AM
Unknown Object (File)
Mon, Aug 3, 1:25 AM
Unknown Object (File)
Mon, Jul 27, 8:04 AM
Unknown Object (File)
Jul 22 2026, 4:34 PM
Unknown Object (File)
Jul 22 2026, 9:42 AM
Unknown Object (File)
Jul 21 2026, 6:35 AM
Unknown Object (File)
Jul 20 2026, 11:57 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