Re: [Pv-drivers] [PATCH 1/1] VSOCK: Introduce VM Sockets
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2013-01-26 00:22:12
Also in:
lkml, virtualization
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2013-01-26 00:22:12
Also in:
lkml, virtualization
On Fri, Jan 25, 2013 at 04:15:19PM -0800, Dmitry Torokhov wrote:
Hi Neil, On Friday, January 25, 2013 06:59:53 PM Neil Horman wrote:quoted
On Fri, Jan 25, 2013 at 09:37:50AM -0800, acking@vmware.com wrote:quoted
+ +config VMWARE_VSOCK + tristate "Virtual Socket protocol" + depends on VMWARE_VMCIWhat is CONFIG_VMWARE_VMCI? I don't find that in any Kconfig in the tree? I''m still looking over the rest, but I get build issues if I just remove the dependency.VMCI is in linux-next at the moment.
From the char-misc-next git tree to be specific.
thanks, greg k-h