From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8nqa-0007zY-3q for qemu-devel@nongnu.org; Mon, 12 Aug 2013 04:51:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8nqV-0008Op-LD for qemu-devel@nongnu.org; Mon, 12 Aug 2013 04:51:28 -0400 Message-ID: <5208A206.8060904@redhat.com> Date: Mon, 12 Aug 2013 10:51:18 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1375713401-24848-1-git-send-email-afaerber@suse.de> <1375713401-24848-2-git-send-email-afaerber@suse.de> In-Reply-To: <1375713401-24848-2-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH for-1.6 v2 1/2] i82801b11: Fix i82801b11 PCI host bridge config space List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: "Michael S. Tsirkin" , qemu-devel@nongnu.org, Anthony Liguori , qemu-stable@nongnu.org On 08/05/13 16:36, Andreas F=C3=A4rber wrote: > From: Gerd Hoffmann >=20 > pci_bridge_write_config() was not being used. >=20 > Cc: qemu-stable@nongnu.org > Signed-off-by: Gerd Hoffmann > Signed-off-by: Andreas F=C3=A4rber Ping? I see it's not yet in master, can we *please* get this in? It is save to take just this one-liner and defer 2/2 to 1.7. cheers, Gerd