On 05.01.22 22:22, Anmol wrote: > Hi Moustafa, > > I already added `CONFIG_UIO_IVSHMEM=y` in my kernel configuration and > can easily load `uio_ivshmem` on the target image. > > Also, I am trying `virtio-ivshmem-console` so, is there any need for > `CONFIG_IVSHMEM_NET=y` to be added in the defconfig? >
To run the virtio-ivshmem-console backend process, you just need the uio_ivshmem driver. Make sure it detected the required device properly (kernel log), then virtio-ivshmem-console will also find the needed uio sysfs entries. Jan -- 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/5f6add41-9c0a-0403-979f-19f4702dd45c%40web.de.
