----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3585/#review8648 -----------------------------------------------------------
Ship it! Ship It! - Jason Lowe-Power On Aug. 16, 2016, 10:32 p.m., Michael LeBeane wrote: > > ----------------------------------------------------------- > 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 > ------- > > 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 > ----- > > src/python/swig/pyobject.cc 91f58918a76abf1a1dedcaa70a9b95789da7b88c > > Diff: http://reviews.gem5.org/r/3585/diff/ > > > Testing > ------- > > > Thanks, > > Michael LeBeane > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
