gem5/src
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
..
arch cpu, arch: fix the type used for the request flags 2016-08-15 12:00:35 +01:00
base base: Add total() to Vector2D stat 2016-07-21 17:19:15 +01:00
cpu cpu, mem, sim: Change how KVM maps memory 2016-08-22 11:41:05 -04:00
dev dev, arm: Add a customizable NoMali GPU model 2016-09-06 10:22:38 +01:00
doc sim: Adding support for power models 2016-06-06 17:16:44 +01:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute gpu-compute: parametrize Wavefront size 2016-06-09 11:24:55 -04:00
kern kern, arm: Dump dmesg on kernel panic/oops 2016-06-20 14:39:49 +01:00
mem cpu, mem, sim: Change how KVM maps memory 2016-08-22 11:41:05 -04:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python misc: Remove FullSystem check for networking components 2016-09-13 23:06:32 -04:00
sim sim: fix issues with pwrite(); don't enable fstatfs 2016-08-05 17:15:19 -04:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Track swig packages when loading embedded swig code 2016-06-28 03:50:00 -04:00