Awesome.
Thanks
On Tue, Apr 7, 2015 at 11:51 AM, Greg Kurz wrote:
> On Tue, 7 Apr 2015 11:10:07 +0300
> Catalin Vasile wrote:
>
>> I am using the virtio-net vhost-net model to make another virtio/vhost
>> solution.
>> I can't seem to find how does one make a virtqueue to only be consumed
>> by
On Tue, 7 Apr 2015 11:10:07 +0300
Catalin Vasile wrote:
> I am using the virtio-net vhost-net model to make another virtio/vhost
> solution.
> I can't seem to find how does one make a virtqueue to only be consumed
> by vhost when adding notifiers to vhost.
> virtio_add_queue() seems to always as
I am using the virtio-net vhost-net model to make another virtio/vhost solution.
I can't seem to find how does one make a virtqueue to only be consumed
by vhost when adding notifiers to vhost.
virtio_add_queue() seems to always ask for a valid handle for qemu,
and I don't see any disable function p