Hi, for the completeness sake: it's about ivshmem-net. The PCI device shows up in the root cell and can be discovered via lspci, but the driver fails while probing with
[17061.414176] ivshmem-net 0000:00:01.0: enabling device (0000 -> 0002) [17061.420598] ivshmem-net 0000:00:01.0: invalid IVPosition -1 [17061.426193] ivshmem-net: probe of 0000:00:01.0 failed with error -22 AFAICT, the device is correctly set up in the system configuration. Thanks Ralf On 6/25/19 6:07 PM, Mario Mintel wrote: > Hello, > > > I want to set up a shared PCI device in the root cell but got stuck in > the process. > > > I did the following: > > I reserved a memory region for IVSHMEM and referenced this region in the > pci_devices. > > When checking lspci the device shows up but looking at the dmesg the > probing of the driver failed. > > > I attached the configuration used, lspci of the device and the dmesg. > > > I hope you can help me what's going wrong here. > > > Thanks, > > Mario > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jailhouse-dev/525b5e1b82474f3eaaecf83b150aa9f7%40st.oth-regensburg.de > <https://groups.google.com/d/msgid/jailhouse-dev/525b5e1b82474f3eaaecf83b150aa9f7%40st.oth-regensburg.de?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- 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/bb241636-ed0b-6803-4f34-492744389445%40oth-regensburg.de. For more options, visit https://groups.google.com/d/optout.
