gem5/src
Bjoern A. Zeeb d728f6786b dev: net/i8254xGBe add two more wakeup registers to ignore
There are drivers writing to WUFC uncondtionally of anything.  In order to
not panic gem5 in these cases, ignore writes to WUFC and WUS as we do for
WUC.  Similarly return 0 (default reset value) on reads.

Testing Done: Booted in FS with such a driver revision which would
previously panic and now boots fine.

Reviewed at http://reviews.gem5.org/r/3791/

Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2017-02-09 18:59:55 -05:00
..
arch arm: AArch64 report cache size correctly when reading CTR_EL0 2017-02-09 18:54:28 -05:00
base style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
cpu style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
dev dev: net/i8254xGBe add two more wakeup registers to ignore 2017-02-09 18:59:55 -05: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 style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
kern style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
mem mem: Refactor CommMonitor stats, add basic atomic mode stats 2017-01-27 14:58:16 -06:00
proto proto: Fix warnings for protoc v3 2017-01-27 15:07:20 -06:00
python style: Force Python.h to be included before main header 2017-02-07 15:28:33 +00:00
sim style: Force Python.h to be included before main header 2017-02-07 15:28:33 +00:00
unittest python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00