|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 06/10] hw/ide/pci: Add PCIIDEState::isa_irqs[] |
Date: | Sun, 26 Feb 2023 22:26:30 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 30/1/23 18:00, Bernhard Beschow wrote:
Am 26. Januar 2023 21:17:36 UTC schrieb Bernhard Beschow <shentey@gmail.com>:These legacy ISA IRQs allow the PIIX IDE functions to be wired up in their south bridges and the VIA IDE functions to disuse PCI_INTERRUPT_LINE as outlined in https://lists.nongnu.org/archive/html/ qemu-devel/2020-03/msg01707.html .Suggested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- include/hw/ide/pci.h | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |