qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2 V4] E1000 device selection & 82566DM support


From: Romain Dolbeau
Subject: [Qemu-devel] [PATCH 0/2 V4] E1000 device selection & 82566DM support
Date: Fri, 7 Mar 2014 14:20:12 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]