qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/3] pci: Always pass own DeviceState to pci_map_irq_fn's
Date: Sun, 30 Jan 2022 23:36:15 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 12/1/22 22:36, Bernhard Beschow wrote:
Passing own DeviceState rather than just the IRQs allows for resolving
global variables.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  hw/isa/piix4.c          | 6 +++---
  hw/pci-host/sh_pci.c    | 6 +++---
  hw/pci-host/versatile.c | 6 +++---
  hw/ppc/ppc440_pcix.c    | 6 +++---
  hw/ppc/ppc4xx_pci.c     | 6 +++---
  5 files changed, 15 insertions(+), 15 deletions(-)

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



reply via email to

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