From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NV2iF-0005rr-2C for qemu-devel@nongnu.org; Wed, 13 Jan 2010 07:52:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NV2iA-0005q5-Av for qemu-devel@nongnu.org; Wed, 13 Jan 2010 07:52:38 -0500 Received: from [199.232.76.173] (port=56730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NV2iA-0005q0-6K for qemu-devel@nongnu.org; Wed, 13 Jan 2010 07:52:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48502) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NV2i9-0007GZ-M1 for qemu-devel@nongnu.org; Wed, 13 Jan 2010 07:52:33 -0500 Date: Wed, 13 Jan 2010 14:49:35 +0200 From: "Michael S. Tsirkin" Message-ID: <20100113124935.GA13207@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] misc fixes and cleanups List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel@nongnu.org Please pull the following changes: eepro100 changes have been out for a week without comments, and pci one seems obvious. The following changes since commit 72ff25e4e98d6dba9286d032b9ff5432553bbad5: Juergen Lock (1): Workaround for broken OSS_GETVERSION on FreeBSD, part two are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony Stefan Weil (3): eepro100: Fix initial value for PCI_STATUS eepro100: Update ROM file support pci: Add missing 'const' in argument to pci_get_xxx hw/eepro100.c | 15 ++------------- hw/pci.h | 14 +++++++------- 2 files changed, 9 insertions(+), 20 deletions(-)