-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3585/
-----------------------------------------------------------

(Updated Aug. 16, 2016, 10:32 p.m.)


Review request for Default.


Repository: gem5


Description (updated)
-------

Changeset 11550:c3a28f498d2b
---------------------------
misc: Remove FullSystem check for networking components
Ethernet devices are currently only hooked up if running in FS mode.  Much of
the Ethernet networking code is generic and can be used to build non-Ethernet
device models.  Some of these device models do not require a complex driver
stack and can be built to use an EmulatedDriver in SE mode. This patch enables
etherent interfaces to properly connect regardless of whether the simulation
is in FS or SE mode.


Diffs (updated)
-----

  src/python/swig/pyobject.cc 91f58918a76abf1a1dedcaa70a9b95789da7b88c 

Diff: http://reviews.gem5.org/r/3585/diff/


Testing
-------


Thanks,

Michael LeBeane

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to