virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: acking@vmware.com
Cc: pv-drivers@vmware.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	gregkh@linuxfoundation.org
Subject: Re: [PATCH 0/1] VM Sockets for Linux upstreaming
Date: Sun, 10 Feb 2013 20:10:35 -0500 (EST)	[thread overview]
Message-ID: <20130210.201035.2234938856222663233.davem@davemloft.net> (raw)
In-Reply-To: <1360196636-9357-1-git-send-email-acking@vmware.com>

From: Andy King <acking@vmware.com>
Date: Wed,  6 Feb 2013 16:23:55 -0800

> 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. The
> purpose of this post is to acquire feedback on the vsock kernel module.
> 
> Unlike previous submissions, where the new socket family was entirely reliant
> on VMware's VMCI PCI device (and thus VMware's hypervisor), VM Sockets is now
> completely[1] separated out into two parts, each in its own module:
> 
> o Core socket code, which is transport-neutral and invokes transport
>   callbacks to communicate with the hypervisor.  This is vsock.ko.
> o A VMCI transport, which communicates over VMCI with the VMware hypervisor.
>   This is vmw_vsock_vmci_transport.ko, and it registers with the core module
>   as a transport.
> 
> This should provide a path to introducing additional transports, for example
> virtio, with the ultimate goal being to make this new socket family
> hypervisor-neutral.

Applied, thanks.

  parent reply	other threads:[~2013-02-11  1:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1360196636-9357-1-git-send-email-acking@vmware.com>
2013-02-07  0:23 ` [PATCH 1/1] VSOCK: Introduce VM Sockets Andy King
2013-02-11 14:22   ` Gerd Hoffmann
2013-02-12 15:21     ` Andy King
2013-02-13  3:21       ` [Pv-drivers] " Andy King
2013-02-13 11:06       ` Gerd Hoffmann
2013-02-14  3:20         ` Andy King
2013-02-14  9:28           ` Gerd Hoffmann
2013-02-12 10:58   ` Gerd Hoffmann
2013-02-13  3:23     ` Andy King
2013-02-13 12:44   ` Gerd Hoffmann
2013-02-14  3:07     ` Andy King
2013-02-18 16:56     ` Andy King
2013-02-14 11:05   ` Gerd Hoffmann
2013-02-18 17:07     ` Andy King
2013-02-19  8:45       ` Gerd Hoffmann
2013-02-14 20:18   ` Sasha Levin
2013-02-18 17:09     ` Andy King
2013-02-15 10:32   ` Gerd Hoffmann
2013-02-09  1:20 ` [Pv-drivers] [PATCH 0/1] VM Sockets for Linux upstreaming Dmitry Torokhov
2013-02-09  2:59   ` David Miller
2013-02-11  1:10 ` David Miller [this message]
2013-02-07  0:23 Andy King
     [not found] <1360020362-25561-1-git-send-email-acking@vmware.com>
2013-02-05 16:41 ` Gerd Hoffmann
2013-02-05 17:02   ` Andy King
  -- strict thread matches above, loose matches on Subject: below --
2013-02-04 23:26 Andy King
2013-01-25 17:37 acking

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130210.201035.2234938856222663233.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=acking@vmware.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).