gem5/src/python
Michael LeBeane cc58148fe1 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.
2016-09-13 23:06:32 -04:00
..
m5 base: Output all AddrRange parameters to config.ini 2016-09-13 23:06:18 -04:00
swig misc: Remove FullSystem check for networking components 2016-09-13 23:06:32 -04:00
importer.py base: Make the Python module loader PEP302 compliant 2013-06-03 13:51:03 +02:00
SConscript misc: Don't build region.py as a PySource 2016-03-30 16:21:27 +01:00