All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ppc/pnv: Preliminary cleanups before user created PHBs
@ 2021-12-22  6:38 Cédric Le Goater
  2021-12-22  6:38 ` [PATCH 1/5] ppc/pnv: Change the maximum of PHB3 devices for Power8NVL Cédric Le Goater
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Cédric Le Goater @ 2021-12-22  6:38 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel; +Cc: Daniel Henrique Barboza, Cédric Le Goater

Hello,

There are the last cleanups preparing ground for PHBs created on the
command line and possibly libvirt support.

Thanks,

C.

Cédric Le Goater (5):
  ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
  ppc/pnv: Remove PHB4 reset handler
  ppc/pnv: Remove the PHB4 "device-id" property
  ppc/pnv: Attach PHB3 root port device when defaults are enabled
  ppc/pnv: Attach PHB4 root port device when defaults are enabled

 include/hw/pci-host/pnv_phb3.h |  2 --
 include/hw/pci-host/pnv_phb4.h |  4 ----
 hw/pci-host/pnv_phb3.c         |  8 --------
 hw/pci-host/pnv_phb4.c         | 25 -------------------------
 hw/pci-host/pnv_phb4_pec.c     |  3 ---
 hw/ppc/pnv.c                   | 25 +++++++++++++++++++++++--
 6 files changed, 23 insertions(+), 44 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-01-04  8:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22  6:38 [PATCH 0/5] ppc/pnv: Preliminary cleanups before user created PHBs Cédric Le Goater
2021-12-22  6:38 ` [PATCH 1/5] ppc/pnv: Change the maximum of PHB3 devices for Power8NVL Cédric Le Goater
2021-12-22 18:11   ` Daniel Henrique Barboza
2021-12-22  6:38 ` [PATCH 2/5] ppc/pnv: Remove PHB4 reset handler Cédric Le Goater
2021-12-22 18:12   ` Daniel Henrique Barboza
2021-12-22  6:38 ` [PATCH 3/5] ppc/pnv: Remove the PHB4 "device-id" property Cédric Le Goater
2021-12-22 18:12   ` Daniel Henrique Barboza
2021-12-22  6:38 ` [PATCH 4/5] ppc/pnv: Attach PHB3 root port device when defaults are enabled Cédric Le Goater
2021-12-22 18:13   ` Daniel Henrique Barboza
2021-12-22  6:38 ` [PATCH 5/5] ppc/pnv: Attach PHB4 " Cédric Le Goater
2021-12-22 18:13   ` Daniel Henrique Barboza
2021-12-22 18:16 ` [PATCH 0/5] ppc/pnv: Preliminary cleanups before user created PHBs Daniel Henrique Barboza
2022-01-04  7:43 ` Cédric Le Goater

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.