From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NeoUY-0004xU-3W for qemu-devel@nongnu.org; Tue, 09 Feb 2010 06:42:54 -0500 Received: from [199.232.76.173] (port=43446 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeoUX-0004xM-Jf for qemu-devel@nongnu.org; Tue, 09 Feb 2010 06:42:53 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NeoUW-00033A-05 for qemu-devel@nongnu.org; Tue, 09 Feb 2010 06:42:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:65209) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NeoUU-00031r-GF for qemu-devel@nongnu.org; Tue, 09 Feb 2010 06:42:50 -0500 Date: Tue, 9 Feb 2010 13:39:34 +0200 From: "Michael S. Tsirkin" Message-ID: <20100209113934.GA31975@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] qemu: pci fix List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori The following changes since commit e8105ebb94bf8c79c8ee8a66df5e8dfaabbfdbe1: Paolo Bonzini (1): vl.c: avoid preprocessor directives in a printf call are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Isaku Yamahata (1): pci: fix pci_find_bus() hw/pci.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)