From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=50239 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3sPT-0005id-OZ for qemu-devel@nongnu.org; Thu, 07 Oct 2010 11:29:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3sJz-0004gP-JN for qemu-devel@nongnu.org; Thu, 07 Oct 2010 11:23:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3sJz-0004gI-Cc for qemu-devel@nongnu.org; Thu, 07 Oct 2010 11:23:51 -0400 Date: Thu, 7 Oct 2010 17:17:43 +0200 From: "Michael S. Tsirkin" Message-ID: <20101007151743.GA14277@redhat.com> References: <20101006145650.GA10968@redhat.com> <1286383724.3020.8.camel@x201> <20101006170222.GB13486@redhat.com> <1286385864.3020.26.camel@x201> <20101006214440.GA17149@redhat.com> <1286402738.3020.40.camel@x201> <20101007095751.GA7098@redhat.com> <1286464506.3020.43.camel@x201> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1286464506.3020.43.camel@x201> Subject: [Qemu-devel] Re: [PATCHv2] qemu-kvm/vhost: fix up irqfd support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: kvm@vger.kernel.org, Juan Quintela , mtosatti@redhat.com, qemu-devel@nongnu.org, avi@redhat.com, Amit Shah > Looks fine except for the extra white space here and copied below. > Thanks, > > Alex OK, I fixed this up and queued the patch with your ack. Thanks for the review! -- MST