Displaying 3 results from an estimated 3 matches for "5350ae09".
2020 Apr 01
0
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
...> 2.20.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vhost-let-CONFIG_VHOST-to-be-selected-by-drivers.patch
Type: text/x-patch
Size: 2231 bytes
Desc: not available
URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20200401/5350ae09/attachment.bin>
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On Wed, Apr 01, 2020 at 10:08:59PM +0800, Jason Wang wrote:
>
> On 2020/4/1 ??9:22, Michael S. Tsirkin wrote:
> > On Thu, Mar 26, 2020 at 10:01:17PM +0800, Jason Wang wrote:
> > > Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
> > > not necessarily for VM since it's a generic userspace and kernel
> > > communication protocol. Such
2020 Apr 01
5
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On Wed, Apr 01, 2020 at 10:08:59PM +0800, Jason Wang wrote:
>
> On 2020/4/1 ??9:22, Michael S. Tsirkin wrote:
> > On Thu, Mar 26, 2020 at 10:01:17PM +0800, Jason Wang wrote:
> > > Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
> > > not necessarily for VM since it's a generic userspace and kernel
> > > communication protocol. Such