[gem5-dev] Change in gem5/gem5[master]: mem-cache: virtual address support for prefetchers

2018-11-21 Thread Javier Bueno Hedo (Gerrit)
Hello Nikos Nikoleris, Daniel Carvalho, Giacomo Travaglini, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14416 to look at the new patch set (#6). Change subject: mem-cache: virtual address support for prefetchers

[gem5-dev] Change in gem5/gem5[master]: cpu: Fixes on the loop predictor part of LTAGE

2018-11-21 Thread Pau Cabre (Gerrit)
Hello Ilias Vougioukas, Sudhanshu Jha, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/14216 to look at the new patch set (#3). Change subject: cpu: Fixes on the loop predictor part of LTAGE

[gem5-dev] Change in gem5/gem5[master]: x86: Get rid of a problematic DPRINTF in PremFp.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/14475 ) Change subject: x86: Get rid of a problematic DPRINTF in PremFp. .. x86: Get rid of a problematic DPRINTF

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

2018-11-21 Thread Cron Daemon
scons: *** [build/ALPHA/systemc/utils/vcd.do] Error 1 scons: *** [build/MIPS/systemc/utils/vcd.do] Error 1 scons: *** [build/NULL/systemc/utils/vcd.do] Error 1 scons: *** [build/NULL_MOESI_hammer/systemc/utils/vcd.do] Error 1 scons: *** [build/NULL_MESI_Two_Level/systemc/utils/vcd.do] Error 1

[gem5-dev] Change in gem5/gem5[master]: systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14520 Change subject: systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC. .. systemc: Update the

[gem5-dev] Change in gem5/gem5[master]: systemc: Make verify.py recognize a DEPS file in test dirs.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14516 Change subject: systemc: Make verify.py recognize a DEPS file in test dirs. .. systemc: Make verify.py recognize a

[gem5-dev] Change in gem5/gem5[master]: systemc: Run the systemc tests with the CWD in the build directory.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14518 Change subject: systemc: Run the systemc tests with the CWD in the build directory. .. systemc: Run the systemc

[gem5-dev] Change in gem5/gem5[master]: systemc: Add DEPS files for some tests with non-source file dependenc...

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14517 Change subject: systemc: Add DEPS files for some tests with non-source file dependencies. .. systemc: Add DEPS

[gem5-dev] Change in gem5/gem5[master]: systemc: Run the systemc tests directly from their build directories.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14519 Change subject: systemc: Run the systemc tests directly from their build directories. .. systemc: Run the

[gem5-dev] Change in gem5/gem5[master]: cpu, arch: Replace the CCReg type with RegVal.

2018-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14515 Change subject: cpu, arch: Replace the CCReg type with RegVal. .. cpu, arch: Replace the CCReg type with RegVal.

[gem5-dev] Change in gem5/gem5[master]: base: increase the GDB buffer size

2018-11-21 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14497 Change subject: base: increase the GDB buffer size .. base: increase the GDB buffer size The size was not large

[gem5-dev] Change in gem5/gem5[master]: arch-arm: fix the aarch64 GDB stub

2018-11-21 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14495 Change subject: arch-arm: fix the aarch64 GDB stub .. arch-arm: fix the aarch64 GDB stub The main change is to

[gem5-dev] Change in gem5/gem5[master]: arch-arm: only change the pc address when GDB registers are set

2018-11-21 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14496 Change subject: arch-arm: only change the pc address when GDB registers are set .. arch-arm: only change the

[gem5-dev] Change in gem5/gem5[master]: arch-arm: correctly set floats from GDB on aarch64

2018-11-21 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/14498 Change subject: arch-arm: correctly set floats from GDB on aarch64 .. arch-arm: correctly set floats from GDB on