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.
Posted (Aug. 4, 2016, 9:48 a.m.)
How on earth would you use an Ethernet device without an OS and a driver stack?
Review request changed
Updated (Aug. 16, 2016, 3:32 p.m.)
Description: |
|
|||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+13 -15) |
Ship It!
Ship It!
