mbox series

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

Message ID 20230127122848.550083-1-fbarrat@linux.ibm.com (mailing list archive)
Headers show
Series PCI-related cleanup for ppc/powernv | expand

Message

Frederic Barrat Jan. 27, 2023, 12:28 p.m. UTC
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(-)

Comments

Daniel Henrique Barboza Jan. 28, 2023, 11:32 p.m. UTC | #1
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(-)
>