Searched hist:257397 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/bhyve/
H A Dioapic.cdiff 257397 Wed Oct 30 19:19:14 MDT 2013 grehan MFC r257092

Fix bug in the ioapic emulation for level-triggered interrupts,
where a pin assertion while a source was masked would result in
the interrupt being lost, with the symptom being a console hang.
The condition is now recorded, and the interrupt generated when
the source is unmasked.

Approved by: re (glebius)

Completed in 44 milliseconds