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