[gem5-dev] Change in gem5/gem5[develop]: x86: Implement translateFunctional.

2020-03-16 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26405 ) Change subject: x86: Implement translateFunctional. .. x86: Implement translateFunctional. This function is based off of

[gem5-dev] Change in gem5/gem5[develop]: tests: Migrated 80.dram scons-based tests to testlib framework

2020-03-16 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/25923 ) Change subject: tests: Migrated 80.dram scons-based tests to testlib framework .. tests: Migrated 80.dram scons-based

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Remove delete of param pointers of GarnetNetwork

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24246 ) Change subject: mem-garnet: Remove delete of param pointers of GarnetNetwork .. mem-garnet: Remove delete of param

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in InputUnit

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24245 ) Change subject: mem-garnet: Use static allocation in InputUnit .. mem-garnet: Use static allocation in InputUnit Use

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in VirtualChannel

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24253 ) Change subject: mem-garnet: Use static allocation in VirtualChannel .. mem-garnet: Use static allocation in

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in NetworkInterface

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24247 ) Change subject: mem-garnet: Use static allocation in NetworkInterface .. mem-garnet: Use static allocation in

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in OutputUnit

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24243 ) Change subject: mem-garnet: Use static allocation in OutputUnit .. mem-garnet: Use static allocation in OutputUnit Use

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in CrossbarSwitch

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24983 ) Change subject: mem-garnet: Use static allocation in CrossbarSwitch .. mem-garnet: Use static allocation in

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use smart pointers in Router's members

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24248 ) Change subject: mem-garnet: Use smart pointers in Router's members .. mem-garnet: Use smart pointers in Router's

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in NetworkLink

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24252 ) Change subject: mem-garnet: Use static allocation in NetworkLink .. mem-garnet: Use static allocation in NetworkLink

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Use static allocation in Switch

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24250 ) Change subject: mem-garnet: Use static allocation in Switch .. mem-garnet: Use static allocation in Switch Make

[gem5-dev] Change in gem5/gem5[develop]: mem-garnet: Remove delete of param pointers of SimpleNetwork

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/24249 ) Change subject: mem-garnet: Remove delete of param pointers of SimpleNetwork .. mem-garnet: Remove delete of param

[gem5-dev] Change in gem5/gem5[develop]: base: Add static assert to trie

2020-03-16 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26784 ) Change subject: base: Add static assert to trie .. base: Add static assert to trie Trie is based on the condition that

[gem5-dev] Change in gem5/gem5[develop]: x86: Hook up pread64 in 32/64 bit linux, and pwrite64 in 32 bit.

2020-03-16 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26604 ) Change subject: x86: Hook up pread64 in 32/64 bit linux, and pwrite64 in 32 bit. .. x86: Hook up pread64 in 32/64 bit

[gem5-dev] Change in gem5/gem5[develop]: sim: Provide an implementation for the pread64 system call.

2020-03-16 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26603 ) Change subject: sim: Provide an implementation for the pread64 system call. .. sim: Provide an implementation for the

[gem5-dev] Change in gem5/gem5[develop]: tests, arch-alpha: Removing ALPHA ISA from testlib config

2020-03-16 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26823 ) Change subject: tests,arch-alpha: Removing ALPHA ISA from testlib config .. tests,arch-alpha: Removing ALPHA

[gem5-dev] Change in gem5/gem5[develop]: cpu: IntrControl, clear all and check helpers

2020-03-16 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26809 ) Change subject: cpu: IntrControl, clear all and check helpers .. cpu: IntrControl, clear all and check

[gem5-dev] Change in gem5/gem5[develop]: arch-arm, dev-arm: WakeRequest implementation

2020-03-16 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26810 ) Change subject: arch-arm, dev-arm: WakeRequest implementation .. arch-arm, dev-arm: WakeRequest

[gem5-dev] Change in gem5/gem5[develop]: scons: PROTOCOL=MOESI_CMP_directory for NULL

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26806 ) Change subject: scons: PROTOCOL=MOESI_CMP_directory for NULL .. scons: PROTOCOL=MOESI_CMP_directory for NULL

[gem5-dev] Change in gem5/gem5[develop]: mem: make MemTest panic on a packet error

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26804 ) Change subject: mem: make MemTest panic on a packet error .. mem: make MemTest panic on a packet error Before

[gem5-dev] Change in gem5/gem5[develop]: tests: add ruby_mem_test.py to the tests

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26805 ) Change subject: tests: add ruby_mem_test.py to the tests .. tests: add ruby_mem_test.py to the tests This

[gem5-dev] Change in gem5/gem5[develop]: tests: create tests for various traffic generators on NULL

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26808 ) Change subject: tests: create tests for various traffic generators on NULL .. tests: create tests for various

[gem5-dev] Change in gem5/gem5[develop]: tests: fix the memcheck test

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26807 ) Change subject: tests: fix the memcheck test .. tests: fix the memcheck test The file was raising due to the

[gem5-dev] Change in gem5/gem5[develop]: configs: fix ValueError exception in ruby_mem_test.py

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26803 ) Change subject: configs: fix ValueError exception in ruby_mem_test.py .. configs: fix ValueError exception in

[gem5-dev] Change in gem5/gem5[develop]: configs: fix forwarding of --bootloader to fs.py

2020-03-16 Thread Ciro Santilli (Gerrit)
Ciro Santilli has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26724 ) Change subject: configs: fix forwarding of --bootloader to fs.py .. configs: fix forwarding of --bootloader to fs.py

[gem5-dev] Change in gem5/gem5[develop]: sim-power: Fix power model to work with stat groups

2020-03-16 Thread Nikos Nikoleris (Gerrit)
Nikos Nikoleris has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/26785 ) Change subject: sim-power: Fix power model to work with stat groups .. sim-power: Fix power model to work

[gem5-dev] Change in gem5/gem5[develop]: power: Fix regStats for PowerModel and PowerModelState

2020-03-16 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/26643 ) Change subject: power: Fix regStats for PowerModel and PowerModelState .. power: Fix regStats for PowerModel and