From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRb0O-00055I-5h for qemu-devel@nongnu.org; Fri, 05 Feb 2016 02:40:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRb0J-00029l-4o for qemu-devel@nongnu.org; Fri, 05 Feb 2016 02:40:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRb0I-00029a-Vs for qemu-devel@nongnu.org; Fri, 05 Feb 2016 02:40:31 -0500 Message-ID: <1454658027.5539.1.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 05 Feb 2016 08:40:27 +0100 In-Reply-To: <20160204172123-mutt-send-email-mst@redhat.com> References: <1449583648-12017-1-git-send-email-kraxel@redhat.com> <1449583648-12017-8-git-send-email-kraxel@redhat.com> <20160204172123-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 7/7] igd: add q35 support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: igvt-g@ml01.01.org, qemu-devel@nongnu.org On Do, 2016-02-04 at 17:22 +0200, Michael S. Tsirkin wrote: > On Tue, Dec 08, 2015 at 03:07:28PM +0100, Gerd Hoffmann wrote: > > Signed-off-by: Gerd Hoffmann >=20 > Acked-by: Michael S. Tsirkin >=20 > Generally are you merging this through your tree? First this needs more testing, then we can figure which tree to pick to merge this. I can do a pull myself of course ... cheers, Gerd