Hi all, I developed a character device driver (with an entry in /dev) and I would like to make this driver appear directly in the guest OS. Is there any way to do this? I tried many possibilities, mainly with the -chardev option to qemu without any success.
Thanks!
