From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUUov-0004gv-Ns for qemu-devel@nongnu.org; Wed, 26 Aug 2015 03:08:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUUoq-0006NV-KQ for qemu-devel@nongnu.org; Wed, 26 Aug 2015 03:08:29 -0400 Received: from mail-la0-f51.google.com ([209.85.215.51]:33425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUUoq-0006NJ-DM for qemu-devel@nongnu.org; Wed, 26 Aug 2015 03:08:24 -0400 Received: by lalv9 with SMTP id v9so113110178lal.0 for ; Wed, 26 Aug 2015 00:08:23 -0700 (PDT) Date: Wed, 26 Aug 2015 09:09:38 +0200 From: Christoffer Dall Message-ID: <20150826070938.GA29439@cbox> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Created virtio-vsock wiki page List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Gal Hammer , qemu-devel , Matt Ma On Tue, Aug 25, 2015 at 04:43:13PM +0100, Stefan Hajnoczi wrote: > I have created a wiki page for virtio-vsock. > > It links to my git repos and the draft virtio specification: > http://qemu-project.org/Features/VirtioVsock > > I'll expand and update it over the coming days and weeks. > > Please let me know if you'd like to see specific information on there > (e.g. step-by-step build & QEMU invocation guide). > Do you have a test suite or a simple set of guest/host test programs? -Christoffer