From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHDJQ-0002eL-Jp for qemu-devel@nongnu.org; Thu, 07 Jan 2016 11:21:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHDJM-0008Gb-FP for qemu-devel@nongnu.org; Thu, 07 Jan 2016 11:21:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHDJM-0008GL-AI for qemu-devel@nongnu.org; Thu, 07 Jan 2016 11:21:16 -0500 Message-ID: <1452183673.6096.152.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 07 Jan 2016 17:21:13 +0100 In-Reply-To: References: <1451378763-25398-1-git-send-email-caoj.fnst@cn.fujitsu.com> <20151229130853-mutt-send-email-mst@redhat.com> <568E6804.8010907@cn.fujitsu.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: Cao jin , qemu-devel@nongnu.org, "Michael S. Tsirkin" On Do, 2016-01-07 at 15:01 +0000, Stefano Stabellini wrote: > Your patch is simpler and more mature. Maybe it should go in before Gerd'= s > series? My series would throw away most of the error handling fixes here, so IMHO that would be pointless churn ... And I don't think my series is far from being mergeable. The new patch #11 (added in v3) is the most problematic one and possibly requires some coordination with xen (depending on how we decide to tackle the problems). But we can split the series up and go ahead merging patches 1-10. cheers, Gerd