On 29.12.21 17:13, jiajun huang wrote: > Hi, > Unfortunately, after I tried almost all methods, the network still > cannot be connected. But I can be sure that the ivshmem-net device did > not receive the interrupt, but the shadow device that also uses the > ivshmem interface can receive the interrupt normally, and the state > change of another virtual device is detected. > I want to know if this is due to the kernel version. Are there any > kernel branches that you maintain yourself?
Kernels with required patches can be found under https://github.com/siemens/linux, eg. https://github.com/siemens/linux/commits/jailhouse-enabling/5.15. Reference configurations and integrations are available via https://github.com/siemens/jailhouse-images. In particular, there is a pre-enablement for Jailhouse inside QEMU/KVM on x86, including ivshmem support between up to three inmates (root, linux, bare-metal). Using that to derive your nuttx setup from can be helpful starting point. Jan -- Siemens AG, Technology 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/ea7cad3e-2acc-f6af-25e3-da655e0f6cbc%40siemens.com.
