From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NgC54-0004tt-PM for qemu-devel@nongnu.org; Sat, 13 Feb 2010 02:06:18 -0500 Received: from [199.232.76.173] (port=56009 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgC53-0004td-8J for qemu-devel@nongnu.org; Sat, 13 Feb 2010 02:06:17 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NgC52-0003JA-Jx for qemu-devel@nongnu.org; Sat, 13 Feb 2010 02:06:17 -0500 Received: from mail-px0-f185.google.com ([209.85.216.185]:61271) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NgC52-0003J6-AP for qemu-devel@nongnu.org; Sat, 13 Feb 2010 02:06:16 -0500 Received: by pxi15 with SMTP id 15so2136596pxi.23 for ; Fri, 12 Feb 2010 23:06:15 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20100209113934.GA31975@redhat.com> References: <20100209113934.GA31975@redhat.com> From: Blue Swirl Date: Sat, 13 Feb 2010 09:05:55 +0200 Message-ID: Subject: Re: [Qemu-devel] [PULL] qemu: pci fix Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Thanks, pulled. On Tue, Feb 9, 2010 at 1:39 PM, Michael S. Tsirkin wrote: > The following changes since commit e8105ebb94bf8c79c8ee8a66df5e8dfaabbfdb= e1: > =C2=A0Paolo Bonzini (1): > =C2=A0 =C2=A0 =C2=A0 =C2=A0vl.c: avoid preprocessor directives in a print= f call > > are available in the git repository at: > > =C2=A0git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anth= ony > > Isaku Yamahata (1): > =C2=A0 =C2=A0 =C2=A0pci: fix pci_find_bus() > > =C2=A0hw/pci.c | =C2=A0 =C2=A02 +- > =C2=A01 files changed, 1 insertions(+), 1 deletions(-) > > >