----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3791/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- 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. Diffs ----- src/dev/net/i8254xGBe.cc e47703369039 src/dev/net/i8254xGBe_defs.hh e47703369039 Diff: http://reviews.gem5.org/r/3791/diff/ Testing ------- Booted in FS with such a driver revision which would previously panic and now boots fine. Thanks, Bjoern A. Zeeb _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev