qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 2/7] malta: Move PCI interrupt handling from gt64xxx_pci t


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 2/7] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
Date: Thu, 17 Feb 2022 00:15:02 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

On 16/2/22 23:45, Bernhard Beschow wrote:
Handling PCI interrupts in piix4 increases cohesion and reduces differences
between piix4 and piix3.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  hw/isa/piix4.c         | 55 ++++++++++++++++++++++++++++++++++++++
  hw/mips/gt64xxx_pci.c  | 60 ++++--------------------------------------
  hw/mips/malta.c        |  6 +----
  include/hw/mips/mips.h |  2 +-
  4 files changed, 62 insertions(+), 61 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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