search for: manwhile

Displaying 6 results from an estimated 6 matches for "manwhile".

Did you mean: meanwhile
2019 Nov 06
2
[PATCH v5] vhost: introduce mdev based hardware backend
...backend. > > > > Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> > > So at this point, looks like the only thing missing is IFC, and then all > these patches can go in. > But as IFC is still being worked on anyway, it makes sense to > address the minor comments manwhile so we don't need > patches on top. > Right? Yeah, of course. Thanks, Tiwei
2019 Nov 06
2
[PATCH v5] vhost: introduce mdev based hardware backend
...backend. > > > > Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> > > So at this point, looks like the only thing missing is IFC, and then all > these patches can go in. > But as IFC is still being worked on anyway, it makes sense to > address the minor comments manwhile so we don't need > patches on top. > Right? Yeah, of course. Thanks, Tiwei
2019 Nov 07
0
[PATCH v5] vhost: introduce mdev based hardware backend
...gt;> >>> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> >> So at this point, looks like the only thing missing is IFC, and then all >> these patches can go in. >> But as IFC is still being worked on anyway, it makes sense to >> address the minor comments manwhile so we don't need >> patches on top. >> Right? > Yeah, of course. > > Thanks, > Tiwei Please send V6 and I will ack there. Thanks
2019 Nov 06
0
[PATCH v5] vhost: introduce mdev based hardware backend
...ctls on top of it > to setup the backend. > > Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> So at this point, looks like the only thing missing is IFC, and then all these patches can go in. But as IFC is still being worked on anyway, it makes sense to address the minor comments manwhile so we don't need patches on top. Right? > --- > This patch depends on below series: > https://lkml.org/lkml/2019/11/5/217 > > v4 -> v5: > - Rebase on top of virtio-mdev series v8; > - Use the virtio_ops of mdev_device in vhost-mdev (Jason); > - Some minor improvemen...
2019 Nov 05
4
[PATCH v5] vhost: introduce mdev based hardware backend
This patch introduces a mdev based hardware vhost backend. This backend is built on top of the same abstraction used in virtio-mdev and provides a generic vhost interface for userspace to accelerate the virtio devices in guest. This backend is implemented as a mdev device driver on top of the same mdev device ops used in virtio-mdev but using a different mdev class id, and it will register the
2019 Nov 05
4
[PATCH v5] vhost: introduce mdev based hardware backend
This patch introduces a mdev based hardware vhost backend. This backend is built on top of the same abstraction used in virtio-mdev and provides a generic vhost interface for userspace to accelerate the virtio devices in guest. This backend is implemented as a mdev device driver on top of the same mdev device ops used in virtio-mdev but using a different mdev class id, and it will register the