From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCHv6 0/4] qemu-kvm: vhost net port Date: Tue, 6 Apr 2010 16:05:37 -0300 Message-ID: <20100406190537.GA7084@amt.cnet> References: <4BAA07E1.90908@redhat.com> <20100404114637.GA6688@redhat.com> <4BB8BE9C.1010004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Michael S. Tsirkin" , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33002 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756692Ab0DFTex (ORCPT ); Tue, 6 Apr 2010 15:34:53 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o36JYrLv001195 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 6 Apr 2010 15:34:53 -0400 Content-Disposition: inline In-Reply-To: <4BB8BE9C.1010004@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Apr 04, 2010 at 07:30:20PM +0300, Avi Kivity wrote: > On 04/04/2010 02:46 PM, Michael S. Tsirkin wrote: > >On Wed, Mar 24, 2010 at 02:38:57PM +0200, Avi Kivity wrote: > >>On 03/17/2010 03:04 PM, Michael S. Tsirkin wrote: > >>>This is port of vhost v6 patch set I posted previously to qemu-kvm, for > >>>those that want to get good performance out of it :) This patchset needs > >>>to be applied when qemu.git one gets merged, this includes irqchip > >>>support. > >>> > >>> > >>Ping me when this happens please. > >Ping > > Bounce. Applied, thanks.