From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnKug-0001uf-Bj for qemu-devel@nongnu.org; Fri, 23 Sep 2016 03:28:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bnKud-00045t-6N for qemu-devel@nongnu.org; Fri, 23 Sep 2016 03:28:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bnKud-00045k-0E for qemu-devel@nongnu.org; Fri, 23 Sep 2016 03:28:47 -0400 Date: Fri, 23 Sep 2016 15:28:41 +0800 From: Peter Xu Message-ID: <20160923072841.GD15411@pxdev.xzpeter.org> References: <1474606948-14391-1-git-send-email-peterx@redhat.com> <20160923072203.GD2085@umbus.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160923072203.GD2085@umbus.fritz.box> Subject: Re: [Qemu-devel] [PATCH v7 0/3] Introduce IOMMUNotifier struct List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: qemu-devel@nongnu.org, mst@redhat.com, jasowang@redhat.com, vkaplans@redhat.com, alex.williamson@redhat.com, wexu@redhat.com, pbonzini@redhat.com, cornelia.huck@de.ibm.com, dgibson@redhat.com On Fri, Sep 23, 2016 at 05:22:03PM +1000, David Gibson wrote: > I think we're ready to go with this. I still think 3/3 is premature, > but I don't care that much. > > Peter, thanks for your patience with my nitpicking of the interface. My pleasure to have discussion with you on this. And (always) thank you for helping review this work (apart from the heavy POWER tree maintainance :). -- peterx