From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38373 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjtc0-0000KN-Nb for qemu-devel@nongnu.org; Mon, 31 Jan 2011 08:16:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pjtbz-0004MX-M5 for qemu-devel@nongnu.org; Mon, 31 Jan 2011 08:16:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63731) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pjtbz-0004Lq-65 for qemu-devel@nongnu.org; Mon, 31 Jan 2011 08:16:07 -0500 Date: Mon, 31 Jan 2011 15:15:48 +0200 From: "Michael S. Tsirkin" Message-ID: <20110131131548.GA1390@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL 0.14] pci List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori Cc: yamahata@valinux.co.jp The following changes since commit 45d1aa828f8c94b082a0aa2dbf76535594ee45df: Update OpenBIOS images to r1018 (2011-01-30 13:10:10 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Isaku Yamahata (2): pci: memory leak of PCIDevice::rom_file pci: typo in pcibus_get_dev_path() Michael S. Tsirkin (1): pci: bridge control fixup hw/pci.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)