[PATCH 0/4] PCI-related cleanup for ppc/powernv

Frederic Barrat posted 4 patches 1 year, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230127122848.550083-1-fbarrat@linux.ibm.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>
hw/pci-host/pnv_phb4.c         | 2 +-
include/hw/pci-host/pnv_phb4.h | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
[PATCH 0/4] PCI-related cleanup for ppc/powernv
Posted by Frederic Barrat 1 year, 3 months ago
Pretty simple PCI-related cleanup for powernv

Frederic Barrat (4):
  ppc/pnv/pci: Cleanup PnvPHBPecState structure
  ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
  ppc/pnv/pci: Update PHB5 version register
  ppc/pnv/pci: Fix PHB xscom registers memory region name

 hw/pci-host/pnv_phb4.c         | 2 +-
 include/hw/pci-host/pnv_phb4.h | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

-- 
2.39.1
Re: [PATCH 0/4] PCI-related cleanup for ppc/powernv
Posted by Daniel Henrique Barboza 1 year, 3 months ago

On 1/27/23 09:28, Frederic Barrat wrote:
> Pretty simple PCI-related cleanup for powernv
> 
> Frederic Barrat (4):
>    ppc/pnv/pci: Cleanup PnvPHBPecState structure
>    ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
>    ppc/pnv/pci: Update PHB5 version register
>    ppc/pnv/pci: Fix PHB xscom registers memory region name

Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,


Daniel

> 
>   hw/pci-host/pnv_phb4.c         | 2 +-
>   include/hw/pci-host/pnv_phb4.h | 5 +----
>   2 files changed, 2 insertions(+), 5 deletions(-)
>