Re: [PATCH 3/3] hw/riscv/riscv_iommu: Remove the "bus" property

2025-04-03 Thread Alistair Francis
On Sun, Mar 2, 2025 at 7:13 PM Jason Chien wrote: > > This property was originally intended to set the bus number for non-root > endpoints. However, since the PCIe bus number is assigned and modified > at runtime, setting this property before software execution is incorrect. > Additionally, the pr

Re: [PATCH 3/3] hw/riscv/riscv_iommu: Remove the "bus" property

2025-03-07 Thread Daniel Henrique Barboza
On 3/2/25 6:12 AM, Jason Chien wrote: This property was originally intended to set the bus number for non-root endpoints. However, since the PCIe bus number is assigned and modified at runtime, setting this property before software execution is incorrect. Additionally, the property incorrectly