Searched hist:10781 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dsyscall_emul.ccdiff 10781:024af426b59a Mon Apr 13 18:33:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> sim: fix function for emulating dup()
The function was using the host fd to obtain the fd object from the simulated
process.
/gem5/src/dev/arm/
H A DRealView.pydiff 12785:9afd7453ccdb Tue Jun 05 12:13:00 EDT 2018 Andreas Sandberg <andreas.sandberg@arm.com> dev-arm: Use recurseDeviceTree instead of custom in platform

The platform code uses a custom mechanism to traverse the object
hierarchy when generating device trees. This is highly undesirable
since this breaks for common cases such as when SimObjects are stored
in a list.

Change-Id: I1b968e5fa1db62f1456e3c0ac3de47ab1299e58d
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/10781
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>

Completed in 56 milliseconds