gem5/src
Michael LeBeane febab25957 dev: Exit correctly in dist-gem5
The receiver thread in dist_iface is allowed to directly exit the simulation.
This can cause exit to be called twice if the main thread simultaneously wants
to exit the simulation.  Therefore, have the receiver thread enqueue a request
to exit on the primary event queue for the main simulation thread to handle.
2016-09-13 23:08:34 -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: Exit correctly in dist-gem5 2016-09-13 23:08:34 -04: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