Roger Pau Monné 69138e8788 xen/intr: improve handling of legacy IRQs
Devices that use ISA IRQs expect them to be already configured, and don't
call bus_config_intr, which prevents those IRQs from working on Xen. In
order to solve it pre-register all the legacy IRQs with the default values
(edge triggered, low polarity) if no override is found.

While there add a panic if the registration of an interrupt override fails.

Sponsored by: Citrix Systems R&D
2015-02-16 16:37:59 +00:00
..
2015-02-11 15:49:14 +00:00
2015-01-23 21:08:24 +00:00
2014-10-12 18:01:52 +00:00
2015-02-15 14:25:00 +00:00
2015-02-16 06:02:46 +00:00
2015-02-10 06:35:16 +00:00
2015-02-02 16:07:07 +00:00
2014-12-27 07:07:37 +00:00