qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v2 00/14] PPC440 devices misc clean up


From: Daniel Henrique Barboza
Subject: Re: [PATCH v2 00/14] PPC440 devices misc clean up
Date: Wed, 5 Jul 2023 21:48:54 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

Zoltan,

Patches 1-9 are queued. Don't need to re-send those.


Thanks,

Daniel

On 7/5/23 17:12, BALATON Zoltan wrote:
These are some small misc clean ups to PPC440 related device models
which is all I have ready for now.

v2:
- Added R-b tags from Philippe
- Addressed review comments
- Added new patch to rename parent field of PPC460EXPCIEState to parent_obj

Patches needing review: 6 7 10-13

BALATON Zoltan (14):
   ppc440: Change ppc460ex_pcie_init() parameter type
   ppc440: Add cpu link property to PCIe controller model
   ppc440: Add a macro to shorten PCIe controller DCR registration
   ppc440: Rename parent field of PPC460EXPCIEState to match code style
   ppc440: Rename local variable in dcr_read_pcie()
   ppc440: Stop using system io region for PCIe buses
   ppc/sam460ex: Remove address_space_mem local variable
   ppc440: Add busnum property to PCIe controller model
   ppc440: Remove ppc460ex_pcie_init legacy init function
   ppc4xx_pci: Rename QOM type name define
   ppc4xx_pci: Add define for ppc4xx-host-bridge type name
   ppc440_pcix: Rename QOM type define abd move it to common header
   ppc440_pcix: Don't use iomem for regs
   ppc440_pcix: Stop using system io region for PCI bus

  hw/ppc/ppc440.h         |   1 -
  hw/ppc/ppc440_bamboo.c  |   3 +-
  hw/ppc/ppc440_pcix.c    |  28 +++---
  hw/ppc/ppc440_uc.c      | 192 +++++++++++++++++-----------------------
  hw/ppc/ppc4xx_pci.c     |  10 +--
  hw/ppc/sam460ex.c       |  33 ++++---
  include/hw/ppc/ppc4xx.h |   5 +-
  7 files changed, 129 insertions(+), 143 deletions(-)




reply via email to

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