[gem5-dev] Change in gem5/gem5[master]: misc: Suppress of deprecated keyword usage warning in Python2

2019-01-08 Thread Andrea Mondelli (Gerrit)
Hello Gabe Black, Andrea Mondelli, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15376 to look at the new patch set (#3). Change subject: misc: Suppress of deprecated keyword usage warning in Python2

[gem5-dev] Change in gem5/gem5[master]: misc: Suppress of deprecated keyword usage warning in Python2

2019-01-08 Thread Andrea Mondelli (Gerrit)
Hello Gabe Black, Andrea Mondelli, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15376 to look at the new patch set (#2). Change subject: misc: Suppress of deprecated keyword usage warning in Python2

[gem5-dev] Change in gem5/gem5[master]: misc: Suppress of deprecated keyword usage warning in Python2

2019-01-08 Thread Andrea Mondelli (Gerrit)
Hello Andrea Mondelli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15376 to review the following change. Change subject: misc: Suppress of deprecated keyword usage warning in Python2

[gem5-dev] Change in gem5/gem5[master]: systemc: Make input.txt a dependency for the tlm/endian_conv test.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15064 ) Change subject: systemc: Make input.txt a dependency for the tlm/endian_conv test. .. systemc: Make

[gem5-dev] Change in gem5/gem5[master]: systemc: Exclude some failing systemc TLM tests in working.filt.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15066 ) Change subject: systemc: Exclude some failing systemc TLM tests in working.filt. .. systemc: Exclude

[gem5-dev] Change in gem5/gem5[master]: systemc: Remove the TLM dependence on a non-standard method.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15063 ) Change subject: systemc: Remove the TLM dependence on a non-standard method. .. systemc: Remove the TLM

[gem5-dev] Change in gem5/gem5[master]: systemc: Stop using the sc_string_view type.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15298 ) Change subject: systemc: Stop using the sc_string_view type. .. systemc: Stop using the sc_string_view

[gem5-dev] Change in gem5/gem5[master]: systemc: Replace sc_core::sc_type_index with std::type_index.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15297 ) Change subject: systemc: Replace sc_core::sc_type_index with std::type_index. .. systemc: Replace

[gem5-dev] Change in gem5/gem5[master]: systemc: Stop using the Accellera specific "none" global event object.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15296 ) Change subject: systemc: Stop using the Accellera specific "none" global event object. .. systemc: Stop

[gem5-dev] Change in gem5/gem5[master]: systemc: Rename tlm_core header files to have a .hh extentension.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15067 ) Change subject: systemc: Rename tlm_core header files to have a .hh extentension. .. systemc: Rename

[gem5-dev] Change in gem5/gem5[master]: systemc: Add a dummy argv[0] when running the tests.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15065 ) Change subject: systemc: Add a dummy argv[0] when running the tests. .. systemc: Add a dummy argv[0] when

[gem5-dev] Change in gem5/gem5[master]: systemc: Add an elaboration_done method to sc_simcontext.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15061 ) Change subject: systemc: Add an elaboration_done method to sc_simcontext. .. systemc: Add an

[gem5-dev] Change in gem5/gem5[master]: systemc: Include cstring in the tlm header file.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15060 ) Change subject: systemc: Include cstring in the tlm header file. .. systemc: Include cstring in the tlm

[gem5-dev] Change in gem5/gem5[master]: systemc: Stop using the non-standard sc_time % in TLM.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15062 ) Change subject: systemc: Stop using the non-standard sc_time % in TLM. .. systemc: Stop using the

[gem5-dev] Change in gem5/gem5[master]: systemc: Remove redundant tlm_ prefixes from file names.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15059 ) Change subject: systemc: Remove redundant tlm_ prefixes from file names. .. systemc: Remove redundant tlm_

[gem5-dev] Change in gem5/gem5[master]: systemc: Replace some calls to some Accellera specific functions in TLM.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15075 ) Change subject: systemc: Replace some calls to some Accellera specific functions in TLM. .. systemc:

[gem5-dev] Change in gem5/gem5[master]: systemc: Also look for tests in the tlm test directory.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15056 ) Change subject: systemc: Also look for tests in the tlm test directory. .. systemc: Also look for tests in

[gem5-dev] Change in gem5/gem5[master]: systemc: Fix style issues in the TLM header files.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15057 ) Change subject: systemc: Fix style issues in the TLM header files. .. systemc: Fix style issues in the TLM

[gem5-dev] Change in gem5/gem5[master]: systemc: Initial import of TLM headers from Accellera.

2019-01-08 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/15055 ) Change subject: systemc: Initial import of TLM headers from Accellera. .. systemc: Initial import of TLM

[gem5-dev] Change in gem5/gem5[master]: scons: added support of default Python installation on MacOS

2019-01-08 Thread Andrea Mondelli (Gerrit)
Hello Andrea Mondelli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15375 to review the following change. Change subject: scons: added support of default Python installation on MacOS

[gem5-dev] Change in gem5/gem5[master]: arch-riscv: Enable support for riscv 32-bit in SE mode.

2019-01-08 Thread Austin Harris (Gerrit)
Hello Gabe Black, Alec Roelke, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15355 to look at the new patch set (#2). Change subject: arch-riscv: Enable support for riscv 32-bit in SE mode.

[gem5-dev] Change in gem5/gem5[master]: arch-riscv: Enable support for riscv 32-bit in SE mode.

2019-01-08 Thread Austin Harris (Gerrit)
Austin Harris has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/15355 Change subject: arch-riscv: Enable support for riscv 32-bit in SE mode. .. arch-riscv: Enable support for riscv

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Additional bits in misc ARM registers to use with the TLB a...

2019-01-08 Thread Ivan Pizarro (Gerrit)
Hello Nikos Nikoleris, Giacomo Travaglini, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14555 to look at the new patch set (#6). Change subject: arch-arm: Additional bits in misc ARM registers to use with the TLB

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Additional bits in misc ARM registers to use with the TLB a...

2019-01-08 Thread Ivan Pizarro (Gerrit)
Hello Nikos Nikoleris, Giacomo Travaglini, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14555 to look at the new patch set (#5). Change subject: arch-arm: Additional bits in misc ARM registers to use with the TLB

[gem5-dev] Change in gem5/gem5[master]: base: Make it possible to convert strings to enums

2019-01-08 Thread Giacomo Travaglini (Gerrit)
Hello Nikos Nikoleris, Andreas Sandberg, Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/15336 to review the following change. Change subject: base: Make it possible to convert strings to enums

[gem5-dev] Change in gem5/gem5[master]: cpu: ITTAGE indirect branch predictor model

2019-01-08 Thread Jairo Balart (Gerrit)
Jairo Balart has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/15335 Change subject: cpu: ITTAGE indirect branch predictor model .. cpu: ITTAGE indirect branch predictor model

[gem5-dev] Cron /z/m5/regression/do-regression quick

2019-01-08 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/o3-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-timing: FAILED! *