On 10.11.21 18:01, Moustafa Nofal wrote:
> So, I had a 5.3 kernel without PCI in the device tree, I upgraded to 5.4
> and the PCI devices are listed. However, Jailhouse is adding on the
> terminal two PCI devices, but there is no effect and the virtual PCIs
> are not listed. 
> 
> My question is, what does Jailhouse requires to be able to add virtual
> PCI devices?

You are targeting RPi4, right? Again, jailhouse-images has everything to
get the ball rolling. From there, start exchanging pieces that you want
to have in a different flavor.

Regarding the concrete question:
 - either a support physical PCI host controller (so far only worked
   with the old Seattle board)
 - or a virtual PCI controller configured in the root cell config (see
   configs/arm64/rpi4.c)
 - support for CONFIG_PCI_HOST_GENERIC and CONFIG_OF_OVERLAY

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/a18b655e-fd9d-32b9-6e10-acf1fdf91661%40siemens.com.

Reply via email to