Re: Looking for help and advice on using RPMSG-over-VIRTIO

2024-09-30 Thread Doug Miller
On 9/19/2024 7:26 AM, Doug Miller wrote: I am working on adding SR-IOV for a new adapter and need to find a way to communicate between guest and host drivers without using the adapter hardware. I have been looking at RPMSG-over-VIRTIO as a way to this, but have not been able to figure out how

Looking for help and advice on using RPMSG-over-VIRTIO

2024-09-19 Thread Doug Miller
I am working on adding SR-IOV for a new adapter and need to find a way to communicate between guest and host drivers without using the adapter hardware. I have been looking at RPMSG-over-VIRTIO as a way to this, but have not been able to figure out how the host would setup the RPMSG device needed