qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Gabriel L. Somlo" <gsomlo@gmail.com>
Cc: peter.crosthwaite@xilinx.com, romain@dolbeau.org,
	qemu-devel@nongnu.org, agraf@suse.de, stefanha@redhat.com,
	pbonzini@redhat.com, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH v3 0/3] e1000: allow model/device_id selection on command line
Date: Sun, 1 Jun 2014 11:47:29 +0300	[thread overview]
Message-ID: <20140601084729.GB21173@redhat.com> (raw)
In-Reply-To: <1401593596-8953-1-git-send-email-somlo@cmu.edu>

On Sat, May 31, 2014 at 11:33:13PM -0400, Gabriel L. Somlo wrote:
>     Allow selection of different card models from the qemu
>     command line, to better accomodate a wider range of guests.

Looks good to me.
If possible pls address a nit I noted in one of the patches.
Besides that:

Reviewed-by: Michael S. Tsirkin <mst@redhat.com>


> New in v3:
> 
>   - 1/3 and 2/3 from v2 now merged into a single patch (1/3), with:
>       - s/TYPE_E1000/TYPE_E1000_BASE/ as suggested by Stefan
>       - improved QOM-ification as suggested by Peter Crosthwaite
> 
>   - *OPTIONAL* patch to remove stale support for 8257xx (see commit blurb
>     in patch 3/3 for details
>     (this can be squashed on top of 1/3, but I'm including it separately
>      here for clarity, and as an RFC).
> 
> Thanks,
>   Gabriel
> 
> 
> v2:
> 
>   - moved check for 8257x out of the way of QOM, as suggested by
>     Michael (patch 1/3)
> 
>   - resolved "Signed-off-by" misunderstanding and miscellaneous style
>     issues (patch 2/3)
> 
>   - modified e1000 test to check for all supported models, as suggested
>     by Andreas (patch 3/3). I used eepro100-test.c as an example for
>     this change.
> 
> 
> Gabriel L. Somlo (3):
>   e1000: allow command-line selection of card model
>   tests: e1000: test additional device IDs
>   e1000: remove broken support for 82573L
> 
>  hw/net/e1000.c      | 110 +++++++++++++++++++++++++++++++++++++++-------------
>  hw/net/e1000_regs.h |   6 +++
>  tests/e1000-test.c  |  33 ++++++++++++----
>  3 files changed, 114 insertions(+), 35 deletions(-)
> 
> -- 
> 1.9.3

  parent reply	other threads:[~2014-06-01  8:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1401593596-8953-1-git-send-email-somlo@cmu.edu>
     [not found] ` <1401593596-8953-2-git-send-email-somlo@cmu.edu>
2014-06-01  8:46   ` [Qemu-devel] [PATCH v3 1/3] e1000: allow command-line selection of card model Michael S. Tsirkin
2014-06-01  9:18   ` Peter Crosthwaite
2014-06-02 12:25   ` Stefan Hajnoczi
2014-06-01  8:47 ` Michael S. Tsirkin [this message]
     [not found] ` <1401593596-8953-3-git-send-email-somlo@cmu.edu>
2014-06-01  9:24   ` [Qemu-devel] [PATCH v3 2/3] tests: e1000: test additional device IDs Peter Crosthwaite
2014-06-02 12:27   ` Stefan Hajnoczi
     [not found] ` <1401593596-8953-4-git-send-email-somlo@cmu.edu>
2014-06-01  9:25   ` [Qemu-devel] [PATCH v3 3/3] e1000: remove broken support for 82573L Peter Crosthwaite
2014-06-02 12:26   ` Stefan Hajnoczi
2014-06-01  9:32 ` [Qemu-devel] [PATCH v3 0/3] e1000: allow model/device_id selection on command line Peter Crosthwaite
2014-06-02 12:28 ` Stefan Hajnoczi

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=20140601084729.GB21173@redhat.com \
    --to=mst@redhat.com \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=gsomlo@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=qemu-devel@nongnu.org \
    --cc=romain@dolbeau.org \
    --cc=stefanha@redhat.com \
    /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).