qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/13] hw/isa/piix4: Replace some magic IRQ constants


From: Richard Henderson
Subject: Re: [PATCH 06/13] hw/isa/piix4: Replace some magic IRQ constants
Date: Tue, 8 Mar 2022 08:21:49 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/7/22 03:43, Philippe Mathieu-Daudé wrote:
From: Bernhard Beschow<shentey@gmail.com>

This is a follow-up on patch "malta: Move PCI interrupt handling from
gt64xxx_pci to piix4". gt64xxx_pci used magic constants, and probably
didn't want to use piix4-specific constants. Now that the interrupt
handing resides in piix4, its constants can be used.

Signed-off-by: Bernhard Beschow<shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
Acked-by: Michael S. Tsirkin<mst@redhat.com>
Message-Id:<20220217101924.15347-7-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  hw/isa/piix4.c | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]