From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrYFR-0002Ds-Qd for qemu-devel@nongnu.org; Tue, 16 Mar 2010 10:59:57 -0400 Received: from [199.232.76.173] (port=37764 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrYFR-0002DQ-BA for qemu-devel@nongnu.org; Tue, 16 Mar 2010 10:59:57 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NrYFP-0004EH-W7 for qemu-devel@nongnu.org; Tue, 16 Mar 2010 10:59:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14947) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NrYFP-0004Dr-AK for qemu-devel@nongnu.org; Tue, 16 Mar 2010 10:59:55 -0400 Date: Tue, 16 Mar 2010 16:56:27 +0200 From: "Michael S. Tsirkin" Message-ID: <20100316145627.GA12902@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] e100/pci fixes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , qemu-devel@nongnu.org, weil@mail.berlios.de The following changes since commit cb66ffcf9e298dc1bfc11682172ff9472bcd4495: Kevin Wolf (1): qemu-img rebase: Document -f option are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git pci Michael S. Tsirkin (2): eepro100: address pci todo's, use pci_set_xx pcnet: make subsystem vendor id match hardware hw/eepro100.c | 94 +++++++++++++++++++------------------------------------- hw/pcnet.c | 3 ++ 2 files changed, 35 insertions(+), 62 deletions(-)