qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw


From: Thomas Huth
Subject: Re: [PATCH v2 2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Date: Wed, 7 Feb 2024 10:17:34 +0100
User-agent: Mozilla Thunderbird

On 07/02/2024 10.12, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20231011132427.65001-3-philmd@linaro.org>
---
  MAINTAINERS                  |  1 +
  include/hw/pci-host/ppc4xx.h | 17 +++++++++++++++++
  include/hw/ppc/ppc4xx.h      |  5 -----
  hw/ppc/ppc440_bamboo.c       |  1 +
  hw/ppc/ppc440_pcix.c         |  2 +-
  hw/ppc/ppc440_uc.c           |  1 +
  hw/ppc/ppc4xx_pci.c          |  2 +-
  hw/ppc/sam460ex.c            |  1 +
  8 files changed, 23 insertions(+), 7 deletions(-)
  create mode 100644 include/hw/pci-host/ppc4xx.h

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

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