Re: [Pv-drivers] [PATCH 1/1] VSOCK: Introduce VM Sockets
From: Neil Horman <nhorman@tuxdriver.com>
Date: 2013-01-26 18:42:16
Also in:
lkml, virtualization
From: Neil Horman <nhorman@tuxdriver.com>
Date: 2013-01-26 18:42:16
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. Thanks, Dmitry
Thanks, I'll pull that in. Neil