[gem5-dev] Change in public/gem5[master]: system-arm: change system/arm/aarch64_bootloader/boot.S copyright

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5728 Change subject: system-arm: change system/arm/aarch64_bootloader/boot.S copyright .. system-arm: change

[gem5-dev] Change in public/gem5[master]: cpu: Add missing instruction class stats

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5732 Change subject: cpu: Add missing instruction class stats .. cpu: Add missing instruction class stats This patch adds the SIMD

[gem5-dev] Change in public/gem5[master]: sim: Clocked object debug message updated for clarity

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5729 Change subject: sim: Clocked object debug message updated for clarity .. sim: Clocked object debug message updated for clarity

[gem5-dev] Change in public/gem5[master]: pwr: Enable multiple power models per component

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5733 Change subject: pwr: Enable multiple power models per component .. pwr: Enable multiple power models per component This patch

[gem5-dev] Change in public/gem5[master]: sim: ScopedMigration does nothing if both eqs are the same

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5730 Change subject: sim: ScopedMigration does nothing if both eqs are the same .. sim: ScopedMigration does nothing if both eqs

[gem5-dev] Change in public/gem5[master]: arch-arm: Add support for the brk instruction

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5721 Change subject: arch-arm: Add support for the brk instruction .. arch-arm: Add support for the brk instruction Add support

[gem5-dev] Change in public/gem5[master]: system-arm: change system/arm/aarch64_bootloader/boot.S copyright

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/5728 ) Change subject: system-arm: change system/arm/aarch64_bootloader/boot.S copyright .. system-arm: change

[gem5-dev] Change in public/gem5[master]: cpu-tester: Added ExitGen to TrafficGen

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5723 Change subject: cpu-tester: Added ExitGen to TrafficGen .. cpu-tester: Added ExitGen to TrafficGen Added the ExitGen to the

[gem5-dev] Change in public/gem5[master]: util: Add script to plot DRAM low power sweep

2017-11-15 Thread Andreas Sandberg (Gerrit)
Hello Wendy Elsasser, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5727 to review the following change. Change subject: util: Add script to plot DRAM low power sweep .. util: Add

[gem5-dev] Change in public/gem5[master]: config: Add low power sweep for DRAM

2017-11-15 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, Wendy Elsasser, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5725 to review the following change. Change subject: config: Add low power sweep for DRAM ..

[gem5-dev] Change in public/gem5[master]: tests: Add tests for DRAM low power modes

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5726 Change subject: tests: Add tests for DRAM low power modes .. tests: Add tests for DRAM low power modes This patch adds two

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2017-11-15 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/simple-atomic: FAILED! * build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing: FAILED! *

[gem5-dev] testing framework

2017-11-15 Thread Gabe Black
Hi folks. How is the test framework integration coming along? Is there anything I can do to help? Also, looking at the whimsy documentation and talking to some other folks at Google, it looks like the framework is good at running tests, but doesn't itself really implement, for instance, unit

[gem5-dev] switching from scons "guards" to "groups"

2017-11-15 Thread Gabe Black
Currently, there's a mechanism called "guards" which are used to include or exclude source files based on what the files are going to be used for. I won't explain how they work in detail, because even though the explanation is fairly short, I'm never quite sure I've used it right or have a good

[gem5-dev] Change in public/gem5[master]: arm: Add support for armv8 CRC32 instructions

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5521 ) Change subject: arm: Add support for armv8 CRC32 instructions .. arm: Add support for armv8 CRC32 instructions This

[gem5-dev] Change in public/gem5[master]: arch-arm: Dsb instruction shouldn't flush the pipeline

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5363 ) Change subject: arch-arm: Dsb instruction shouldn't flush the pipeline .. arch-arm: Dsb instruction shouldn't flush

[gem5-dev] Change in public/gem5[master]: arch-arm: Writes to DCCMVAC shouldn't flush pipeline

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5362 ) Change subject: arch-arm: Writes to DCCMVAC shouldn't flush pipeline .. arch-arm: Writes to DCCMVAC shouldn't flush

[gem5-dev] Change in public/gem5[master]: arch-arm: Removing FlushPipe fault, using SquashAfter

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5361 ) Change subject: arch-arm: Removing FlushPipe fault, using SquashAfter .. arch-arm: Removing FlushPipe fault, using

[gem5-dev] Change in public/gem5[master]: arch-arm: ISB instruction is not Serializing

2017-11-15 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5701 to review the following change. Change subject: arch-arm: ISB instruction is not Serializing .. arch-arm:

[gem5-dev] Change in public/gem5[master]: cpu: MinorCPU handling IsSquashAfter flag

2017-11-15 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5702 to review the following change. Change subject: cpu: MinorCPU handling IsSquashAfter flag .. cpu: MinorCPU

[gem5-dev] Change in public/gem5[master]: sim: Add an option to load additional kernel objects

2017-11-15 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5703 Change subject: sim: Add an option to load additional kernel objects .. sim: Add an option to load additional kernel objects