Searched hist:"032 a443be6ae472d9b2cb19ed03afe302f47e47f" (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/usb/ |
H A D | vt82c686-uhci-pci.c | 032a443be6ae472d9b2cb19ed03afe302f47e47f Sun Nov 26 22:49:30 UTC 2023 BALATON Zoltan <balaton@eik.bme.hu> hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
This device is part of a superio/ISA bridge chip and IRQs from it are routed to an ISA interrupt. Use via_isa_set_irq() function to implement this in a vt82c686-uhci-pci specific irq handler.
This reverts commit 422a6e8075752bc5342afd3eace23a4990dd7d98.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-ID: <ed5cdeaba7cf01eebdaa35f84c63427f4d8876b1.1701035944.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|