From mboxrd@z Thu Jan 1 00:00:00 1970 From: Varka Bhadram Subject: Re: [RFC V2 4/7] VSOCK: Introduce virtio-vsock.ko Date: Sat, 05 Jul 2014 09:14:17 +0530 Message-ID: <53B77491.6080107@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Asias He , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:62915 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753972AbaGEDoV (ORCPT ); Fri, 4 Jul 2014 23:44:21 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Saturday 05 July 2014 08:53 AM, Asias He wrote: > From: Asias He > > VM sockets virtio transport implementation. This module runs in guest > kernel. > > Signed-off-by: Asias He > --- > net/vmw_vsock/virtio_transport.c | 448 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 448 insertions(+) > create mode 100644 net/vmw_vsock/virtio_transport.c This patch also having the coding style problems.. -- Regards, Varka Bhadram