Re: [PATCH v6 3/4] xen/arm: add support for PCI child bus

2025-06-17 Thread Stefano Stabellini
On Thu, 12 Jun 2025, Mykyta Poturai wrote: > From: Oleksandr Andrushchenko > > PCI host bridges often have different ways to access the root and child > bus configuration spaces. One of the examples is Designware's host bridge > and its multiple clones [1]. > > Linux kernel implements this by in

[PATCH v6 3/4] xen/arm: add support for PCI child bus

2025-06-12 Thread Mykyta Poturai
From: Oleksandr Andrushchenko PCI host bridges often have different ways to access the root and child bus configuration spaces. One of the examples is Designware's host bridge and its multiple clones [1]. Linux kernel implements this by instantiating a child bus when device drivers provide not o