Re: [PATCH v2 00/19] ppc/pnv: Add support for user created PHB3/PHB4 devices

2022-01-04 Thread Cédric Le Goater
On 1/4/22 10:56, Daniel Henrique Barboza wrote: On 12/15/21 13:56, Cédric Le Goater wrote: On 12/13/21 14:28, Cédric Le Goater wrote: Hello, On the POWER8 processor, powernv8 machine, PHB3 devices can simply be created with :     -device pnv-phb3,chip-id=0,index=1 with a maximum of 3 PHB3s

Re: [PATCH v2 00/19] ppc/pnv: Add support for user created PHB3/PHB4 devices

2022-01-04 Thread Daniel Henrique Barboza
On 12/15/21 13:56, Cédric Le Goater wrote: On 12/13/21 14:28, Cédric Le Goater wrote: Hello, On the POWER8 processor, powernv8 machine, PHB3 devices can simply be created with :     -device pnv-phb3,chip-id=0,index=1 with a maximum of 3 PHB3s per chip, each PHB3 adding a new PCIe bus. On

Re: [PATCH v2 00/19] ppc/pnv: Add support for user created PHB3/PHB4 devices

2021-12-15 Thread Cédric Le Goater
On 12/13/21 14:28, Cédric Le Goater wrote: Hello, On the POWER8 processor, powernv8 machine, PHB3 devices can simply be created with : -device pnv-phb3,chip-id=0,index=1 with a maximum of 3 PHB3s per chip, each PHB3 adding a new PCIe bus. On the POWER9 processor, powernv9 machine, the log