From: Romain Dolbeau <romain@dolbeau.org>
To: qemu-devel@nongnu.org
Cc: Romain Dolbeau <romain@dolbeau.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2 V4] E1000 device selection & 82566DM support
Date: Fri, 7 Mar 2014 14:20:12 +0100 [thread overview]
Message-ID: <1394198414-22504-1-git-send-email-romain@dolbeau.org> (raw)
In-Reply-To: <1394028846-9408-1-git-send-email-romain@dolbeau.org>
Hello,
Another update to my e1000 patch. See the previous 3 episodes for
the gory details :-)
The first patch is a cleaned-up version of the V3 patch, it should
address most of Andreas' concerns except for a few spaces. The
versioning of E1000Satate should be checked by an expert.
The second patch adds the spaces around '<<' everywhere in the file,
not just in the bits I added. So either with or without, the style
is consistent :-)
Cordially,
Romain Dolbeau (2):
e1000: add the ability to select among several specific types of
e1000[e]; 82566DM emulation ; some pointers to documentations and
details.
spaces around '<<' everywhere
hw/net/e1000.c | 410 ++++++++++++++++++++++++++++++++++++++++++++++-----
hw/net/e1000_regs.h | 149 ++++++++++++++++---
2 files changed, 502 insertions(+), 57 deletions(-)
--
1.7.10.4
next prev parent reply other threads:[~2014-03-07 13:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 9:08 [Qemu-devel] [PATCH v2 1/1] e1000: add the ability to select among several specific types of e1000[e]; 82566DM emulation ; some pointers to documentations and details Romain Dolbeau
2014-03-05 14:14 ` [Qemu-devel] [PATCH v3] " Romain Dolbeau
2014-03-05 16:55 ` Andreas Färber
2014-03-06 9:01 ` Romain Dolbeau
2014-03-07 13:20 ` Romain Dolbeau [this message]
2014-03-07 13:20 ` [Qemu-devel] [PATCH 1/2 V4] " Romain Dolbeau
2014-03-10 12:56 ` Stefan Hajnoczi
2014-03-07 13:20 ` [Qemu-devel] [PATCH 2/2 V4] spaces around '<<' everywhere Romain Dolbeau
2014-03-07 13:33 ` Eric Blake
2014-03-10 12:57 ` [Qemu-devel] [PATCH 0/2 V4] E1000 device selection & 82566DM support 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=1394198414-22504-1-git-send-email-romain@dolbeau.org \
--to=romain@dolbeau.org \
--cc=qemu-devel@nongnu.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).