Review Board 2.0.15


misc: Remove FullSystem check for networking components

Review Request #3585 - Created Aug. 4, 2016 and submitted

Information
Michael LeBeane
gem5
default
Reviewers
Default
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.

   
Review request changed
Updated (Sept. 14, 2016, 8:47 a.m.)

Status: Closed (submitted)