On Fri, Dec 11, 2015 at 05:19:08PM +0000, Alex Bennée wrote: > > +config VHOST_VSOCK > > + tristate "vhost virtio-vsock driver" > > + depends on VSOCKETS && EVENTFD > > + select VIRTIO_VSOCKETS_COMMON > > + select VHOST > > + select VHOST_RING > > + default n > > + ---help--- > > + Say M here to enable the vhost-vsock for virtio-vsock guests > > I think checkpatch prefers a few more words for the feature but I'm > happy with it. I have expanded the description. > > diff --git a/net/vmw_vsock/Kconfig b/net/vmw_vsock/Kconfig > > index 14810ab..74e0bc8 100644 > > --- a/net/vmw_vsock/Kconfig > > +++ b/net/vmw_vsock/Kconfig > > @@ -26,3 +26,21 @@ config VMWARE_VMCI_VSOCKETS > > > > To compile this driver as a module, choose M here: the module > > will be called vmw_vsock_vmci_transport. If unsure, say N. > > + > > +config VIRTIO_VSOCKETS > > + tristate "virtio transport for Virtual Sockets" > > + depends on VSOCKETS && VIRTIO > > + select VIRTIO_VSOCKETS_COMMON > > + help > > + This module implements a virtio transport for Virtual Sockets. > > + > > + Enable this transport if your Virtual Machine runs on > > Qemu/KVM. > > Is this better worded as: > > "Enable this transport if your Virtual Machine host supports vsockets > over virtio." Good idea. Will fix in the next revision.
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization