Re: [PATCH 0/6] Add support for the root PCI bus device-tree node creation.
From: Herve Codina
Date: Tue Nov 05 2024 - 12:44:59 EST
Hi Rob,
On Mon, 4 Nov 2024 14:15:07 -0600
Rob Herring <robh@xxxxxxxxxx> wrote:
...
> > With those modifications, the LAN966x PCI device is working on x86 systems.
>
> That's nice, but I don't have a LAN966x device nor do I want one. We
> already have the QEMU PCI test device working with the existing PCI
> support. Please ensure this series works with it as well.
>
I will check.
Can you confirm that you are talking about this test:
https://elixir.bootlin.com/linux/v6.12-rc6/source/drivers/of/unittest.c#L4188
The test needs QEMU with a specific setup and I found this entry point:
https://lore.kernel.org/all/fa208013-7bf8-80fc-2732-814f380cebf9@xxxxxxx/
Do you have an "official" QEMU setup on your side to run the test or any
other pointers related to the QEMU command/setup you use?
Best regards,
Hervé