Re: [PATCH 4/5] ppc/pnv: Attach PHB3 root port device when defaults are enabled

2021-12-22 Thread Daniel Henrique Barboza
On 12/22/21 03:38, Cédric Le Goater wrote: 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. Signed-off-by: Cédric Le Goater --- Reviewed-by: Daniel Henrique Barboza

[PATCH 4/5] ppc/pnv: Attach PHB3 root port device when defaults are enabled

2021-12-21 Thread Cédric Le Goater
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. Signed-off-by: Cédric Le Goater --- include/hw/pci-host/pnv_phb3.h | 2 -- hw/pci-host/pnv_phb3.c | 8 hw/ppc/pnv.c