gem5/src
Alexandru Dutu e9fe1b838b gpu-compute: Remove WFContext
WFContext struct is currently unused and it has been rendered not useful in
saving and restoring the context of a Wavefront. Wavefront class should be
sufficient for that purpose and the runtime can figure out the memory size
it will need to allocate for a Wavefront through an IOCTL.
2016-09-16 12:26:03 -04:00
..
arch arm: Add m5_fail support for aarch64 2016-09-15 18:21:24 +01:00
base base: Add total() to Vector2D stat 2016-07-21 17:19:15 +01:00
cpu cpu: Support exit when any one Trace CPU completes replay 2016-09-15 18:01:20 +01:00
dev dev: Add a DmaCallback class to DmaDevice 2016-09-13 23:14:24 -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: Remove WFContext 2016-09-16 12:26:03 -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 base: eliminate ipython warning 2016-09-15 18:21:38 +01:00
sim sim: Refactor quiesce and remove FS asserts 2016-09-13 23:17:42 -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