diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2023-02-09 10:38:42 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-27 22:29:01 +0100 |
commit | bb98e0f59cde846666d9fddc60ae74ef7ddfca17 (patch) | |
tree | 2091849d76542ed54976c19736ff56bdbbb3da8a /include/hw | |
parent | cef2e7148e32d61338de0220619d308bf42af770 (diff) |
hw/isa/vt82c686: Remove intermediate IRQ forwarder
Directly dispatch ISA IRQs to 'cpu_intr' output IRQ
by removing the intermediate via_isa_request_i8259_irq()
handler. Rename ISA IRQs array as 'isa_irqs_in' to
emphasize these are input IRQs.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230210163744.32182-5-philmd@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions