From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aG75s-0004nD-Sy for qemu-devel@nongnu.org; Mon, 04 Jan 2016 10:30:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aG75o-0001TE-2w for qemu-devel@nongnu.org; Mon, 04 Jan 2016 10:30:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aG75n-0001Sx-U5 for qemu-devel@nongnu.org; Mon, 04 Jan 2016 10:30:44 -0500 Message-ID: <1451921439.7377.109.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 04 Jan 2016 16:30:39 +0100 In-Reply-To: <567A6008.9040403@cn.fujitsu.com> References: <1450695600-24635-1-git-send-email-caoj.fnst@cn.fujitsu.com> <567A6008.9040403@cn.fujitsu.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 1/2] igd-passthrough-i440FX: convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cao jin Cc: qemu-devel@nongnu.org, armbru@redhat.com, ehabkost@redhat.com, mst@redhat.com On Mi, 2015-12-23 at 16:49 +0800, Cao jin wrote: > Hi mst, > Ping > Or do I need to cc this to qemu-trivial? FYI: I have a pending series which reworks all these igd bits, fixing a bunch of other issues (beside error reporting) along the way. https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg02129.html Feel free to review to help getting them in ;) cheers, Gerd