Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Albert Esteve
On Fri, Jun 23, 2023 at 8:45 AM Michael S. Tsirkin wrote: > On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > > Add new vhost-user protocol message > > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > > message is sent from vhost-user back-ends > > to interact with the virtio-dmabuf

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Albert Esteve
On Fri, Jun 23, 2023 at 10:14 AM Michael S. Tsirkin wrote: > On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > > Add new vhost-user protocol message > > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > > message is sent from vhost-user back-ends > > to interact with the virtio-dmabuf

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Michael S. Tsirkin
On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > Add new vhost-user protocol message > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > message is sent from vhost-user back-ends > to interact with the virtio-dmabuf table > in order to add, remove, or lookup for > virtio dma-buf shared

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Albert Esteve
On Thu, Jun 22, 2023 at 10:19 PM Marc-André Lureau < marcandre.lur...@gmail.com> wrote: > Hi > > On Wed, May 24, 2023 at 11:13 AM Albert Esteve wrote: > >> Add new vhost-user protocol message >> `VHOST_USER_BACKEND_SHARED_OBJECT`. This new >> message is sent from vhost-user back-ends >> to intera

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Michael S. Tsirkin
On Fri, Jun 23, 2023 at 09:19:29AM +0200, Albert Esteve wrote: > > > On Fri, Jun 23, 2023 at 8:45 AM Michael S. Tsirkin wrote: > > On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > > Add new vhost-user protocol message > > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-23 Thread Albert Esteve
On Fri, Jun 23, 2023 at 8:45 AM Michael S. Tsirkin wrote: > On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > > Add new vhost-user protocol message > > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > > message is sent from vhost-user back-ends > > to interact with the virtio-dmabuf

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-22 Thread Michael S. Tsirkin
On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > Add new vhost-user protocol message > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > message is sent from vhost-user back-ends > to interact with the virtio-dmabuf table > in order to add, remove, or lookup for > virtio dma-buf shared

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-22 Thread Marc-André Lureau
Hi On Wed, May 24, 2023 at 11:13 AM Albert Esteve wrote: > Add new vhost-user protocol message > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > message is sent from vhost-user back-ends > to interact with the virtio-dmabuf table > in order to add, remove, or lookup for > virtio dma-buf shared ob

Re: [PATCH v3 3/4] vhost-user: add shared_object msg

2023-06-22 Thread Michael S. Tsirkin
On Wed, May 24, 2023 at 11:13:32AM +0200, Albert Esteve wrote: > Add new vhost-user protocol message > `VHOST_USER_BACKEND_SHARED_OBJECT`. This new > message is sent from vhost-user back-ends > to interact with the virtio-dmabuf table > in order to add, remove, or lookup for > virtio dma-buf shared

[PATCH v3 3/4] vhost-user: add shared_object msg

2023-05-24 Thread Albert Esteve
Add new vhost-user protocol message `VHOST_USER_BACKEND_SHARED_OBJECT`. This new message is sent from vhost-user back-ends to interact with the virtio-dmabuf table in order to add, remove, or lookup for virtio dma-buf shared objects. The action taken in the front-end depends on the type stored in