ppc/pnv: Attach PHB3 root port device when defaults are enabled
commita71cd51e2aae333dde272ff83661f9ef0fe62a30
authorCédric Le Goater <clg@kaod.org>
Wed, 12 Jan 2022 10:28:27 +0000 (12 11:28 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 12 Jan 2022 10:28:27 +0000 (12 11:28 +0100)
tree5acbb41e5c45ade73ca8ff04419525ed127f80d2
parent5ff21d94e2ce0a89ca1a490a31929171cf28e92f
ppc/pnv: Attach PHB3 root port device when defaults are enabled

This cleanups the PHB3 model a bit more since the root port is an
independent device and it will ease our task when adding user created
PHB3s.

pnv_phb_attach_root_port() is made public in pnv.c so it can be reused
with the pnv_phb4 root port later.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220105212338.49899-4-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/pci-host/pnv_phb3.c
hw/ppc/pnv.c
include/hw/pci-host/pnv_phb3.h
include/hw/ppc/pnv.h