Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755713AbZKJCsR (ORCPT ); Mon, 9 Nov 2009 21:48:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754831AbZKJCsQ (ORCPT ); Mon, 9 Nov 2009 21:48:16 -0500 Received: from ozlabs.org ([203.10.76.45]:49152 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751465AbZKJCsP (ORCPT ); Mon, 9 Nov 2009 21:48:15 -0500 From: Rusty Russell To: "Michael S. Tsirkin" Subject: Re: [PATCHv9 3/3] vhost_net: a kernel-level virtio server Date: Tue, 10 Nov 2009 13:18:15 +1030 User-Agent: KMail/1.12.2 (Linux/2.6.31-14-generic; KDE/4.3.2; i686; ; ) Cc: netdev@vger.kernel.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@elte.hu, linux-mm@kvack.org, akpm@linux-foundation.org, hpa@zytor.com, gregory.haskins@gmail.com, s.hetze@linux-ag.com, Daniel Walker , Eric Dumazet References: <20091109172230.GD4724@redhat.com> In-Reply-To: <20091109172230.GD4724@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200911101318.15535.rusty@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 575 Lines: 14 On Tue, 10 Nov 2009 03:52:30 am Michael S. Tsirkin wrote: > What it is: vhost net is a character device that can be used to reduce > the number of system calls involved in virtio networking. > Existing virtio net code is used in the guest without modification. Thanks, applied. Will be in tomorrow's linux-next. Cheers, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/