qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Virtio-net control queue handling


From: Nikhil Agarwal
Subject: Re: [Qemu-devel] Virtio-net control queue handling
Date: Wed, 27 Feb 2019 17:39:46 +0000

Hi Stefan,

Thanks for directing question to correct people, yes your understanding is 
correct.

I want virtio-net control virtqueue to be handled by vhost-user-net device 
based backend for vdpa use case where control message would do some 
configuration on actual hw device. Or these changes should to be done in 
libvirt where QMP event are being handled as of now?

Regards
Nikhil


-----Original Message-----
From: Stefan Hajnoczi <address@hidden> 
Sent: Wednesday, February 27, 2019 8:54 PM
To: Nikhil Agarwal <address@hidden>
Cc: address@hidden; address@hidden; address@hidden
Subject: Re: [Qemu-devel] Virtio-net control queue handling

On Tue, Feb 26, 2019 at 02:13:43PM +0000, Nikhil Agarwal wrote:
> Is there any option in QEMU to offload virtio device control queue handling 
> to backend instead of deciphering and passing to libvirt via QMP? if not, is 
> there any interface in libvirt which passes on these message to application 
> or i directly use QMP interface from QEMU?

I'm not sure I understand your question.  It could be because of
terminology:

"virtio device control queue" == virtio-net control virtqueue?

"backend" == vhost-user-net device backend?

"message" == QMP event?

I have CCed Jason Wang, QEMU network subsystem maintainer, and the libvirt 
mailing list.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]