Searched hist:9261 (Results 1 - 8 of 8) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.pydiff 11172:9261e98e4501 Wed Oct 14 01:29:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: provide the number of vnets through ruby system

The aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks().
/gem5/src/base/loader/
H A Dobject_file.hhdiff 9261:f795ce1feb5b Tue Sep 25 12:49:00 EDT 2012 Dam Sunwoo <dam.sunwoo@arm.com> ARM: added support for flattened device tree blobs

Newer Linux kernels require DTB (device tree blobs) to specify platform
configurations. The input DTB filename can be specified through gem5 parameters
in LinuxArmSystem.
/gem5/src/mem/ruby/profiler/
H A DProfiler.hhdiff 11172:9261e98e4501 Wed Oct 14 01:29:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: provide the number of vnets through ruby system

The aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks().
H A DProfiler.ccdiff 11172:9261e98e4501 Wed Oct 14 01:29:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: provide the number of vnets through ruby system

The aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks().
/gem5/src/arch/arm/linux/
H A Dsystem.ccdiff 9261:f795ce1feb5b Tue Sep 25 12:49:00 EDT 2012 Dam Sunwoo <dam.sunwoo@arm.com> ARM: added support for flattened device tree blobs

Newer Linux kernels require DTB (device tree blobs) to specify platform
configurations. The input DTB filename can be specified through gem5 parameters
in LinuxArmSystem.
/gem5/src/arch/riscv/isa/
H A Ddecoder.isadiff 12596:5102ba06fca5 Thu Mar 01 10:32:00 EST 2018 Tuan Ta <qtt2@cornell.edu> riscv: throw IllegalInstFault when decoding invalid instructions

If an instruction is invalid, some assertions may in the decoder may
fail the entire simulation. Instead, we want to raise an
IllegalInstFault instead of failing immediately in the decoder if the
invalid instruction is being speculatively executed.

Change-Id: I5cb72ba06f07f173922f86897ddfdf677e8c702f
Reviewed-on: https://gem5-review.googlesource.com/9261
Maintainer: Alec Roelke <ar4jc@virginia.edu>
Reviewed-by: Monir Zaman <monir.zaman.m@gmail.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/arch/arm/
H A DArmSystem.pydiff 9261:f795ce1feb5b Tue Sep 25 12:49:00 EDT 2012 Dam Sunwoo <dam.sunwoo@arm.com> ARM: added support for flattened device tree blobs

Newer Linux kernels require DTB (device tree blobs) to specify platform
configurations. The input DTB filename can be specified through gem5 parameters
in LinuxArmSystem.
/gem5/configs/ruby/
H A DRuby.pydiff 11172:9261e98e4501 Wed Oct 14 01:29:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> ruby: profiler: provide the number of vnets through ruby system

The aim is to ultimately do away with the static function
Network::getNumberOfVirtualNetworks().

Completed in 95 milliseconds