Searched hist:e2b84ee41671edcaf975f88367f793e96e84b7c2 (Results 1 – 1 of 1) sorted by relevance
/qemu/hw/ide/ |
H A D | pci.c | e2b84ee41671edcaf975f88367f793e96e84b7c2 Wed May 31 21:10:37 UTC 2023 Bernhard Beschow <shentey@gmail.com> hw/ide/pci: Expose legacy interrupts as named GPIOs
Exposing the legacy IDE interrupts as GPIOs allows them to be connected in the parent device through qdev_connect_gpio_out(), i.e. without accessing private data of TYPE_PCI_IDE.
Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Message-Id: <20230531211043.41724-2-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
|