From: "Michael S. Tsirkin" <mst@redhat.com>
To: Mike Nawrocki <michael.nawrocki@gtri.gatech.edu>
Cc: qemu-devel@nongnu.org, jasowang@redhat.com, marcel@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3 0/2] Fix eepro100 simple transmission, add i82559 PCI ID
Date: Tue, 7 Nov 2017 20:54:41 +0200 [thread overview]
Message-ID: <20171107205421-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20171107183503.6800-1-michael.nawrocki@gtri.gatech.edu>
On Tue, Nov 07, 2017 at 01:35:01PM -0500, Mike Nawrocki wrote:
> This patch set does two things. First, it fixes the simple transmission mode
> for the eepro100 chipset. Second, it adds the PCI device ID 0x1030 for the
> i82559a chipset. This ID is set as the "alternate" PCI device ID for that
> chipset, and is selected by default using the new "x-use-alternate-device-id"
> property. This property is set to the compat value of false in
> "hw/include/compat.h"
>
> Mike Nawrocki (2):
> Fix eepro100 simple transmission mode
> Add new PCI ID for i82559a
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Jason, pls feel free to merge.
> hw/net/eepro100.c | 31 ++++++++++++++++---------------
> include/hw/compat.h | 4 ++++
> include/hw/pci/pci.h | 1 +
> qemu-options.hx | 2 +-
> 4 files changed, 22 insertions(+), 16 deletions(-)
>
> --
> 2.14.2
prev parent reply other threads:[~2017-11-07 18:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-07 18:35 [Qemu-devel] [PATCH v3 0/2] Fix eepro100 simple transmission, add i82559 PCI ID Mike Nawrocki
2017-11-07 18:35 ` [Qemu-devel] [PATCH v3 1/2] Fix eepro100 simple transmission mode Mike Nawrocki
2017-11-07 18:35 ` [Qemu-devel] [PATCH v3 2/2] Add new PCI ID for i82559a Mike Nawrocki
2017-11-07 18:54 ` Michael S. Tsirkin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171107205421-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=jasowang@redhat.com \
--cc=marcel@redhat.com \
--cc=michael.nawrocki@gtri.gatech.edu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).