From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7LkO-0001AS-9Z for qemu-devel@nongnu.org; Fri, 11 Dec 2015 06:20:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7LkL-00062Q-4c for qemu-devel@nongnu.org; Fri, 11 Dec 2015 06:20:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53019) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7LkK-00062M-Uw for qemu-devel@nongnu.org; Fri, 11 Dec 2015 06:20:21 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 7451136B4DE for ; Fri, 11 Dec 2015 11:20:20 +0000 (UTC) References: <1447872172-1076-1-git-send-email-berrange@redhat.com> <20151211105321.GA19917@redhat.com> From: Paolo Bonzini Message-ID: <566AB170.8040609@redhat.com> Date: Fri, 11 Dec 2015 12:20:16 +0100 MIME-Version: 1.0 In-Reply-To: <20151211105321.GA19917@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/9] Introduce I/O channels framework List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org On 11/12/2015 11:53, Daniel P. Berrange wrote: > Ping, unless anyone wants to review this further I'll send a pull > request for it once 2.6 opens up, so I can focus on getting the > other dependant patch series reviewed & merged in 2.6 too. Yes, please do. Paolo