Re: [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming

2013-02-08 Thread David Miller
From: Dmitry Torokhov Date: Fri, 8 Feb 2013 17:20:44 -0800 > Hi David, > > On Wed, Feb 06, 2013 at 04:23:55PM -0800, Andy King wrote: >> In an effort to improve the out-of-the-box experience with Linux kernels for >> VMware users, VMware is working on readying the VM Sockets (VSOCK, formerly >>

Re: [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming

2013-02-08 Thread Dmitry Torokhov
Hi David, On Wed, Feb 06, 2013 at 04:23:55PM -0800, Andy King wrote: > In an effort to improve the out-of-the-box experience with Linux kernels for > VMware users, VMware is working on readying the VM Sockets (VSOCK, formerly > VMCI Sockets) (vsock) kernel module for inclusion in the Linux kernel.

Re: [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming

2013-02-06 Thread Andy King
Hi Gerd, > > linux/vmw_vmci_defs.h: No such file or directory > > compilation terminated. > > make[4]: *** [net/vmw_vsock/af_vsock.o] Error 1 > > Oops, you're right, it really shouldn't need that header. Sorry > about that, let me rip that out. Fixed. The VMCI headers are now gone from the cor