search for: whitchurch

Displaying 20 results from an estimated 21 matches for "whitchurch".

2019 Feb 26
0
[PATCH v2 char-misc-next 4/7] mic: vop: Add loopback driver
On Fri, Feb 22, 2019 at 04:30:52PM +0100, Vincent Whitchurch wrote: > Add a loopback driver to allow testing and evaluation of the VOP > framework without special hardware. The host and the guest will run > under the same kernel. > > Signed-off-by: Vincent Whitchurch <vincent.whitchurch at axis.com> > --- > drivers/misc/mic/Kcon...
2020 Jun 18
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 12:39:40PM +0200, Guennadi Liakhovetski wrote: > On Thu, Jun 18, 2020 at 11:33:24AM +0200, Vincent Whitchurch wrote: > > By the "normal rpmsg API" I mean register_rpmsg_driver(), rpmsg_send(), > > etc. That API is not tied to virtio in any way and there are other > > non-virtio backends for this API in the tree. So it seems quite natural > > to implement a vhost backend...
2020 Jun 18
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 12:39:40PM +0200, Guennadi Liakhovetski wrote: > On Thu, Jun 18, 2020 at 11:33:24AM +0200, Vincent Whitchurch wrote: > > By the "normal rpmsg API" I mean register_rpmsg_driver(), rpmsg_send(), > > etc. That API is not tied to virtio in any way and there are other > > non-virtio backends for this API in the tree. So it seems quite natural > > to implement a vhost backend...
2020 Jun 18
0
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 03:52:42PM +0200, Vincent Whitchurch wrote: > On Thu, Jun 18, 2020 at 12:39:40PM +0200, Guennadi Liakhovetski wrote: > > On Thu, Jun 18, 2020 at 11:33:24AM +0200, Vincent Whitchurch wrote: > > > By the "normal rpmsg API" I mean register_rpmsg_driver(), rpmsg_send(), > > > etc. That API is not tied...
2020 Sep 18
2
[PATCH v6 0/4] Add a vhost RPMsg API
...inux.intel.com>; Michael S. Tsirkin > > <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen > > <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu > > Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch > > <vincent.whitchurch at axis.com> > > Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API > > > > Hi Arnaud, > > > > On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > > > Hi Guennadi, > > > > > > On 9/1/20 5:...
2020 Sep 18
2
[PATCH v6 0/4] Add a vhost RPMsg API
...inux.intel.com>; Michael S. Tsirkin > > <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen > > <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu > > Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch > > <vincent.whitchurch at axis.com> > > Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API > > > > Hi Arnaud, > > > > On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > > > Hi Guennadi, > > > > > > On 9/1/20 5:...
2020 Jun 18
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 11:03:42AM +0200, Guennadi Liakhovetski wrote: > On Wed, Jun 17, 2020 at 09:17:42PM +0200, Vincent Whitchurch wrote: > > On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > > > Linux supports running the RPMsg protocol over the VirtIO transport > > > protocol, but currently there is only support for VirtIO clients and > > > no support for a VirtIO serve...
2020 Jun 18
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 11:03:42AM +0200, Guennadi Liakhovetski wrote: > On Wed, Jun 17, 2020 at 09:17:42PM +0200, Vincent Whitchurch wrote: > > On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > > > Linux supports running the RPMsg protocol over the VirtIO transport > > > protocol, but currently there is only support for VirtIO clients and > > > no support for a VirtIO serve...
2020 Sep 17
4
[PATCH v6 0/4] Add a vhost RPMsg API
Hi Arnaud, On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > Hi Guennadi, > > On 9/1/20 5:11 PM, Guennadi Liakhovetski wrote: > > Hi, > > > > Next update: > > > > v6: > > - rename include/linux/virtio_rpmsg.h -> include/linux/rpmsg/virtio.h > > > > v5: > > - don't hard-code message layout > > >
2020 Sep 17
4
[PATCH v6 0/4] Add a vhost RPMsg API
Hi Arnaud, On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > Hi Guennadi, > > On 9/1/20 5:11 PM, Guennadi Liakhovetski wrote: > > Hi, > > > > Next update: > > > > v6: > > - rename include/linux/virtio_rpmsg.h -> include/linux/rpmsg/virtio.h > > > > v5: > > - don't hard-code message layout > > >
2020 Jun 18
0
[PATCH v3 5/5] vhost: add an RPMsg API
On Thu, Jun 18, 2020 at 11:33:24AM +0200, Vincent Whitchurch wrote: > On Thu, Jun 18, 2020 at 11:03:42AM +0200, Guennadi Liakhovetski wrote: > > On Wed, Jun 17, 2020 at 09:17:42PM +0200, Vincent Whitchurch wrote: > > > On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > > > > Linux supports running the RPMsg...
2020 Sep 17
0
[PATCH v6 0/4] Add a vhost RPMsg API
...r.girdwood at linux.intel.com>; Michael S. Tsirkin > <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen > <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu > Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch > <vincent.whitchurch at axis.com> > Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API > > Hi Arnaud, > > On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > > Hi Guennadi, > > > > On 9/1/20 5:11 PM, Guennadi Liakhovetski wrote: > >...
2020 Sep 18
3
[PATCH v6 0/4] Add a vhost RPMsg API
...ael S. Tsirkin > >>> <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen > >>> <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu > >>> Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch > >>> <vincent.whitchurch at axis.com> > >>> Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API > >>> > >>> Hi Arnaud, > >>> > >>> On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > >>>> Hi...
2020 Sep 18
3
[PATCH v6 0/4] Add a vhost RPMsg API
...ael S. Tsirkin > >>> <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen > >>> <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu > >>> Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch > >>> <vincent.whitchurch at axis.com> > >>> Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API > >>> > >>> Hi Arnaud, > >>> > >>> On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > >>>> Hi...
2020 Sep 18
0
[PATCH v6 0/4] Add a vhost RPMsg API
...l.com>; Michael S. Tsirkin >>> <mst at redhat.com>; Jason Wang <jasowang at redhat.com>; Ohad Ben-Cohen >>> <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at linaro.org>; Mathieu >>> Poirier <mathieu.poirier at linaro.org>; Vincent Whitchurch >>> <vincent.whitchurch at axis.com> >>> Subject: Re: [PATCH v6 0/4] Add a vhost RPMsg API >>> >>> Hi Arnaud, >>> >>> On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: >>>> Hi Guennadi, >>>> >&gt...
2020 Jun 17
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > Linux supports running the RPMsg protocol over the VirtIO transport > protocol, but currently there is only support for VirtIO clients and > no support for a VirtIO server. This patch adds a vhost-based RPMsg > server implementation. This looks really useful, but why is it implemented as an API and not as a real
2020 Jun 17
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > Linux supports running the RPMsg protocol over the VirtIO transport > protocol, but currently there is only support for VirtIO clients and > no support for a VirtIO server. This patch adds a vhost-based RPMsg > server implementation. This looks really useful, but why is it implemented as an API and not as a real
2020 Jun 18
0
[PATCH v3 5/5] vhost: add an RPMsg API
Hi Vincent, On Wed, Jun 17, 2020 at 09:17:42PM +0200, Vincent Whitchurch wrote: > On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > > Linux supports running the RPMsg protocol over the VirtIO transport > > protocol, but currently there is only support for VirtIO clients and > > no support for a VirtIO server. This patch adds a...
2020 Sep 17
1
[PATCH v7 3/3] vhost: add an RPMsg API
On Thu, Sep 10, 2020 at 01:13:51PM +0200, Guennadi Liakhovetski wrote: > +int vhost_rpmsg_start_lock(struct vhost_rpmsg *vr, struct vhost_rpmsg_iter *iter, > + unsigned int qid, ssize_t len) > + __acquires(vq->mutex) > +{ > + struct vhost_virtqueue *vq = vr->vq + qid; > + unsigned int cnt; > + ssize_t ret; > + size_t tmp; > + > + if (qid >=
2020 Sep 17
0
[PATCH v6 0/4] Add a vhost RPMsg API
On Thu, Sep 17, 2020 at 07:47:06AM +0200, Guennadi Liakhovetski wrote: > On Tue, Sep 15, 2020 at 02:13:23PM +0200, Arnaud POULIQUEN wrote: > > So i would be agree with Vincent[2] which proposed to switch on a RPMsg API > > and creating a vhost rpmsg device. This is also proposed in the > > "Enhance VHOST to enable SoC-to-SoC communication" RFC[3]. > > Do you